If you use trunk, please use the latest. I have no clue what was in trunk on 2012-9-25. I was running lots of tests. It says "stable" but that was trunk, not stable.
Massimo On Tuesday, 2 October 2012 08:11:52 UTC-5, mweissen wrote: > > I have got the following message - what does it mean? > > <type 'exceptions.EOFError'> Version web2py™ (2, 0, 9, > datetime.datetime(2012, 9, 25, 16, 18, 48), 'stable') Python Python > 2.7.3: /usr/bin/python Traceback > > 1. > 2. > 3. > 4. > 5. > 6. > 7. > 8. > 9. > 10. > 11. > 12. > 13. > 14. > > Traceback (most recent call last): > File "/users/www-data/web2py/gluon/restricted.py", line 209, in restricted > > > exec ccode in environment > File "/users/www-data/web2py/applications/admin/controllers/default.py" > <https://secure2.infosms.org/admin/default/edit/admin/controllers/default.py>, > line 1703, in <module> > > > File "/users/www-data/web2py/gluon/globals.py", line 186, in <lambda> > > > self._caller = lambda f: f() > > > File "/users/www-data/web2py/applications/admin/controllers/default.py" > <https://secure2.infosms.org/admin/default/edit/admin/controllers/default.py>, > line 1529, in ticket > > > e.load(request, app, ticket) > > > File "/users/www-data/web2py/gluon/restricted.py", line 168, in load > > > d = ticket_storage.load(request, app, ticket_id) > > > File "/users/www-data/web2py/gluon/restricted.py", line 96, in load > > > return cPickle.load(ef) > EOFError > > Error snapshot [image: help] > > Regards, Martin > --

