Hi,

On Thu, 20 Dec 2012, Ben Finney wrote:
Each feed update fails with the following traceback:

=====
1355775035.976728 [gPodder] INFO: Error:
Traceback (most recent call last):
 File "/usr/lib/pymodules/python2.7/gpodder/gui.py", line 2960, in 
update_feed_cache_proc
   mimetype_prefs=self.config.mimetype_prefs)
 File "/usr/lib/pymodules/python2.7/gpodder/model.py", line 327, in update
   self.feed_fetcher.fetch_channel(self)
 File "/usr/lib/pymodules/python2.7/gpodder/model.py", line 71, in fetch_channel
   self.fetch(url, etag, modified)
 File "/usr/lib/pymodules/python2.7/gpodder/feedcore.py", line 270, in fetch
   self._parse_feed(url, etag, modified)
 File "/usr/lib/pymodules/python2.7/gpodder/feedcore.py", line 253, in 
_parse_feed
   self._check_offline(feed)
 File "/usr/lib/pymodules/python2.7/gpodder/feedcore.py", line 175, in 
_check_offline
   raise Offline()
Offline
=====

This happens when there are no HTTP headers retrieved from the server (usually this happens when there's no Internet connection, hence "Offline"). Can you please check with Wireshark how the HTTP traffic looks like? Instructions for doing so can be found in the gPodder Wiki:

   http://wiki.gpodder.org/wiki/Reporting_download_problems

The page talks about download problems, but this works just as well for problems with downloading feeds. As with all network dumps, be sure to check the data for passwords and other private information that you might not want to share before posting it, and possibly replace any private information.


Thanks,
Thomas


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to