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

接口返回502 bad gateway #33

Closed Sikewb closed 4 years ago

Sikewb commented 4 years ago

'\r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.16.1
\r\n\r\n\r\n'

Soontao commented 4 years ago

same issue

wanghao15536870732 commented 4 years ago

image

Dobby233Liu commented 4 years ago
cf worker 502
descarm commented 4 years ago

same issue

JoshuaYF commented 4 years ago

same issue

Soontao commented 4 years ago

Hello @BlankerL

Maybe the application server has been down, could you help to check about that ?

Thank you.

xzh1983 commented 4 years ago

另外,api的帮助界面也打不开了。

JoshuaYF commented 4 years ago

30 提到:

暂时先使用此 https://lab.ahusmart.com/ 替换 https://lab.isaaclin.cn/ ,接口协议完全一致

BlankerL commented 4 years ago

抱歉,服务器访问量过大,已经重启服务器了。

Sorry for the trouble, there are too many connections to the server. I have rebooted the server and it is functioning now.

Sikewb commented 4 years ago

抱歉,服务器访问量过大,已经重启服务器了。

Sorry for the trouble, there are too many connections to the server. I have rebooted the server and it is functioning now.

谢谢!

BlankerL commented 4 years ago

已经添加uWSGI守护进程Supervisor,测试强制关闭uWSGI后,守护进程会自动重启uWSGI。

Use Supervisor to screen and daemonize uWSGI. After manually killing uWSGI, Supervisor will restart it automatically.