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

脚本提示curl不支持https #1

Open
ailinhomu opened this issue Oct 26, 2022 · 1 comment
Open

脚本提示curl不支持https #1

ailinhomu opened this issue Oct 26, 2022 · 1 comment

Comments

@ailinhomu
Copy link

ailinhomu commented Oct 26, 2022

安装设置脚本后运行出错,以下是log

 213549       : parsing script '/usr/lib/ddns/update_dnspod.sh'
 213550 ERROR : cURL: libcurl compiled without https support - TERMINATE
 213550  WARN : PID '14688' exit WITH ERROR '1' at 2022-10-26 21:35
root@OpenWrt:/tmp/log/ddns# curl -V
curl 7.85.0 (x86_64-openwrt-linux-gnu) libcurl/7.85.0 OpenSSL/1.1.1q
Release-Date: 2022-08-31
Protocols: file ftp ftps http https mqtt 
Features: alt-svc HSTS HTTPS-proxy IPv6 Largefile SSL threadsafe

lean源码自编译x86_64版本
固件版本 OpenWrt R22.10.20 / LuCI Master (git-22.289.58375-2a380a3)
内核版本 5.15.74

@starsunyzl
Copy link
Owner

似乎看不出问题在哪,https检测完全是照搬官方ddns-scripts的代码,不清楚lean版是不是用的官方ddns-scripts,看看你的/usr/lib/ddns/dynamic_dns_functions.sh里CURL_SSL是怎么赋值的,参考官方原版:

https://github.com/openwrt/packages/blob/fefd89f7740922b061a81b15ab223bc5ac775440/net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_functions.sh#L93-L95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants