I have owncloud server installed and behind NGINX. I have http forwarded to https via 301. Using windows explorer to connect to owncloud webdav works and multiple apps work without issue. I can not get Duplicati to connect over WebDav at all. No matter the settings. In my owncloud server I see it hitting with 301 redirect but nothing at all happens after that. If I uncheck use ssl in duplicati nothing every touches my server according to access.log
using domain.com/remote.php/webdav/
port 443
remote path of an existing folder
password and username is correct
Not really sure what is causing it to fail only on duplicati but works everywhere else. Any insight would be appreciated.