NodeRSSBot
NodeRSSBot copied to clipboard
Bot changes feed urls to wrong ones on its own
Demo or Self hosted
- [x] Demo
- [ ] Self hosted
Describe the bug Some connection error happens at the bot and then it decides to change the feed URL to something else which is wrong. This has happened with several feeds today. Also the error messages are in Chinese in a Telegram channel even though the bot is set to English.
To Reproduce Steps to reproduce the behavior: Subscribe to a feed, wait for a error.
Expected behavior Error message should be shown in English, but feed URL should not be changed.
Screenshots / Logs
DNA Oyj - uusimmat tiedotteet: https://www.sttinfo.fi/pressroom/latest?publisherId=1881 多次抓取失败,建议取消订阅 Timeout awaiting 'lookup' for 3000ms
DNA Oyj - uusimmat tiedotteet: 多次抓取失败,建议取消订阅
找到的订阅地址:
https://www.sttinfo.fi/rss/releases/latest
https://www.sttinfo.fi/rss/announcements/latest?lang=fi
订阅源地址变为 https://www.sttinfo.fi/rss/releases/latest
https://t.me/NodeRSSBotStatus/20
I would make a fix on the I18N issue as soon as possible
The translation issue is fixed in 4d632fc The behavior of changing feed url is intended. I think it is fine as long as the bot send message to show this behavior.
The behavior of changing feed url is intended. I think it is fine as long as the bot send message to show this behavior.
Could it be disabled somehow? Feed URL rarely changes and the news aggregation sites I am using with the bot have multiple feeds, if the bot changes the URL it will be a wrong feed
Maybe I can add a config for self hosted instance but I would keep this feature in the demo.
We're having this problem again. The bot has been spamming these messages on multiple feeds since yesterday:
elisa - ePressi: https://www.epressi.com/feeds/elisa.rss Unable to fetch for many times, you might want to unsub it Timeout awaiting 'lookup' for 6000ms DNA Oyj - uusimmat tiedotteet: https://www.sttinfo.fi/rss/releases/latest?publisherId=1881 Unable to fetch for many times, you might want to unsub it Timeout awaiting 'lookup' for 6000ms
And now it changed a feed on its own to a completely different one:
DNA Oyj - uusimmat tiedotteet: https://www.sttinfo.fi/rss/releases/latest?publisherId=1881 Unable to fetch for many times, you might want to unsub it Timeout awaiting 'lookup' for 6000ms DNA Oyj - uusimmat tiedotteet: Unable to fetch for many times, you might want to unsub it Found feeds: https://www.sttinfo.fi/rss/releases/latest https://www.sttinfo.fi/rss/announcements/latest?lang=fi Feed Change to https://www.sttinfo.fi/rss/releases/latest
The behavior of changing feed url is intended. I think it is fine as long as the bot send message to show this behavior.
I would keep this feature in the demo.
even if I ship this configuration. Because this keep feed updated and heath on demo server.
The server where demo bot is running has some DNS issues today.