WebUI keeping auto refresh

Setup: Syncthing (Docker) + Nginx Reverse Proxy + Cloudflare (HTTPS).

Issue: I’m experiencing a login loop on the WebUI when using HTTPS after enabling authentication.

Details: > * The WebUI is fully functional over HTTP.

  • Before setting a password, HTTPS worked as expected.

  • After enabling a password, the page entered an infinite refresh loop per second.

  • Clearing the browser and Cloudflare cache allows the login page without auto refresh per second, but submitting the correct credentials simply reloads the login interface instead of granting access.

Did you tell Syncthing to expect HTTPS? With your setup, it’ll never get it, but would try to redirect to HTTPS.

Yes I do, I have turned on the HTTPs, but I have solved this problem today! turn off the cache function on both of the Ngnix proxy manager and Cloudflare then everything works!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.