Http://derivative.ca results in "error 502 bad gateway"

Visitors who use http:// are not forwarded to the https:// website, and instead they get a “error 502 bad gateway” (on the front page of website)

or blank page (on front page of forum)
http://forum.derivative.ca

This is especially problematic as any browser by default will load the http variant if you just type derivative.ca or forum.derivative.ca in the url field.

tested on mobile Firefox and Chrome.
Desktop Chrome has the same issue

1 Like

It’s a web server issue. You @derivative guys should redirect any http://zyx requests to https://zyx

Sorry, this was introduced on Friday by accident, it’s fixed now.

Still happening here

Can’t reproduce on any of the links you provided, all other reports have said it is fixed (we know what it was, so it should not be happening now). Can you give specific example?

Looks like it’s only the forum.(still giving me blank page on http site)
To reproduce open the website https://httpstatus.io/
and there check the status of this url: http://forum.derivative.ca

Notice it shows you status 200 and no redirect.

Now check the status of http://derivative.ca on that site. Notice you see a redirect (301) to https://derivative.ca

Thanks for this example. It wasn’t happening for me as clicking on those links in the posts actually corrects itself and works, but if you take the URL directly into a new browser tab then I can reproduce the problem.

Yeah aggressive browser caching on all levels is a bitch while developing.

1 Like

Should be fixed now.

1 Like