ppfeufer / aa-rss-to-discord

A simple app for Alliance Auth to post selected RSS feeds to your Discord.
GNU General Public License v3.0
2 stars 0 forks source link

RSS not fetching feeds / sending feed to channel #23

Closed Darthmoll closed 1 year ago

Darthmoll commented 1 year ago

rss is not working for me. not gettings rss feeds into channels. as we discussed this on discord a reminder for you for extra logging to see if we can find something. you mentioned 2 things

https://github.com/ppfeufer/aa-rss-to-discord/blob/master/aa_rss_to_discord/tasks.py#L117-L120

and

https://github.com/ppfeufer/aa-rss-to-discord/blob/master/aa_rss_to_discord/tasks.py#L128

and here my log from rss

message.txt

ppfeufer commented 1 year ago

According to all logs you provided, the feed item is successfully handed over to allianceauth-disordbot. From there it's out of my control. Unfortunately, there is no error handling in allianceauth-discordbot that I can hook on to with this app. Recommend checking the logs for errors from allianceauth-discordbot.