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

twitter : Cannot read properties of undefined (reading 'match') #14281

Closed
1 task done
tjsky opened this issue Jan 19, 2024 · 3 comments
Closed
1 task done

twitter : Cannot read properties of undefined (reading 'match') #14281

tjsky opened this issue Jan 19, 2024 · 3 comments

Comments

@tjsky
Copy link

tjsky commented Jan 19, 2024

路由地址

/twitter/user/:id/:routeParams?

完整路由地址

/twitter/user/DIYgod

相关文档

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

预期是什么?

正确订阅用过户时间线

实际发生了什么?

报错

部署

自建

部署相关信息

Docker:24.0.7

额外信息

Route requested: /twitter/user/DIYgod
Error message: Cannot read properties of undefined (reading 'match')
Helpful Information to provide when opening issue:
Path: /twitter/user/DIYgod
Node version: v20.11.0
Git Hash: 30c453e(自部署)|6d901cb(演示站)

实际测试自部署和演示站都会报同同样的错

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@tjsky tjsky added the RSS bug Something isn't working label Jan 19, 2024
Copy link
Contributor

Searching for maintainers:
  • /twitter/user/DIYgod: Route not found

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.

如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
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.

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.

如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
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.

@DIYgod
Copy link
Owner

DIYgod commented Jan 19, 2024

Fixed in 1574105

@DIYgod DIYgod closed this as completed Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants