I’m unable to connect to my nextcloud server with the current client (2.2.3.4). The current owncloud client (2.2.3.3601) has no problem, nor does any browser or the NextCloud iOS client.
I get to the initial screen, enter my server URL (https://cloud.koehn.com, feel free to test it yourself), and it won’t let me proceed because it says the SSL handshake failed. I can’t see the actual error, but possibilities include not having the LetsEncrypt certificate on the chain, or not being compatible with the TLS setup that I have running on my server:
SSLProtocol all -SSLv2 -SSLv3
SSLHonorCipherOrder On
SSLCipherSuite ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256
I switched back to the OwnCloud client for the time being, but eventually I’m guessing the code will diverge, and I’d like the option of using the NextCloud client. Any suggestions?
I’m also seeing this on Nextcloud 12.0 with a MacOS client. Linux (Debian jessie and stretch) both work fine. I paused the sync last week and today I started it again and it’s showing this message. Nothing was changed on the server side. in the last week.
Same error for me. Running Nextcloud 12.0.2 and client version 2.3.2 on OS X 10.12.6 does not work.
Whereas owncloud client 2.3.3 works perfectly fine (and browser and Goodreader on iPhone).
Please fix this!!!