All pastes #2050832 Raw Edit

Unnamed

public text v1 · immutable
#2050832 ·published 2011-04-26 12:03 UTC
rendered paste body
www-data@dogma:/var/cache/planet$  /usr/bin/planetplanet -v /etc/planet.conf
DEBUG:planet.runner:Socket timeout set to 20 seconds
INFO:planet.runner:Loading cached data
INFO:planet:Feed <http://rq.lt/category/ak/feed/> (formerly <http://rq.lt/feed/?cat=10>) unchanged
Traceback (most recent call last):
  File "/usr/bin/planetplanet", line 167, in <module>
    main()
  File "/usr/bin/planetplanet", line 160, in main
    my_planet.run(planet_name, planet_link, template_files, offline)
  File "/var/lib/python-support/python2.5/planet/__init__.py", line 239, in run
    channel = Channel(self, feed_url)
  File "/var/lib/python-support/python2.5/planet/__init__.py", line 526, in __init__
    self.cache_read_entries()
  File "/var/lib/python-support/python2.5/planet/__init__.py", line 563, in cache_read_entries
    keys = self._cache.keys()
  File "/usr/lib/python2.5/bsddb/__init__.py", line 252, in keys
    return _DeadlockWrap(self.db.keys)
  File "/usr/lib/python2.5/bsddb/dbutils.py", line 62, in DeadlockWrap
    return function(*_args, **_kwargs)
bsddb.db.DBPageNotFoundError: (-30987, 'DB_PAGE_NOTFOUND: Requested page not found')
www-data@dogma:/var/cache/planet$