问答详情
源自:8-5 后台任务更新 COVID-19 数据

后台任务更新 报错

  File "E:\fastapi_tutorial\venv\lib\site-packages\requests\sessions.py", line 655, in send

    r = adapter.send(request, **kwargs)

  File "E:\fastapi_tutorial\venv\lib\site-packages\requests\adapters.py", line 510, in send

    raise ProxyError(e, request=request)

requests.exceptions.ProxyError: HTTPSConnectionPool(host='coronavirus-tracker-api.herokuapp.com', port=443): Max retries exceeded with url: /v2/locations?source=jhu&country_code=CN&timelines=false (Caused by ProxyError('Cannot connect to proxy.', OSError(0, 'Error')))


提问者:南方不竞 2022-03-09 11:02

个回答

  • 慕斯841260
    2022-11-20 21:09:48

    这个问题您解决了吗?