Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot changes feed urls to wrong ones on its own #430

Open
1 of 2 tasks
jessenic opened this issue Jun 1, 2021 · 6 comments
Open
1 of 2 tasks

Bot changes feed urls to wrong ones on its own #430

jessenic opened this issue Jun 1, 2021 · 6 comments

Comments

@jessenic
Copy link

jessenic commented Jun 1, 2021

Demo or Self hosted

  • 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
@fengkx
Copy link
Owner

fengkx commented Jun 1, 2021

https://t.me/NodeRSSBotStatus/20

I would make a fix on the I18N issue as soon as possible

@fengkx
Copy link
Owner

fengkx commented Jun 3, 2021

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.

@jessenic
Copy link
Author

jessenic commented Jun 3, 2021

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

@fengkx
Copy link
Owner

fengkx commented Jun 3, 2021

Maybe I can add a config for self hosted instance but I would keep this feature in the demo.

@jessenic
Copy link
Author

jessenic commented Oct 26, 2021

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

@fengkx
Copy link
Owner

fengkx commented Oct 26, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants