December 16, 20232 yr Hi, I can't connect to nextcloud using webdav or native nextcloud. To debug I created a brand new nextcloud server with their docker container which works fine in browser. I input the URL in enpass like https://xxx/ and it tells me could not connect to nextcloud server even before asking me for a user. I have valid SSL cert but also disable SSl check makes no difference. Also Web DAV is not working, within nextcloud I get my webdav URL like https://xxx/remote.php/dav/files/username but it tells me check user and passwort. I have a simple user without 2fa enabled and also tried to generate an app password which also does not work. Nextcloud Hub 6 (27.1.5)
December 17, 20232 yr Author So I found the problem with wireshark, the TLS session failed. I had to remove the use modern cipher suites option from nginx and it worked. No problem on every browser I used on differnent systems.
Create an account or sign in to comment