1.99.7 is the version I am using. On Sat, Apr 28, 2012 at 9:32 PM, Massimo Di Pierro < [email protected]> wrote:
> If I undestand the issue, you have a corrupted error ticket. The web2py in > trunk should detect that and give you a graceful erro. what version do you > have? > > > On Saturday, 28 April 2012 10:27:04 UTC-5, Bruce Wade wrote: >> >> No suggestions on how to fix this? Everytime I go to admin -> application >> -> errors I get this. >> >> On Thu, Apr 26, 2012 at 8:05 AM, Bruce Wade <[email protected]> wrote: >> >>> Yes I use pickle for my adviewer but that works without a problem. and >>> we can view all pages. I will look at the link you sent now >>> >>> >>> On Thu, Apr 26, 2012 at 7:54 AM, Richard Vézina < >>> [email protected]> wrote: >>> >>>> Maybe related : https://groups.google.com/**forum/?fromgroups#!topic/** >>>> web2py/3VOr81wpP94<https://groups.google.com/forum/?fromgroups#%21topic/web2py/3VOr81wpP94> >>>> >>>> >>>> On Thu, Apr 26, 2012 at 10:53 AM, Richard Vézina < >>>> [email protected]> wrote: >>>> >>>>> Ok, but do you use pikled object in your app? >>>>> >>>>> If so, it could come from your code. >>>>> >>>>> There is maybe broken stuff in web2py, I saw mail passing on the list >>>>> about pickle that could not work properly in newer version or in some >>>>> circonstance, don't remember... >>>>> >>>>> I don't know I just try to help. >>>>> >>>>> Richard >>>>> >>>>> >>>>> On Thu, Apr 26, 2012 at 10:28 AM, Bruce Wade <[email protected]>wrote: >>>>> >>>>>> Yeah except this is an issue with web2py I can't even view my apps >>>>>> error page as I just get that message now every time.However when viewing >>>>>> my site normally there is no problems >>>>>> >>>>>> On Thu, Apr 26, 2012 at 7:06 AM, Richard Vézina < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> May help?! >>>>>>> >>>>>>> http://bytes.com/topic/python/**answers/36704-graceful-** >>>>>>> adetection-eof<http://bytes.com/topic/python/answers/36704-graceful-detection-eof> >>>>>>> >>>>>>> Richard >>>>>>> >>>>>>> >>>>>>> On Wed, Apr 25, 2012 at 5:29 PM, Bruce Wade <[email protected]>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://ca.linkedin.com/in/brucelwade> >>>>>>>> http://www.wadecybertech.com >>>>>>>> http://www.fittraineronline.**com <http://www.fittraineronline.com>- >>>>>>>> Fitness Personal Trainers Online >>>>>>>> http://www.warplydesigned.com >>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> -- >>>>>> Regards, >>>>>> Bruce Wade >>>>>> http://ca.linkedin.com/in/**brucelwade<http://ca.linkedin.com/in/brucelwade> >>>>>> http://www.wadecybertech.com >>>>>> http://www.fittraineronline.**com <http://www.fittraineronline.com>- >>>>>> Fitness Personal Trainers Online >>>>>> http://www.warplydesigned.com >>>>>> >>>>>> >>>>> >>>> >>> >>> >>> -- >>> -- >>> Regards, >>> Bruce Wade >>> http://ca.linkedin.com/in/**brucelwade<http://ca.linkedin.com/in/brucelwade> >>> http://www.wadecybertech.com >>> http://www.fittraineronline.**com <http://www.fittraineronline.com> - >>> Fitness Personal Trainers Online >>> http://www.warplydesigned.com >>> >>> >> >> >> -- >> -- >> Regards, >> Bruce Wade >> http://ca.linkedin.com/in/**brucelwade<http://ca.linkedin.com/in/brucelwade> >> http://www.wadecybertech.com >> http://www.fittraineronline.**com <http://www.fittraineronline.com> - >> Fitness Personal Trainers Online >> http://www.warplydesigned.com >> >> -- -- 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

