Closed mat-l closed 1 year ago
I got the same issue with the Windows client. I was able to fix it by adding the following setting to my config.php:
'overwriteprotocol' => 'https',
Another relevant setting is trusted_proxies
. It might be helpful to define in some cases.
Here's the screenshot of the error in English:
Thanks for the hint @mojo17 that works so far for me. Anyways it would be great if the standard deployment is correct configured by the Nextcloud team.
Dear all, I have installed Nextcloud Docker as shown in the example esection over here with docker-compose: https://github.com/nextcloud/docker/blob/master/.examples/docker-compose/with-nginx-proxy/mariadb/apache/docker-compose.yml
The deployed instance works fine so far, but there is a small trouble while conecting clients to Nextcloud. On mobile (iOS, Android) and desktop clients (testet Windows so far) , I cannot "Grant Access" as something seems wrong with the https connection.
In the desktop client shows the following error:
In the Android Bookmark App it shows this error:
An if I open DAVx5 in Android Nextcloud App to Grant Access to sync calendar and contacts it waits in this state:
As Nextcloud does not show any further information in the Logs I am also attaching the DAVx5 logs: