Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lovelyelfpop opened this issue Jan 22, 2024 · 0 comments
Labels

Comments

@lovelyelfpop
Copy link

描述问题 (Describe the bug)

版本信息 (version info)

  • DDNS Version: 2.13.3
  • OS Version: windows 10 build 19041
  • Type(运行方式): Binary/
  • related issues (相关问题):

复现步骤 (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> [email protected]
[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
@lovelyelfpop lovelyelfpop changed the title [debug]Win10 报错 [debug]Win10 报错 [ERROR] [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:997) Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant