DB Error
gouki
gouki at goukihq.org
Wed Mar 5 22:25:32 EST 2008
Hi everyone,
It's been a while since I posted on this list. Good thing, I believe.
Even though things have been working flawlessly for more than 1 year, I
started having this problem which showed up out of nowhere.
When running planet.py, I get the following output:
Traceback (most recent call last):
File "planet.py", line 167, in ?
main()
File "planet.py", line 160, in main
my_planet.run(planet_name, planet_link, template_files, offline)
File "/home/.beckett/goukihq/ubuntuweblogs.org/planet/__init__.py",
line 240, in run
channel = Channel(self, feed_url)
File "/home/.beckett/goukihq/ubuntuweblogs.org/planet/__init__.py",
line 527, in __init__
self.cache_read_entries()
File "/home/.beckett/goukihq/ubuntuweblogs.org/planet/__init__.py",
line 564, in cache_read_entries
keys = self._cache.keys()
File "/usr/lib/python2.3/bsddb/__init__.py", line 138, in keys
return self.db.keys()
bsddb._db.DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run
database recovery -- PANIC: Invalid argument')
Exception bsddb._db.DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal
error, run database recovery -- PANIC: fatal region error detected; run
recovery') in ignored
Now, I haven't done any changes to planet.py, that's why I don't
understand why this started to happen.
Any help would be appreciated.
Thank you.
All the best,
Tiago
--
[Tiago Faria (gouki)] GPG Key ID [0x3482BA17]
[http://goukihq.org] Jabber [gouki at goukihq.org]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : /archives/devel/attachments/20080305/3a04af0a/attachment.pgp
More information about the devel
mailing list