Re: [web2py] String EOF error

2012-04-28 Thread Bruce Wade
1.99.7 is the version I am using. On Sat, Apr 28, 2012 at 9:32 PM, Massimo Di Pierro < massimo.dipie...@gmail.com> 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 Satu

Re: [web2py] String EOF error

2012-04-28 Thread Massimo Di Pierro
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

Re: [web2py] String EOF error

2012-04-28 Thread Bruce Wade
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 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,

Re: [web2py] String EOF error

2012-04-26 Thread Bruce Wade
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 wrote: > Maybe related : > https://groups.google.com/forum/?fromgroups#!topic/web2py/3VOr81wpP94 > > > On Thu, Apr 26

Re: [web2py] String EOF error

2012-04-26 Thread Richard Vézina
Maybe related : https://groups.google.com/forum/?fromgroups#!topic/web2py/3VOr81wpP94 On Thu, Apr 26, 2012 at 10:53 AM, Richard Vézina < ml.richard.vez...@gmail.com> 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

Re: [web2py] String EOF error

2012-04-26 Thread Richard Vézina
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

Re: [web2py] String EOF error

2012-04-26 Thread Bruce Wade
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 wrote: > May help?! > > http://bytes.com/topic/python/answers/36704-g

Re: [web2py] String EOF error

2012-04-26 Thread Richard Vézina
May help?! http://bytes.com/topic/python/answers/36704-graceful-detection-eof Richard On Wed, Apr 25, 2012 at 5:29 PM, 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/

[web2py] String EOF error

2012-04-25 Thread Bruce Wade
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