CollaboraOnline / richdocumentscode

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

No se puede establecer conexión con el servidor de Collabora Online. #262

Open allifutbol opened 6 months ago

allifutbol commented 6 months ago

Hola a todos, es la primera vez que instalo Collabora en mi Raspberry Pi 5, lo hice mediante la sección Apps de Nextcloud seleccionando "Collabora Online - Built-in CODE Server (ARM64)". Luego selecciono en "Configuraciones de administración" > "Nextcloud Office" > "Usar CODE (Collabora Online Development Edition) incorporado" y me arroja el siguiente error:

No se puede establecer conexión con el servidor de Collabora Online.
Failed to connect to the remote server: Could not find urlsrc for application/vnd.openxmlformats-officedocument.wordprocessingml.document in WOPI discovery response

Vi en algunos vídeos de internet (link) que esto no sucedía, alguien sabrá a qué se debe y por dónde debería gestionar el problema? De antemano gracias.

Un saludo.

joshtrichards commented 5 months ago

TRANSLATION:

Hello everyone, this is the first time I installed Collabora on my Raspberry Pi 5, I did it through the Apps section of Nextcloud by selecting "Collabora Online - Built-in CODE Server (ARM64)". Then I select "Administration Settings" > "Nextcloud Office" > "Use embedded CODE (Collabora Online Development Edition)" and it gives me the following error:

Cannot 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

I saw in some internet videos (link) that this was not happening, does anyone know why this is and where I should manage the problem? First of all, Thanks.

All the best.

joshtrichards commented 5 months ago

Discovery is failing. It may have been temporary. Or there may be a deeper cause. Please check your Nextcloud log. There will be additional log entries in there from the same time period which will have hints.

RiqueFR commented 2 months ago

I'm having the same issue, I installed NextCloud (version 29.0.2) using snap on Ubuntu 24.04 LTS. I configured TLS for my server using lets-encrypt. There are 2 error logs:

Error richdocuments Exception Could not find urlsrc for application/vnd.openxmlformats-officedocument.wordprocessingml.document in WOPI discovery response

Error richdocuments Didn't find urlsrc for mimetype application/vnd.openxmlformats-officedocument.wordprocessingml.document in this WOPI discovery response: <html><body> <h1>Socket proxy error</h1> <p>Error: no_fontconfig</p> </body></html>

joshtrichards commented 2 months ago

Is fontconfig installed per the Snap guide?

https://github.com/nextcloud-snap/nextcloud-snap/wiki/Configure-CODE-and-Nextcloud-office-for-Nextcloud-snap

RiqueFR commented 2 months ago

I hadn't used the guide install, so that was the problem for me. After following the guide, it worked