Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andreasmolnardev opened this issue Oct 22, 2024 · 2 comments
Open

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

andreasmolnardev opened this issue Oct 22, 2024 · 2 comments

Comments

@andreasmolnardev
Copy link

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
Copy link

timur-g commented Oct 28, 2024

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
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants