Re: [Numpy-discussion] Numpy Trac site redirecting in a loop?
Hi Pauli, and thanks. I tried clearing the cache (no luck), and then logging in from a completely different machine with a completely re-initialized browser. I can get to the site, but as soon as I try to log in, the same thing (redirect loop) happens. I should point out that just before this happened I had the site reset my password. The URL it seems to be trying to get to after the login dialog is dismissed is: http://projects.scipy.org/numpy/prefs/account Back on the original machine, I was able to get the main page loading again by clearing all the cookies and stored passwords from scipy.org, but the same thing happened when I tried to log into the site. Thanks again, Ken
Just now when I tried to access http://projects.scipy.org/numpy, Firefox complains (after a bit) that there's a redirect loop. Is anyone else seeing this problem, and/or does anyone know how I can fix my side of things to get me to the site?
I don't see this. Can you try emptying your browser's cache? -- Pauli Virtanen Wed, 15 Apr 2009 17:21:59 -0400, Ken Basye wrote:
Hi, I'm having the exact same problem, trying to log in to the trac website for numpy, and getting stuck in a redirect loop. I tried different browsers, and no luck. The browser gets stuck on http://projects.scipy.org/numpy/prefs/account and stops loading after a while because of too many redirects... Is there any way around this? Thanks, Thomas -- View this message in context: http://www.nabble.com/Numpy-Trac-site-redirecting-in-a-loop--tp23067410p2341... Sent from the Numpy-discussion mailing list archive at Nabble.com.
On Wed, May 6, 2009 at 19:19, Thomas Robitaille <thomas.robitaille@gmail.com> wrote:
Hi,
I'm having the exact same problem, trying to log in to the trac website for numpy, and getting stuck in a redirect loop. I tried different browsers, and no luck. The browser gets stuck on
http://projects.scipy.org/numpy/prefs/account
and stops loading after a while because of too many redirects...
Is there any way around this?
I don't see this on my Mac with Firefox 3. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco
Could it be linked to specific users, since the problem occurs when loading the account page? I had the same problem on two different computers with two different browsers. Thomas -- View this message in context: http://www.nabble.com/Numpy-Trac-site-redirecting-in-a-loop--tp23067410p2341... Sent from the Numpy-discussion mailing list archive at Nabble.com.
Wed, 06 May 2009 16:35:23 -0700, Thomas Robitaille wrote:
Could it be linked to specific users, since the problem occurs when loading the account page? I had the same problem on two different computers with two different browsers.
Looks like this bug in TracAccountManager: http://trac-hacks.org/ticket/3233 I applied the patch from the ticket; I think password resets should work now, so you can try using your old accounts again. -- Pauli Virtanen
Pauli Virtanen-3 wrote:
I applied the patch from the ticket; I think password resets should work now, so you can try using your old accounts again.
That worked, thanks! Now I think of it, the problem started occurring after I had forgotten my password and had to reset it. Thomas -- View this message in context: http://www.nabble.com/Numpy-Trac-site-redirecting-in-a-loop--tp23067410p2345... Sent from the Numpy-discussion mailing list archive at Nabble.com.
I ran into something like this a couple weeks ago. I use Firefox 3 on MacOS. My work-around was to clear all the cookies from scipy.org, clear all authenticated sessions, then register a completely new account name. I never could get my existing account to stop looping. HTH, Ken Thomas Robitaille wrote:
Hi,
I'm having the exact same problem, trying to log in to the trac website for numpy, and getting stuck in a redirect loop. I tried different browsers, and no luck. The browser gets stuck on
http://projects.scipy.org/numpy/prefs/account
and stops loading after a while because of too many redirects...
Is there any way around this?
Thanks,
Thomas
-- View this message in context: http://www.nabble.com/Numpy-Trac-site-redirecting-in-a-loop--tp23067410p2341... Sent from the Numpy-discussion mailing list archive at Nabble.com.
participants (4)
-
Ken Basye
-
Pauli Virtanen
-
Robert Kern
-
Thomas Robitaille