Desktop Client is trying to use HTTP instead of HTTPS

same issue here. (docker container+swag (letsencrypt+nginx container) for rProxy)

What i’ve noticed is all URL’s in the webui are pointing to HTTPS apart from the webdav and the Server address URL given at https://serverFQDN/nextcloud/settings/user/sync-clients which both reference http:// locations. I’m assuming the desktop client is using the Server Address URL as given on that sync-clients page and thats the issue, but how do we fix?

lil’ help here please on what needs to be done! :slight_smile:

edit: SOLVED for me. turns out i was missing ā€˜overwriteprotocol’ => ā€˜https’, in config.php. I’m guessing something has changed recently as my previous build notes havent covered this and nore does swags included rproxy nextcloud config.

5 Likes