<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Autosave document returns to beginning of document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108713#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Autosave document returns to beginning of document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108713">bug 108713</a>
              from <span class="vcard"><a class="email" href="mailto:pranavk@collabora.co.uk" title="Pranav Kant <pranavk@collabora.co.uk>"> <span class="fn">Pranav Kant</span></a>
</span></b>
        <pre>There must be loolwsd.xml somewhere in the docker image. In
/etc/loolwsd/loolwsd.xml I think. Open that (and yeah first apt-get update &&
apt-get install vim because docker image doesn't have a text editor by default
;). Find this[1] line and change the string inside the <logging></logging> tags
to trace. (I would also change line 42 flush property to true). Restart the
docker image and now docker logs -f <docker_id> would give you trace level
logs. When autosave is triggered, it should print something. Analyzing that
peice of log should help.


[1]
<a href="https://gerrit.libreoffice.org/gitweb?p=online.git;a=blob;f=loolwsd.xml.in;h=8ec29c82b5614c9746ab45bf85b4ac6ecf8abc5f;hb=HEAD#l33">https://gerrit.libreoffice.org/gitweb?p=online.git;a=blob;f=loolwsd.xml.in;h=8ec29c82b5614c9746ab45bf85b4ac6ecf8abc5f;hb=HEAD#l33</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>