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

Problem when specifying the IP address of the OnlyOffice Docs Server #938

Open smorkgl opened 9 months ago

smorkgl commented 9 months ago

When specifying the IP address of the OnlyOffice Docs server, an error occurs: An error occurred while trying to connect (cURL error 35: error:0A00010B:SSL routines::wrong version number (see https://curl.haxx.se/libcurl/c/libcurl-errors.html ) for https://192.168.1.247:80/healthcheck)

but the server is on this IP and port, how can this problem be solved? Help please

smorkgl commented 9 months ago

Screenshot 2024-02-06 093048

SergeyKorneyev commented 9 months ago

Since you use the HTTPS protocol with an IP address, you could try to either disable the certificate check or use HTTP.