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

【问询函件 -深交所】FetchError: [GET] "https://www.szse.cn/api/report/ShowReport/data?SHOWTYPE=JSON&CATALOGID=main_wxhj&TABKEY=tab2": <no response> fetch failed // ttrss debugger 返回 503 Service Unavailable #16571

Closed
1 task done
KwToPA opened this issue Aug 29, 2024 · 4 comments
Labels
RSS bug Something isn't working

Comments

@KwToPA
Copy link

KwToPA commented Aug 29, 2024

路由地址

/szse/inquire/:category?/:select?/:keyword?

完整路由地址

/szse/inquire/0
/szse/inquire/1

相关文档

https://docs.rsshub.app/routes/finance#%E9%97%AE%E8%AF%A2%E5%87%BD%E4%BB%B6

预期是什么?

正常工作

实际发生了什么?

/szse/inquire/0

Error Message:
FetchError: [GET] "https://www.szse.cn/api/report/ShowReport/data?SHOWTYPE=JSON&CATALOGID=main_wxhj&TABKEY=tab2": <no response> fetch failed

Route: /szse/inquire/:category?/:select?/:keyword?

Full Route: /szse/inquire/0

Node Version: v22.7.0

Git Hash: 84243eb7

/szse/inquire/1

Error Message:
FetchError: [GET] "https://www.szse.cn/api/report/ShowReport/data?SHOWTYPE=JSON&CATALOGID=main_wxhj&TABKEY=tab3": <no response> fetch failed

Route: /szse/inquire/:category?/:select?/:keyword?

Full Route: /szse/inquire/1

部署

自建

部署相关信息

No response

额外信息

自建 我用docker 安装的

 /szse/inquire/1

 /szse/inquire/0

这两个路由前几天还可以

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@KwToPA KwToPA added the RSS bug Something isn't working label Aug 29, 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 关键词,或者留下评论。我们会重新审核。

@KwToPA
Copy link
Author

KwToPA commented Aug 30, 2024

用ttrss的Feed Debugger: 问询函件 - 主板 深圳证券交易所

返回

unable to fetch: Server error: `GET http://hidden/szse/inquire/0` resulted in a `503 Service Unavailable` response:

创业板也是这样

@KwToPA KwToPA changed the title 【问询函件 -深交所】FetchError: [GET] "https://www.szse.cn/api/report/ShowReport/data?SHOWTYPE=JSON&CATALOGID=main_wxhj&TABKEY=tab2": <no response> fetch failed 【问询函件 -深交所】FetchError: [GET] "https://www.szse.cn/api/report/ShowReport/data?SHOWTYPE=JSON&CATALOGID=main_wxhj&TABKEY=tab2": <no response> fetch failed // ttrss debugger 返回 503 Service Unavailable Aug 30, 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 关键词,或者留下评论。我们会重新审核。

@pseudoyu
Copy link
Collaborator

it works on both official instance and self-host instances now.

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