Comment on Can’t login to Syncthing GUI with Ngnix Proxy Manager
Mir@programming.dev 9 months agoI’m using the Web GUI Nginx Proxy Manager nginxproxymanager.com
I tried to add what’s in the docs.syncthing using the GUI but it failed, I wasn’t sure if I should modify something inside the ngnix docker container or not.
qjkxbmwvz@startrek.website 9 months ago
I’d definitely take a look at the syncthing logs…
Mir@programming.dev 9 months ago
The log doesn’t mention anything regarding a login attempt
qjkxbmwvz@startrek.website 9 months ago
403 Forbidden doesn’t necessarily mean a bad login attempt. Are you sure that’s the error? My troubleshooting steps would be to access directly (no nginx), and look at the logs for a successful login. Then, look try to login with nginx, and look at those logs (both access.log and error.log on nginx, and any/all logs from syncthing). Find out where the two cases diverge and go from there.
Does syncthing have a domain name specified? If it doesn’t know its domain name it may work from IP directly but not via reverse proxy. Just a hunch.
Mir@programming.dev 9 months ago
In Syncthing logs the difference between success and fail
Success
Fail