Opened 11 months ago
Closed 9 months ago
#7329 closed defect (bug) (fixed)
Getting error "ERR_TOO_MANY_REDIRECTS"
Reported by: | ashlybabu | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | Login & Authentication | Keywords: | |
Cc: |
Description
I tried the Url wordpress.org/login it redirected to the wordpress.org login screen. Then I entered my username and password and logged into the wordpress.org website as a user. Again when I tried the url wordpress.org/login I got the error " this page isn't working login.wordpress.org redirected you too many times
Attachments (1)
Change History (4)
#1
@
11 months ago
So:
The nonexistent URL wordpress.org/login redirects to the correct login page (login.wordpress.org) but in this particular case, the redirect after login must not be set to the initially added address, since you then get a circular forwarding once logged in.
https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Flogin&locale=en_US
#2
@
11 months ago
- Priority changed from high to lowest
There is no page at wordpress.org/login. The login page is at https://login.wordpress.org.
Yes, there does seem to be a loop there, but none of the login links go to wordpress.org/login. So you can really only get that message by typing that URL in manually.
Error Screen shot