[gpodder] Error in 3.1 gpo error handling

  • From: Felix Rabinovich <felix@xxxxxxxxxxxxxx>
  • To: gpodder@xxxxxxxxxxxxx
  • Date: Wed, 04 Apr 2012 09:05:58 -0700

Hi,

I installed gpodder 3.1 and I am getting the following error on one of the episodes on one of the channels:

$ gpo download
Downloading <episode name>                    1333554983.643934 [gpodder.download] ERROR: Download failed: 'gPodderDownloadHTTPError' object has no attribute 'errcode'
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gpodder/download.py", line 768, in run
    if retry < max_retries and http.errcode in retry_codes:
AttributeError: 'gPodderDownloadHTTPError' object has no attribute 'errcode'
Downloading
<episode name>                    [DONE]
1 episodes downloaded.

It is a very old episode; so it is quite possible that it "advertised" in RSS, however the file itself is missing. So, the error is probably in error handling... The episode is not marked as downloaded (1 episodes downloaded is not correct); so this error comes up every time I try to download until I manually go into the database

Thanks
Felix

Other related posts: