Amazing! Thanks for sharing the solution.
I had a similar issue and fixed it by adding proxy_set_header Upgrade $http_upgrade; and proxy_set_header Connection "upgrade"; in my Nginx location block for the Duplicati UI.
Amazing! Thanks for sharing the solution.
I had a similar issue and fixed it by adding proxy_set_header Upgrade $http_upgrade; and proxy_set_header Connection "upgrade"; in my Nginx location block for the Duplicati UI.