Sign in with
Sign up | Sign in

The following errors were generated: Too Many Redirects

Last response: in Site Feedback
Share

It normally means that the server you are connecting to has been configured badly and is redirecting to a page that redirects to itself, causing a loop. There's usually a hard limit on the number of redirections before the server kills the request (else it would be sucking up resources indefinitely), and that's what you're seeing.
Ask the community
!