akn01
Results
2
comments of
akn01
Same problem here. I use `'overwrite.cli.url' => 'https://nextcloud.mydomain.com',` and `curl -L -u validuser:validpassword https://nextcloud.mydomain.com/.well-known/caldav` outputs the WebDAV message of the interface correctly.
Solution for me: Redirection to `/remote.php/dav/` with trailing slash at the end in Nginx Proxy Manager makes the error message disappear.