View Single Post
Posts: 138 | Thanked: 103 times | Joined on Jan 2010 @ Southern Germany
#110
From time to time feedingit garbles its database which then leads to a complete reconfiguration/import of my feeds as feeding it exits in this case without displaying the feed list.

Code:
Traceback (most recent call last):
  File "FeedingIt.py", line 662, in createWindow
    self.displayListing()
  File "FeedingIt.py", line 738, in displayListing
    + str(self.listing.getFeedNumberOfUnreadItems(key)) + " Unread Items")
  File "/home/opt/FeedingIt/rss.py", line 285, in getFeedUpdateTime
    return self.feeds[key].getUpdateTime()
KeyError: 'e2158a4d06072f6e58beff1abe854023'
Hope that helps.
 

The Following User Says Thank You to ofels For This Useful Post: