已解决
ConnectionError: HTTPSConnectionPool
来自网友在路上 165865提问 提问时间:2023-11-05 21:14:44阅读次数: 65
最佳答案 问答题库658位专家为你答疑解惑
ConnectionError: HTTPSConnectionPool(host=‘zbbfxstatic.figtingdream.com’, port=443): Max retries exceeded with url: /api/cache (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x00000249795AD9A0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed’))
# Case1: 超时
ConnectionError: ('Connection aborted.', TimeoutError(10060, '由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。', None, 10060, None))# Case2:
ConnectionError: HTTPSConnectionPool(host='zbbfxstatic.figtingdream.com', port=443): Max retries exceeded with url: /api/cache (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000249795AD9A0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
连接不上url ,chatcpt 第一步就告诉我了,折腾了大半个下午,惭愧!
查看全文
99%的人还看了
猜你感兴趣
版权申明
本文"ConnectionError: HTTPSConnectionPool":http://eshow365.cn/6-33008-0.html 内容来自互联网,请自行判断内容的正确性。如有侵权请联系我们,立即删除!