<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - 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">bug 130000</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTOURBUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - 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#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - 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">bug 130000</a>
              from <span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span></b>
        <pre>(In reply to Andreas Kring from <a href="show_bug.cgi?id=130000#c5">comment #5</a>)
<span class="quote">> Yes - it still happens. The WOPI host is an Alfresco Community
> (<a href="https://docs.alfresco.com/community/concepts/welcome-infocenter_community">https://docs.alfresco.com/community/concepts/welcome-infocenter_community</a>.
> html) server. The WOPI functionality to Alfresco comes from an open source
> custom Alfresco module which can be found here:
> <a href="https://github.com/magenta-aps/alfresco-repo-libreoffice-online-module">https://github.com/magenta-aps/alfresco-repo-libreoffice-online-module</a>.</span >
Right, this module must be the cuplrit. When you have LOOL set up, you're
supposed to get http(s)://<LOOL server:port>/hosting/discovery , and use the
URLs from that XML to connect to the service.

You can verify that LOOL serves the correct URL by opening the aforementioned
hosting/discovery URL, and comparing the hash in the URL against what the
warning gives as expected. Those two should match.

WOPI hosts tend to query hosting/discovery only once in a while, and cache the
results, since it rarely changes, that's why it can normally happen that you
get a mismatch right after a LOOL upgrade. I don't think this Alfresco module
does that, but I don't think it queries hosting/discovery properly, either, and
that must result in the warning in the logs (still, it's just a warning, if
that's the only issue, it should work fine). Someone has to look into this on
the module's end.</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>