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

Some Telegram channels not working #17112

Closed
1 task done
regystro opened this issue Oct 13, 2024 · 3 comments
Closed
1 task done

Some Telegram channels not working #17112

regystro opened this issue Oct 13, 2024 · 3 comments
Labels
RSS bug Something isn't working

Comments

@regystro
Copy link

Routes

/telegram/channel/:username/:routeParams?

Full routes

/telegram/channel/chollodomotica

Related documentation

https://docs.rsshub.app/routes/social-media#telegram

What is expected?

The channel feed rendered as always.

What is actually happening?

Error: Unable to fetch message feed from this channel. Please check this URL to see if you can view the message preview: https://t.me/s/chollodomotica

Deployment information

RSSHub demo (https://rsshub.app)

Deployment information (for self-hosted)

No response

Additional info

https://rsshub.app/telegram/channel/chollodomotica throws same error.

In my self-hosted instance, it worked until 27th of september:
Route: /telegram/channel/:username/:routeParams?
Full Route: /telegram/channel/chollodomotica
Node Version: v22.9.0
Git Hash: 9376572d
Git Date: Sat, 12 Oct 2024 20:09:59 GMT

The URL https://t.me/s/chollodomotica works perfectly. I can browse the channel, and see it from https://web.telegram.org/ without problems.

This is not a duplicated issue

  • I have searched existing issues to ensure this bug has not already been reported
@regystro regystro added the RSS bug Something isn't working label Oct 13, 2024
Copy link
Contributor

Searching for maintainers:

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

@TonyRL
Copy link
Collaborator

TonyRL commented Oct 13, 2024

Please do read the tips in the docs

Due to Telegram restrictions, some channels involving pornography, copyright, and politics cannot be subscribed. You can confirm by visiting https://t.me/s/:username.

and the error message carefully.

Unable to fetch message feed from this channel. Please check this URL to see if you can view the message preview: t.me/s/chollodomotica

t.me/s/chollodomotica does not return any message preview.

https://t.me/s/awesomeRSSHub this is what a subscribable channel and message preview will look like.
https://t.me/awesomeRSSHub this is what a non-subscribable channel will look like.

@TonyRL TonyRL closed this as not planned Won't fix, can't repro, duplicate, stale Oct 13, 2024
@regystro
Copy link
Author

I never saw a preview like https://t.me/s/awesomeRSSHub and hence I thought it was working OK. Thanks for the clarification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RSS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants