owncloud / richdocuments

:notebook_with_decorative_cover: Collabora Online for ownCloud
117 stars 53 forks source link

bug/problem? #135

Open weezter opened 7 years ago

weezter commented 7 years ago

Hi,

Some error when trying to open document.

get this in my collabora docker log: wsd-00024-0027 0:03:25.175165 [ client_ws_0007 ] ERR WOPI::CheckFileInfo is missing JSON payload wsd-00024-0027 0:03:25.175670 [ client_ws_0007 ] ERR Invalid fileinfo for URI [https://some.server.net/index.php/apps/richdocuments/wopi/files/2123686?access_token=JrYnfTJD08HFQMLlI5L1aXg4t8sMelaq&permission=readonly]. wsd-00024-0027 0:03:25.175887 [ client_ws_0007 ] ERR Failed to load document with URI [https://some.server.net/index.php/apps/richdocuments/wopi/files/2123686?access_token=JrYnfTJD08HFQMLlI5L1aXg4t8sMelaq&permission=readonly]. wsd-00024-0027 0:03:25.175986 [ client_ws_0007 ] ERR Error in client request handler: Failed to load document with URI [https://some.server.net/index.php/apps/richdocuments/wopi/files/2123686?access_token=JrYnfTJD08HFQMLlI5L1aXg4t8sMelaq&permission=readonly].

any ide?

timar commented 7 years ago

Hi @weezter Please specify versions of Collabora Online Connector (richdocuments), loolwsd and lokit (Help -> About).

weezter commented 7 years ago

Hi i just upgarded to latest: LatesCollabora Online 1.1.13 docker pull collabora/coda

i have docker collabora/coda on a diffrent server, but thats supported right?

i have nextcloud/owncloud (have tested both) behind haproxy can it be there the problem is?

RainmanJin commented 7 years ago

@weezter @timar I have the same problem, did you fix it?