[web2py] Re: Too many redirects when trying to use interactive demo

2012-02-07 Thread Roderick
Same problem here. Using both Firefox 9.0.1 and IE 8 on Windows 7 work PC behind a firewall. Cookies are enabled. Cache cleared. I'm seeing the same loop as Wikus describes. Initially I thought the demo site was down till I saw this thread... Going directly to "http://web2py.com/demo_admin/default/

[web2py] Re: Too many redirects when trying to use interactive demo

2012-02-03 Thread Wikus van de Merwe
The problem seems to be a redirection loop between this two addresses: 1) http://web2py.com/demo_admin/default/site 2) http://web2py.com/demo_admin/default/index?send=%2Fdemo_admin%2Fdefault%2Fsite Both return 303 and redirect 1 -> 2, and 2 -> 1 until the browser gives up with a message: "Firef

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-20 Thread Floyd
I had the same problem. It was related to someggino blocchino the session. It never authenticated. Are you cookies enabled? Bye Giovanni

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-20 Thread Floyd
I had the same problem. It was related to someggino blocchino the session. It never authenticated. Are you cookies enabled? Bye Giovanni

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-20 Thread Gerd
In my office i'm also on a proxy (here i get the error), at home it works perfectly regards Gerd

Re: [web2py] Re: Too many redirects when trying to use interactive demo

2012-01-20 Thread Candido Vieira da Silva Neto
I'm having the same problem: Chrome 16.0.912.75 m Windows XP SP3 Note: I'm connecting through a proxy on work. On Fri, Jan 20, 2012 at 12:42 PM, Michael Aye wrote: > The same. Note that what I see in the browser is > .../demo_admin/ is immediately linked to > .../demo_admin/default/site > whic

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-20 Thread Michael Aye
The same. Note that what I see in the browser is .../demo_admin/ is immediately linked to .../demo_admin/default/site which then blinks several times back and forth with .../demo_admin/default/index?send=%2Fdemo_admin%2Fdefault%2Fsite until the browser gives up. No luck with the trace of our IT gu

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-20 Thread Massimo Di Pierro
I still cannot reproduce it. :-( What if you go directly to: http://web2py.com/demo_admin/default/site ? On Jan 20, 8:11 am, Michael Aye wrote: > Did empty the cache, no change. > Steps to reproduce are simple: > type web2py.com in browser's location bar. > Click on link for interactive demo:

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-20 Thread Michael Aye
Did empty the cache, no change. Steps to reproduce are simple: type web2py.com in browser's location bar. Click on link for interactive demo: interactive demo Michael

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-19 Thread Gerd
Hi! I'm having problem with web2py.com/demo_admin. Tried it on a Windows XP SP3 with FF 9.0.1 and IE 8 regards Gerd

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-18 Thread Massimo Di Pierro
Any chance you can open the browser, clear cache. list the steps you take until you encounter the problem. This is clearly something subtle and fixing is very valuable to us. Other apps may have this problem and we do not know. Thanks for your help on this. Massimo On Jan 18, 4:15 am, Michael Aye

Re: [web2py] Re: Too many redirects when trying to use interactive demo

2012-01-18 Thread Marin Pranjić
firefox on ubuntu no problems On Wed, Jan 18, 2012 at 4:53 PM, Anthony wrote: > I'm not experiencing any redirects (Windows IE and Chrome). > > Anthony > > > On Wednesday, January 18, 2012 9:42:59 AM UTC-5, Massimo Di Pierro wrote: > >> Thank you Michael, >> >> I will play some more with it tod

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-18 Thread Anthony
I'm not experiencing any redirects (Windows IE and Chrome). Anthony On Wednesday, January 18, 2012 9:42:59 AM UTC-5, Massimo Di Pierro wrote: > > Thank you Michael, > > I will play some more with it today. I may come back with some > questions... > > I anybody else having problems with redirec

[web2py] Re: Too many redirects when trying to use interactive demo

2012-01-18 Thread Massimo Di Pierro
Thank you Michael, I will play some more with it today. I may come back with some questions... I anybody else having problems with redirects in http://web2py.com/demo_admin ? Please me know it would help isolate the problem. I suspect it is a session issue since I fiddle with admin authentication