[Libreoffice-bugs] [Bug 130000] Accessing LibreOffice Online via the WOPI protocol results in client - server version mismatch when running in Docker

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri May 15 03:51:15 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=130000

Aron Budea <baron at caesar.elte.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTOURBUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #7 from Aron Budea <baron at caesar.elte.hu> ---
(In reply to Andreas Kring from comment #5)
> Yes - it still happens. The WOPI host is an Alfresco Community
> (https://docs.alfresco.com/community/concepts/welcome-infocenter_community.
> html) server. The WOPI functionality to Alfresco comes from an open source
> custom Alfresco module which can be found here:
> https://github.com/magenta-aps/alfresco-repo-libreoffice-online-module.
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200515/9758e090/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list