<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Accessing LibreOffice Online via the WOPI protocol results in client - server version mismatch when running in Docker"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130000">130000</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Accessing LibreOffice Online via the WOPI protocol results in client - server version mismatch when running in Docker
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>andreas@magenta.dk
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When running LibreOffice Online in Docker, the warning "client - server version
mismatch, disabling browser cache" is shown in the Docker log when the
container is accessed via the WOPI protocol. The full error message is:

wsd-00028-00036 2020-01-14 10:37:52.152608 [ websrv_poll ] WRN  client - server
version mismatch, disabling browser cache. Expected: ca3997673|
wsd/FileServer.cpp:279

Note, that it is not possible to specify the version of LibreOffice Online used
since the Docker images on Docker Hub is not tagged with version numbers.


Steps to Reproduce:
1. Start LOOL Docker container (with appropriate certificates specified in the
loolwsd.xml file)
2. Open file in LOOL and edit this (via the WOPI protocol)

Actual Results:
This warning is printed in the Docker log:

wsd-00028-00036 2020-01-14 10:37:52.152608 [ websrv_poll ] WRN  client - server
version mismatch, disabling browser cache. Expected: ca3997673|
wsd/FileServer.cpp:279


Expected Results:
No warning should be shown


Reproducible: Always


User Profile Reset: No



Additional Info:
Note, that it is not possible to specify the version of LibreOffice Online used
since the Docker images on Docker Hub is not tagged with version numbers.</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>