A couple of minutes ago my hard-disk ran full and it emptied a
migration pickle file (sorry i did not keep any stack traces, but one
of the pickle files had 0 bytes and cause a permanent error). I had to
replace the file with a backup (backups rule) to get web2py back
working.
I know from other experiences with the pickle module, that it has
problems with disks running full.

I don't know if you consider this as serious (diskspace is almost
always endless) but in case you do you should think about what do do
when the disk runs (almost) full with the migration pickle files and
the session pickle files.
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to