ConnectionError: HTTPSConnectionPool

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'))

python 复制代码
# 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 第一步就告诉我了,折腾了大半个下午,惭愧!

相关推荐
我重来不说话6 天前
ai模型输入<think>xx返回错误
ai·报错·ai截断
liwulin050618 天前
【ESP32-S3-CAM】加载FLASH分区报错
报错·加载·魔数·esp32-s3-cam·flash内存
邪恶紫色秋裤2 个月前
解决IntelliJ IDEA控制台输出中文乱码问题
java·ide·乱码·intellij-idea·报错·中文
虚伪的空想家3 个月前
K8S部署的ELK分片问题解决,报错:unexpected error while indexing monitoring document
运维·elk·云原生·容器·kubernetes·报错·eck
秋窗73 个月前
Homebrew执行brew install出现错误(homebrew-bottles)
报错·homebrew
陈嘿萌6 个月前
probability tensor contains either `inf`, `nan` or element < 0
报错·模型下载·安装qwen大模型·校验错误
秋意零6 个月前
【排坑指南】MySQL初始化后,Nacos与微服务无法连接??
运维·数据库·mysql·微服务·nacos·报错
FelicityW8 个月前
报错:函数或变量 ‘calcmie‘ 无法识别。
matlab·报错
m0_564264188 个月前
springboot项目之websocket的坑:spring整合websocket后进行单元测试后报错的解决方案
java·经验分享·spring boot·websocket·spring·单元测试·报错
LLLL9610 个月前
docker pull 报错Get “https://registry-1.docker.io/v2/“: net/http: request canceled while waiting for c
docker·报错