Re: [web2py] Re: cannot upgrade to 2.1.1 from GUI on Pythonanywhere

2012-10-19 Thread Hansel Dunlop
Excellent, thanks very much Nico. Greatly appreciate your work. On Wednesday, 17 October 2012 22:25:35 UTC+1, Nico Zanferrari wrote: > > Hi Hansel. > I've just changed a single line of code in the default PA installation, > following rochacbruno suggestion on > https://groups.google.com/forum/#

Re: [web2py] Re: cannot upgrade to 2.1.1 from GUI on Pythonanywhere

2012-10-17 Thread Nico Zanferrari
Hi Hansel. I've just changed a single line of code in the default PA installation, following rochacbruno suggestion on https://groups.google.com/forum/#!msg/web2py/glJjRw-TLKU/AkmktM7XExYJ . This allows everyone to simply upgrade by themselves to the latest version from the web2py administrative co

Re: [web2py] Re: cannot upgrade to 2.1.1 from GUI on Pythonanywhere

2012-10-17 Thread Massimo Di Pierro
I am releasing 2.2.1 tomorrow. It will have support for encrypted sessions in cookie. :-) On Wednesday, 17 October 2012 11:22:09 UTC-5, Hansel Dunlop wrote: > > Hi Nico, > > Glad you got it working! I'm one of the PythonAnywhere developers. Would > you mind sharing the changes you made to the g

Re: [web2py] Re: cannot upgrade to 2.1.1 from GUI on Pythonanywhere

2012-10-17 Thread Hansel Dunlop
Hi Nico, Glad you got it working! I'm one of the PythonAnywhere developers. Would you mind sharing the changes you made to the gui upgrade check? We should have the latest version by default next time we deploy. It's currently running through our integration tests now. Cheers Hansel On T

Re: [web2py] Re: cannot upgrade to 2.1.1 from GUI on Pythonanywhere

2012-10-16 Thread Nico Zanferrari
Now it's working fine! I suppose they cached the old version in their web proxy ... Thank you, Nico --

Re: [web2py] Re: cannot upgrade to 2.1.1 from GUI on Pythonanywhere

2012-10-15 Thread Nico Zanferrari
I've just tried to upgrade from the PythonAnywhere standard 1.99.7 : it updates only to 2.0.9, and it still shows 2.1.1 as available! So, it seems that it downloads 2.0.9 instead than the current last version 2.1.1 --

Re: [web2py] Re: cannot upgrade to 2.1.1 from GUI on Pythonanywhere

2012-10-15 Thread Nico Zanferrari
No, I'm sure about this - I've restarted it after the update and the version shown (and what I see from the bare files) is not changed from 2.0.9. I've also tried to update again, but it didn't work. --

Re: [web2py] Re: cannot upgrade to 2.1.1 from GUI on Pythonanywhere

2012-10-15 Thread Massimo Di Pierro
One issue is that upon download you must restart web2py. Could that be the problem? On Monday, 15 October 2012 11:49:36 UTC-5, Nico Zanferrari wrote: > > > > 2012/10/15 Massimo Di Pierro > > >> Is the problem specific of PythonAnywhere? Can you upgrade a local >> installation? >> > > > It upgrad

Re: [web2py] Re: cannot upgrade to 2.1.1 from GUI on Pythonanywhere

2012-10-15 Thread Nico Zanferrari
2012/10/15 Massimo Di Pierro > Is the problem specific of PythonAnywhere? Can you upgrade a local > installation? > It upgrades fine on my local Ubuntu 12.04 + Rocket, so it seems to be a specific PythonAnywhere problem. I don't have any particular customization there, so I think it's a genera