<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 05.11.2013 21:54, maex wrote:<br>
    </div>
    <blockquote cite="mid:52795B15.6000709@mbn-cloud.de" type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="moz-cite-prefix">Hi Stefan,,<br>
        see : <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="https://github.com/owncloud/core/issues/5000">https://github.com/owncloud/core/issues/5000</a>
        <br>
        or the issue i created : <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="https://github.com/owncloud/mirall/issues/1126">https://github.com/owncloud/mirall/issues/1126</a><br>
        <br>
        Sometimes I had a infinity crash for a certain updated file to
        upload.<br>
        And sometimes one crash and the second try was successfully.<br>
        <br>
        The mentioned workaround, seams to work for now.<br>
        <br>
        Matthias<br>
        [...]<br>
      </div>
    </blockquote>
    <br>
    Yes, the current stable5 tree in github seems to fix the issue
    #5000. For some reason there is still no bugfix release for this
    show stopper, so you need to get it from github directly.<br>
    <br>
    BUT: The issue occurred (at least for me) in version 5.0.11 (and
    persists in 5.0.12) NOT in version 5.0.10.<br>
    <br>
    An "internal server error" means the PHP process died for some
    reason and cannot answer any more requests. If the problem does not
    occur the next time everything is fine. Not really self-healing ...
    sounds more like temporary problems.<br>
    Those "Internal Server Error" could have plenty of reasons ... If
    you use mod_fcgid for excecuting PHP there are some timeouts that
    may trigger a 500'er like FcgidIOTimeout.  php.ini limits may also
    trigger a 500'er. All those limits may or may not be triggered by
    "evil OC code", hard to say without inspecting the server.<br>
    <br>
    <br>
    Best regards<br>
    Roland Hager<br>
  </body>
</html>