DIYgod / RSSHub

🧡 Everything is RSSible
https://docs.rsshub.app
MIT License
32.24k stars 7.17k forks source link

【问询函件 -深交所】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

Open KwToPA opened 3 weeks ago

KwToPA commented 3 weeks ago

路由地址

/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

github-actions[bot] commented 3 weeks ago
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 commented 2 weeks ago

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

返回

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

创业板也是这样

github-actions[bot] commented 2 weeks ago
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 关键词,或者留下评论。我们会重新审核。