Forum is missing http to https redirect
-
Hi
After the system mainenance on this forum the other day, the site no longer has an automatic http to https redirect. You are instead greeted with a “welcome to nginx” page when using http.
-
@keyser It's redirecting for me... Or maybe they just fixed it.
-
@SteveITS It’s not fixed from here. Could it be missing on one node behind a load balancer (the one my IP hash’es to?)
-
@keyser Hm, on my work PC in Firefox it redirects, even in a private window. At home in Firefox and in Chrome at work it does not. ¯\_(ツ)_/¯
-
Hmm, redirects for me too. Something you have cached locally?
-
@stephenw10 Definitively not. Tried different devices, incognito mode and what not. Always happens when doing it from my home IP.
-
@stephenw10 did you try a different browser, one you don’t use here?
-
@SteveITS i have not tried to install a different browser, But Edge in both private and normal mode on two machines does it, and Safari om an iPad and iPhone i both private and normal mode does it
-
I didn't but now I did and I'm also seeing the nginx page. Let me raise it internally....
-
@keyser I was actually responding to Stephen…I duplicated it above. Interesting I couldn’t in a private window which I tried initially.
-
@SteveITS, I like to test with
curl
. I findcurl -Iiv ${url}
is a great starting point. If just headers is insufficient, dropping theI
will include the content payload. -
Ok, looks good again here. Let me know.
-
@stephenw10 I’m no longer seeing th issue, so something has changed