Hi,

I was testing my server environment (successfully) and all of the sudden I 
started to get errors.

After some analysis I can see that several of web2py files somehow got 
*corrupted* !

These corrupted files retained the same size and date, but when you open 
them it's all NULL values !

For reference:

   http://216.119.148.170/gluon/contrib/simplejson/LICENSE.txt
   http://216.119.148.170/gluon/contrib/simplejson/decoder.py

I'm using ubuntu server 10.04 lts (lucid), nginx, uwsgi, postgresql, latest 
web2py, mercurial.

Even if I do "hg update -C" on web2py, it detects NO changes.

The only fix that so far works (which I've tried with one .py file) is to 
manually delete the file, and then do "hg update", which reinstalls the file 
correctly.

I'm very afraid this will happen again once I'm in production.

Do you have any recommendations on what to do?, what to check?, any ideas of 
why this happened?.

Please help me to prevent this from happening again.

Thanks,

   Carlos

Reply via email to