BlankerL / DXY-COVID-19-Crawler

2019新型冠状病毒疫情实时爬虫及API | COVID-19/2019-nCoV Realtime Infection Crawler and API
https://lab.isaaclin.cn/nCoV/
MIT License
1.99k stars 400 forks source link

今天api好像使用不了了 #105

Closed rain7 closed 4 years ago

rain7 commented 4 years ago

api今天调用不了,昨天还能用

xcy96 commented 4 years ago

嗯,我这里也是

SoCMo commented 4 years ago

BlankerL commented 4 years ago

感谢反馈,目前问题已经解决了。

rain7 commented 4 years ago

好像还没修复,还不能用

rain7 commented 4 years ago

调用不了 返回错误500 Internal Server Error @BlankerL

BlankerL commented 4 years ago

我现在检查一下,如果又出现这种情况了,估计又是有人用无限循环的函数持续请求服务器占满线程了。

rain7 commented 4 years ago

好的 谢谢

我现在检查一下,如果又出现这种情况了,估计又是有人用无限循环的函数持续请求服务器占满线程了。

BlankerL commented 4 years ago

目前已经重新恢复,我正在检查之前的logfile,可以先开始使用了

rain7 commented 4 years ago

目前已经重新恢复,我正在检查之前的logfile,可以先开始使用了

嗯,可以用了

BlankerL commented 4 years ago

大约1个月之前我重写了整个后端,目前所有请求都是异步加载的,已经稳定运行一个月了。目前问题应该已经解决了,如果之后又发生类似的情况我会及时跟进。感谢反馈!

ka1i commented 4 years ago

你好,Api今天 504 Gateway Time-out 了。

BlankerL commented 4 years ago

你好,Api今天 504 Gateway Time-out 了。

由于今天受到过多请求服务器超过负载又宕机了...很久没有这种情况了,目前已经恢复,正在检查logfile。