CollaboraOnline / richdocumentscode

Built-in CODE Server app
https://apps.nextcloud.com/apps/richdocumentscode
Apache License 2.0
121 stars 29 forks source link

Can't connect to Built-in-CODE for ARM #291

Open andreasmolnardev opened 1 month ago

andreasmolnardev commented 1 month ago

Hi, I switched recently to HTTPS using local domains and a custom certificate authority. But now the built-in-CODE server can't be reached from my Nextcloud.

When I try it, I'm getting the following error indicating a problem with the SSL cert because it's not trusted by the server:

Could not establish connection to the Collabora Online server.

Failed to connect to the remote server: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.home/custom_apps/richdocumentscode_arm64/proxy.php?req=/hosting/discovery

So I selected "Use my own server", then entered the adress (https://nextcloud.home/custom_apps/richdocumentscode_arm64/proxy.php) and lastly disabled certificate verification. But now it throws the following error at me:

Could not establish connection to the Collabora Online server.

Failed to connect to the remote server: Could not find urlsrc for application/vnd.openxmlformats-officedocument.wordprocessingml.document in WOPI discovery response

Does anyone have an idea for what I can do next?

timur-g commented 3 weeks ago

So you had ARM working, unlike #226? If so, as explained in #282, it may be configuration issue, not a bug, and this is for bugs.

andreasmolnardev commented 3 weeks ago

It was never working with HTTPS enabled, but it did with HTTP. I just tried to manually connect to it, but that wasn't working. I tried re-downloading the app wich also didn't work. Checking if it was a config error or not, I wasn't even able to access any coolwsd config, so is the best thing mybe trying the CODE Docker container on its own?