maubot / rss

A RSS plugin for maubot
GNU Affero General Public License v3.0
68 stars 21 forks source link

Failed to load feed: generator raised StopIteration #24

Closed opk12 closed 2 years ago

opk12 commented 3 years ago

Hello, I am following the instructions at https://t2bot.io/rssbot/

!rss subscribe http://www.openstreetmap.org/api/0.6/notes/feed?bbox=2.224122,48.8547763,2.3311615,48.902157

returns

Failed to load feed: generator raised StopIteration

opk12 commented 3 years ago

The cause is feedparser issue 130 which is fixed on master but not backported to some platforms including Debian.

tulir commented 2 years ago

Oops, made a typo in that commit, it's not related to this issue. Anyway, sounds like this wasn't a problem in the bot either