ONLYOFFICE / onlyoffice-nextcloud

The app which enables the users to edit office documents from Nextcloud using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Nextcloud
GNU Affero General Public License v3.0
568 stars 161 forks source link

Error while trying to connect to Documentserver #231

Open joekerna opened 4 years ago

joekerna commented 4 years ago

I successfully installed Documentserver on Ubuntu using the deb package. I can access the server and see the welcome page.

Document Server is running

When trying to connect to that server in my Nextcloud App I get the following error:

Request converted file on check error: cURL error 6: Could not resolve host: https,%20https,%20https,%20https,%20https (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)

This does not happen with the Documentserver Docker implementation.

Nextcloud: 18 Onlyoffice App: 4.1.4

CarlOnlyoffice commented 4 years ago

Hello @joekerna, Do you have any proxy server in front of your Document Server? Try running wget https://document-server-address from Nextcloud host and check the result.