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