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

fetching twitter media of a particular user leading to empty route #15481

Closed
1 task done
KenMercusLai opened this issue May 6, 2024 · 2 comments
Closed
1 task done
Labels
RSS bug Something isn't working

Comments

@KenMercusLai
Copy link

Routes

/twitter/media/:id/:routeParams?

Full routes

/twitter/media/gunsnrosesgirl3

Related documentation

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

What is expected?

The fetch is expected as others

What is actually happening?

I have multiple rss feeds with the same route, like:
/twitter/media/BiancoDavinci
/twitter/media/Locati0ns
/twitter/media/TheFigen_

and all of them have been working fine except the following one
/twitter/media/gunsnrosesgirl3

which has been confirmed: https://twitter.com/gunsnrosesgirl3

Deployment information

Self-hosted

Deployment information (for self-hosted)

linux

Additional info

2024-05-06T04:32:24.725313253Z info: <-- GET /twitter/media/gunsnrosesgirl3
2024-05-06T04:32:26.378351662Z error: Error in /twitter/media/gunsnrosesgirl3: Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>
2024-05-06T04:32:26.380700188Z info: --> GET /twitter/media/gunsnrosesgirl3 503 2s

This is not a duplicated issue

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

github-actions bot commented May 6, 2024

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 May 22, 2024

This user has only 1 media which is posted on 21 May 2024. That means this route is working as expected.

Screenshot

Screenshot

@TonyRL TonyRL closed this as completed May 22, 2024
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