"The page isn't redirecting properly" error is received on www.animechiby.com because of https-rr
Categories
(Core :: Networking, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: ksenia, Assigned: kershaw)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files, 2 obsolete files)
This was initially reported in https://github.com/webcompat/web-bugs/issues/76013
STR:
Visit http://www.animechiby.com/ in Firefox Nightly 91.0a1 (2021-06-10) and observe the site
Expected:
http version of the site loads
Actual:
Endless loop with an attempt to redirect to https, which site doesn't support
I was able to reproduce this issue on macOS and the original reporter is on Linux
Reporter | ||
Comment 1•4 years ago
|
||
Similar issue in https://github.com/webcompat/web-bugs/issues/75779 with this site http://wormax.io/
Comment 2•4 years ago
|
||
This happens with or without HTTPS-only mode turned on so it's more Networking than "DOM: Security". However what I see (even with a cleared cache, so no cached 302s) is that the site redirects to https:, then the https version redirects back to http, and so on in a loop.
Does not happen on Safari or Chrome. This really looks like something the site itself is doing, but I don't know why they would single Firefox out.
Comment 3•4 years ago
|
||
Same looping behavior with http://wormax.io/ even with https-only turned off.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 4•4 years ago
|
||
The HTTPS upgrade is caused by HTTPS RR. I'll take a look.
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
Depends on D118013
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Comment 8•4 years ago
|
||
Depends on D118598
Comment 10•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9c9774f5b0bc
https://hg.mozilla.org/mozilla-central/rev/60d705792e3a
Reporter | ||
Updated•3 years ago
|
Updated•1 year ago
|
Description
•