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

[Bilibili 系 RSS] RSS Title 的用户名偶发性显示为 undefined #13917

Closed
1 task done
Just-Prog opened this issue Nov 29, 2023 · 5 comments
Closed
1 task done

Comments

@Just-Prog
Copy link

Just-Prog commented Nov 29, 2023

路由地址

/bilibili/user/video/:uid/:disableEmbed?

完整路由地址

/bilibili/user/video/1459104794

相关文档

https://docs.rsshub.app/zh/routes/social-media#bilibili-up-zhu-tou-gao

预期是什么?

<title>
<![CDATA[ MyGO_AveMujica 的 bilibili 空间 ]]>
</title>

实际发生了什么?

<title>
<![CDATA[ undefined 的 bilibili 空间 ]]>
</title>

偶尔会复现此状态,有时会恢复到预期行为,动态内容的获取均正常未出现问题

部署

自建

部署相关信息

Vercel / NodeJS: 18.x / Git: ee901f8 / Branch: master

额外信息

暂无

在9月份的issues记录中有发现一部分相关错误的报告 #13293 #13334 ,不清楚是否依然是用户名接口风控的因素。

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@Just-Prog Just-Prog added the RSS bug Something isn't working label Nov 29, 2023
Copy link
Contributor

Searching for maintainers:
  • /bilibili/user/video/1459104794: 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:
  • /bilibili/user/video/:uid/:disableEmbed?: @DIYgod

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.

1 similar comment
Copy link
Contributor

Searching for maintainers:
  • /bilibili/user/video/:uid/:disableEmbed?: @DIYgod

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.

@Just-Prog Just-Prog changed the title [Bilibili 系 RSS] RSS Title 的用户名显示为 undefined [Bilibili 系 RSS] RSS Title 的用户名偶发性显示为 undefined Nov 29, 2023
Copy link
Contributor

Searching for maintainers:
  • /bilibili/user/video/:uid/:disableEmbed?: @DIYgod

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.

@TonyRL
Copy link
Collaborator

TonyRL commented Nov 29, 2023

Duplicate of #13334

@TonyRL TonyRL marked this as a duplicate of #13334 Nov 29, 2023
@TonyRL TonyRL closed this as completed Nov 29, 2023
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