Comment on Can’t login to Syncthing GUI with Ngnix Proxy Manager
Mir@programming.dev 9 months agoIn Syncthing logs the difference between success and fail
Success
2024-04-29 00:46:58 http: POST "/rest/noauth/auth/password": status 204, 0 bytes in 62.48 ms 2024-04-29 00:46:58 http: GET "/rest/events?since=174": status 200, 240 bytes in 54538.81 ms 2024-04-29 00:46:58 http: GET "/": status 304, 0 bytes in 0.00 ms 2024-04-29 00:46:58 http: GET "/vendor/bootstrap/css/bootstrap.css": status 304, 0 bytes in 1.24 ms 2024-04-29 00:46:58 http: GET "/vendor/daterangepicker/daterangepicker.css": status 304, 0 bytes in 0.00 ms 2024-04-29 00:46:58 http: GET "/vendor/fork-awesome/css/fork-awesome.css": status 304, 0 bytes in 0.00 ms 2024-04-29 00:46:58 http: GET "/assets/font/raleway.css": status 304, 0 bytes in 0.00 ms
Fail
2024-04-29 00:44:09 http: POST "/rest/noauth/auth/password": status 403, 10 bytes in 237.16 ms 2024-04-29 00:44:09 http: GET "/modal.html": status 304, 0 bytes in 0.00 ms 2024-04-29 00:44:09 http: GET "/syncthing/core/editShareTemplate.html": status 304, 0 bytes in 0.07 ms 2024-04-29 00:44:10 http: POST "/rest/noauth/auth/password": status 204, 0 bytes in 85.43 ms 2024-04-29 00:44:11 http: GET "/": status 304, 0 bytes in 0.00 ms 2024-04-29 00:44:11 http: GET "/rest/svc/lang": status 200, 22 bytes in 0.00 ms
Does syncthing have a domain name specified I can’t find an option to do so
qjkxbmwvz@startrek.website 9 months ago
This suggests nginx options to use re: hostname. Unsure of your nginx config…
forum.syncthing.net/t/…/13767
Mir@programming.dev 9 months ago
I managed to get it to work finally, I disabled these Cache Assets, Block Common Exploits, Websockets Support.