[Members] The Planet
Edwin Mons
jsf at edwinm.ik.nu
Sat Aug 5 15:13:39 CDT 2006
Edwin Mons wrote:
> Nolan Eakins wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Justin Kirby asked me what was up with the planet a couple of days ago.
>> I pinged Ralph about it, but haven't heard anything back. The logo and
>> the list of feeds does not appear when I goto it. It also appears that
>> it hasn't been polling the feeds since the latest item is a GTalk one
>> from July 28th.
>>
>> Does anyone know what's going on and have the ability to fix it?
>>
>
> I shall take a look, since it's hosted on the machine Ralphm and I
> administer. We have had some problems with jabberd2, though, which
> filled up our disk, so it might just be related to that incident.
Hmm, it crashes with the following traceback:
Traceback (most recent call last):
File "/usr/local/share/planet/planet.py", line 261, in ?
main()
File "/usr/local/share/planet/planet.py", line 149, in main
channel = planet.Channel(my_planet, feed_url)
File "/extra0/local/share/planet/planet/__init__.py", line 277, in
__init__
self.cache_read_entries()
File "/extra0/local/share/planet/planet/__init__.py", line 314, in
cache_read_entries
item = NewsItem(self, key)
File "/extra0/local/share/planet/planet/__init__.py", line 540, in
__init__
self.cache_read()
File "/extra0/local/share/planet/planet/cache.py", line 74, in cache_read
self._type[key] = self._cache[cache_key + " type"]
File "/usr/local/lib/python2.4/bsddb/__init__.py", line 219, in
__getitem__
return self.db[key]
KeyError: 'tag:saint-andre.com,2005-03-15:blog-entry-13:51 summary type'
It seems that the cache for stpeters' blog was corrupt. Removed it, and
now it builds correctly. I copied the old database file to a safe
place, so if anyone would like to investigate what's really gone wrong,
please do tell ;)
Edwin
More information about the Members
mailing list