Problem with reading Atom feed
I added the following Atom feed to my feed list:
http://iwc-log-feed.herokuapp.com/atom.xml
I did not see any items when I did an update, so I added this feed to another feed reader (http://theoldreader.com), and was able to read the feed.
I updated my config.ini setting for logger_level from ERROR to DEBUG, then did another update. Here is the text I saw in default.log for this feed:
03-23-14 16:29:53 Debug start fetching source "IWC IRC Feed (id: 30)
03-23-14 16:29:53 Debug spout successfully loaded: spouts\rss\feed
03-23-14 16:29:53 Debug fetch content
03-23-14 16:29:53 Debug minimum date: 2014-02-21 16:29:53
03-23-14 16:29:53 Debug start item fetching
03-23-14 16:29:53 Debug destroy spout object
03-23-14 16:29:53 Debug ---
Is there any other place to look for information for a feed that is having a problem?
I am running v2.10-SNAPSHOT, other RSS feeds have been working fine.
Andy Sylvester