He just said there is a hotfix in trunk - that means you'd want to get the nightly release to fix it, or wait for an official release. He said it's a corrupted ticket, and that's your workaround. So, go to the file system - applications - your application - errors- and delete the tickets there.
On Wednesday, June 6, 2012 11:22:23 AM UTC-7, Chris wrote: > > I have had a similar issue. Is there a resolution? > > > On Wednesday, April 25, 2012 5:29:09 PM UTC-4, Bruce Wade wrote: >> >> Hi I randomly get a EOFError this doesn't always happen and I have no idea >> what is causing it. >> >> Traceback (most recent call last): >> >> File "/home/developer/projects/yaw/gluon/restricted.py", line 205, in >> restricted >> >> exec ccode in environment >> >> File >> "/home/developer/projects/yaw/applications/admin/controllers/default.py" >> <https://50.116.5.151/admin/edit/admin/controllers/default.py>, line 1352, >> in <module> >> >> File "/home/developer/projects/yaw/gluon/globals.py", line 173, in <lambda> >> >> self._caller = lambda f: f() >> >> File >> "/home/developer/projects/yaw/applications/admin/controllers/default.py" >> <https://50.116.5.151/admin/edit/admin/controllers/default.py>, line 1085, >> in errors >> >> error = pickle.load(fullpath_file) >> >> File "/usr/lib/python2.7/pickle.py", line 1378, in load >> >> return Unpickler(file).load() >> >> File "/usr/lib/python2.7/pickle.py", line 858, in load >> >> dispatch[key](self) >> >> File "/usr/lib/python2.7/pickle.py", line 880, in load_eof >> >> raise EOFError >> >> EOFError >> >> >> -- >> -- >> Regards, >> Bruce Wade >> http://ca.linkedin.com/in/brucelwade >> http://www.wadecybertech.com >> http://www.fittraineronline.com - Fitness Personal Trainers Online >> http://www.warplydesigned.com >> >>