NewFuture / DDNS

:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)
https://ddns.newfuture.cc/
MIT License
4.22k stars 651 forks source link

[debug]Win10 报错 [ERROR] [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997) #416

Open lovelyelfpop opened 5 months ago

lovelyelfpop commented 5 months ago

描述问题 (Describe the bug)

版本信息 (version info)

复现步骤 (To Reproduce)

配置文件 (config file)

{
  "$schema": "https://ddns.newfuture.cc/schema/v2.8.json",
  "debug": true,
  "dns": "he",
  "id": "",
  "index4": "url:http://ip.3322.net/",
  "index6": "public",
  "ipv4": [
    "hexapus.cn"
  ],
  "ipv6": [
  ],
  "proxy": null,
  "token": "****************",
  "ttl": null,
  "cache": false
}

调试输出 (debug output)

[INFO] Cache is disabled!
2024-01-22 16:02:45,398 <ip._open> 51@util\ip.py
[DEBUG] open: http://ip.3322.net/
2024-01-22 16:02:45,428 <ip._open> 55@util\ip.py
[DEBUG] response: 153.35.129.225

2024-01-22 16:02:45,428 <he.update_record> 77@dns\he.py
[INFO] >>>>>hexapus.cn(A)
2024-01-22 16:02:45,428 <he.request> 44@dns\he.py
[INFO] dyn.dns.he.net/nic/update : {'hostname': 'hexapus.cn', 'myip': '153.35.129.225', 'password': '***'}
2024-01-22 16:02:45,631 <run.change_dns_record> 83@run.py
[ERROR] [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ValueError: underlying buffer has been detached
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ValueError: underlying buffer has been detached