I’ve just updated to the new 4.0 version of the loolwsd, and instead of being able to edit documents, only a white page with spinning wheel is shown.
I have not changed anything in the configuration, all was working fine with the 3.4 version.
I’m using the repository provided by Collabora and apache2 as the server running on Ubuntu 16.04.
I’ve been trying to find out why, but I was not able to do so. Can give me a hint as to what information could be relevant, or if anyone has experienced the same issue?
Yes, it is running. The reverse server is running too. Is there a way to try out Collabora itself without the Nextcloud integration, to open a local file using the web interface?
Maybe collabora does not see the files I am trying to open…
the most relevant part I was able to find was ERR Requesting address is denied: which should not have been, but even after fixing that the documents did not open.
[ websrv_poll ] ERR Socket #22 SSL BIO error: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request (0: Success)
dic 19 14:26:15 AO532h loolwsd[15042]: wsd-15042-15059 2018-12-19 13:26:15.590805 [ websrv_poll ] ERR Error while handling poll for socket #22 in websrv_poll: error:1407609C:SSL routines:SSL23_GET_CLIENT_
This seemed to be somewhat relevant as well… but I wasn’t able to find out how to fix it.
Well, I have found the way to run Collabora office without Nextcloud here, I’ve switched off ssl for testing purposes, copied a file to /tmp/test.odt on the same server Collabora office is running on, and ran:
And I’m getting the Well, this is embarrassing, we cannot connect to your document. message.
Any ideas why this might be happening? (I’m am using a browser run locally via ssh -XC obviously, the interface of Collabora office does load up, but then I the message appears. I can see the test.odt file when listing file:///tmp/ in the browser.)
EDIT: I am able to open the file now using the link above (I needed to tweak the Storage settings, I am even able to use the https and wss to edit the file. Still cannot open files from Nextcloud.
When using the above-mentioned link, I do get this error message Error: forkit has more than a single thread after pre-init| kit/ForKit.cpp:540, but I am still able to open the document and edit it.
I also have the problem with 4.0.0.2 using Docker using a custom port. Reverting to 3.4 fixed the issue. I found out that there seems to be some Content Security Policy problem that showed up in the browser console:
It is very strange because it works sometimes on other browsers.