i just look into the error log for some clean up and found several
ticket with the following errors. i am using 1.74.6, any ideas?
Traceback (most recent call last):
File "/Library/WebServer/Documents/web2py/gluon/restricted.py", line
173, in restricted
exec ccode in environment
File "/Library/WebServer/Documents/web2py/applications/cms/models/
db.py", line 137, in <module>
migrate=is_migrate)
File "/Library/WebServer/Documents/web2py/gluon/sql.py", line 1252,
in define_table
t._create(migrate=migrate, fake_migrate=fake_migrate)
File "/Library/WebServer/Documents/web2py/gluon/sql.py", line 1703,
in _create
sql_fields_old = cPickle.load(tfile)
EOFError
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.