I am running a number of squishdot sites for a university class, and I have problems. The this is that someone has probably done something wrong in their blog, and when I try to access the squishdot site I get the following error: [yes, I know zope is installed in a less than perfect directory, but the story is long] 2003-03-31T16:11:51 ERROR(200) ZODB Couldn't load state for '\x00\x00\x00\x00\x00\x00\xd9\xec' Traceback (innermost last): File /home/zope/zope261/Zope-2.6.1-linux2-x86/lib/python/ZODB/Connection.py, line 509, in setstate File /home/zope/zope261/Zope-2.6.1-linux2-x86/lib/python/ZODB/FileStorage.py, line 650, in load (Object: /home/zope/zope261/Zope-2.6.1-linux2-x86/var/Data.fs) File /home/zope/zope261/Zope-2.6.1-linux2-x86/lib/python/ZODB/FileStorage.py, line 630, in _load (Object: /home/zope/zope261/Zope-2.6.1-linux2-x86/var/Data.fs) CorruptedDataError: I have been in touch with squishdot support, but they said it was not likely something squshdot related. Does anyone have any idea what I can do? I cannot access the folder containing the squshdots either - the same error pops up. regards Jorg Rødsjø
Jorg E. Rødsjø wrote at 2003-3-31 16:25 +0200:
... /home/zope/zope261/Zope-2.6.1-linux2-x86/lib/python/ZODB/FileStorage.py, line 630, in _load (Object: /home/zope/zope261/Zope-2.6.1-linux2-x86/var/Data.fs) CorruptedDataError:
Looks like a case for "fsrecover" (make a backup copy of your "Data.fs"!). Dieter
participants (2)
-
Dieter Maurer -
Jorg E. Rødsjø