I installed NextCloud via a snap, then used Docker to install OnlyOffice. Both are installed and working. I know NextCloud is 100% working, but OnlyOffice only gives me a welcome message saying its working. Anyways when I try to integrate OnlyOffice with NextCloud I either get:
HealthcheckRequest on check error: cURL error 35: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
or
HealthcheckRequest on check error: cURL error 7: Failed to connect to 10.0.0.100 port 80: Connection refused (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
or
Protocol on check error: Mixed Active Content is not allowed. HTTPS address for Document Server is required.
I am at my wit's end, I have searched high and dry, googled and dug through my system for conf files and paths that are plenty. I installed locate and updatedb to help me search. It almost seems like I have many versions of the same instance.
apparently, it's going to the correct port but not getting secured.
Please help