<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Dear all,</p>
    <p>I have written an OMERO.script and it worked well until I
      uploaded a second script. When I try to execute it now, I receive
      an error that the SHA1 does not match. I uploaded the scripts with
      OMERO.insight and updated them with the CLI (omero script
      replace). Even if I disable one and upload it again, I receive the
      same error message instead of the script's UI. The strange thing
      is that not only my second, but also my first script shows the
      same behaviour. The scripts that came the OMERO installation
      continue to work.</p>
    <p>Please find the error message below. I am using OMERO.web
      5.2.5-ice-35-b28.</p>
    <p>What could maybe have gone wrong that the checksums go out of
      sync and even a new upload cannot fix it?<br>
    </p>
    <p>Cheers,</p>
    <p>Frederik</p>
    <p><br>
    </p>
    <h1>InternalException at /webclient/script_ui/1106566/</h1>
    <pre class="exception_value">exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = Sha1s don't match! expected b6c22b18221be874998ba3537c92ae5206bd8759, found 8f524f9ab84a7c3d8d88a7bcf64a8d7cac8d181e
}</pre>
    <table class="meta">
      <tbody>
        <tr>
          <th>Request Method:</th>
          <td>GET</td>
        </tr>
        <tr>
          <th>Request URL:</th>
          <td><a class="moz-txt-link-freetext" href="https://omero.biozentrum.unibas.ch/webclient/script_ui/1106566/?Experimenter=2304">https://omero.biozentrum.unibas.ch/webclient/script_ui/1106566/?Experimenter=2304</a></td>
        </tr>
        <tr>
          <th>Django Version:</th>
          <td>1.8.13</td>
        </tr>
        <tr>
          <th>Exception Type:</th>
          <td>InternalException</td>
        </tr>
        <tr>
          <th>Exception Value:</th>
          <td>
            <pre>exception ::omero::InternalException
{
    serverStackTrace = 
    serverExceptionClass = 
    message = Sha1s don't match! expected b6c22b18221be874998ba3537c92ae5206bd8759, found 8f524f9ab84a7c3d8d88a7bcf64a8d7cac8d181e
}</pre>
          </td>
        </tr>
        <tr>
          <th>Exception Location:</th>
          <td>/home/omeronas/OMERO.server/lib/python/omeroweb/webclient/views.py
            in script_ui, line 3801</td>
        </tr>
        <tr>
          <th>Python Executable:</th>
          <td>/usr/bin/python</td>
        </tr>
        <tr>
          <th>Python Version:</th>
          <td>2.7.5</td>
        </tr>
        <tr>
          <th>Python Path:</th>
          <td>
            <pre>['/home/omeronas/OMERO.server-5.2.5-ice35-b28/lib/python/omeroweb',
 '/usr/bin',
 '/home/omeronas/OMERO.server/lib/python',
 '/home/omeronas/web-extensions/webtagging-2.0.0',
 '/home/omeronas/OMERO.server/var/lib',
 '/home/omeronas/OMERO.server/lib/fallback',
 '/usr/lib64/python27.zip',
 '/usr/lib64/python2.7',
 '/usr/lib64/python2.7/plat-linux2',
 '/usr/lib64/python2.7/lib-tk',
 '/usr/lib64/python2.7/lib-old',
 '/usr/lib64/python2.7/lib-dynload',
 '/usr/lib64/python2.7/site-packages',
 '/usr/lib64/python2.7/site-packages/Ice',
 '/usr/lib64/python2.7/site-packages/gtk-2.0',
 '/usr/lib/python2.7/site-packages',
 '/home/omeronas/OMERO.server/lib/python/omeroweb']</pre>
          </td>
        </tr>
        <tr>
          <th>Server time:</th>
          <td>Fri, 28 Oct 2016 09:34:29 +0100</td>
        </tr>
      </tbody>
    </table>
    <br>
    <div class="moz-signature">-- <br>
      Dr. Frederik GrĂ¼ll | Imaging Expert | G1055, Biozentrum,
      University of Basel | Klingelbergstr. 50/70 | CH-4056 Basel
      Phone: +41 (61) 207 2250 | <a class="moz-txt-link-abbreviated" href="mailto:frederik.gruell@unibas.ch">frederik.gruell@unibas.ch</a> |
      <a class="moz-txt-link-abbreviated" href="http://www.biozentrum.unibas.ch">www.biozentrum.unibas.ch</a></div>
  </body>
</html>