Probably have lots of sessions/ticket files. Mind this can cause corruption 
of sqlite database.

On Friday, 7 December 2012 03:30:34 UTC-6, Vasile Ermicioi wrote:
>
> hi,
>
>
> I know that this is not because of web2py, but I am getting an error which 
> says "No space left on device"
> Is it because of no space on disk or can be also something else?
>
> Traceback (most recent call last):
>   File "/home/myuser/web2py/gluon/main.py", line 447, in wsgibase
>     parse_get_post_vars(request, environ)
>   File "/home/myuser/web2py/gluon/main.py", line 275, in parse_get_post_vars
>     request.body = copystream_progress(request) ### stores request body
>   File "/home/myuser/web2py/gluon/main.py", line 143, in copystream_progress
>     copystream(source, dest, size, chunk_size)
>   File "/home/myuser/web2py/gluon/fileutils.py", line 386, in copystream
>     dest.seek(0)
> IOError: [Errno 28] No space left on device
>
>

-- 



Reply via email to