Error with ZODB: Couldn't unnpickle '\000\000\000\000\000\000\000^'
1999-09-14T21:49:11 ERROR(200) ZODB Couldn't unnpickle '\000\000\000\000\000\000\000^' I get this while trying to save a DTML Method. Very odd things happen afterwards, such as the method rendering itself as text (unparsed) and authorization errors. This is Zope 2.0.0. Regards, -scott
In article <37DEC349.7880C5F6@ttm.com>, Scott Anderson <sanderson@ttm.com> writes
1999-09-14T21:49:11 ERROR(200) ZODB Couldn't unnpickle '\000\000\000\000\000\000\000^'
I get this while trying to save a DTML Method. Very odd things happen afterwards, such as the method rendering itself as text (unparsed) and authorization errors.
This is Zope 2.0.0.
Regards, -scott
... I had similar errors with the new version of PythonMethod. The solution was to remove old instances of PythonMethods. -- Robin Becker
participants (2)
-
Robin Becker -
Scott Anderson