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

Bug:Undefined symbol "nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation" #4775

Closed
KincaidYang opened this issue Sep 2, 2023 · 2 comments

Comments

@KincaidYang
Copy link
Contributor

When running the DNS test in the process of adapting the new DNS API, an error is reported.

 /usr/local/lib/libcurl.so.4: Undefined symbol "nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation"
 [September  2, 2023 at 04:25:04 AM UTC] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 1
 /usr/local/lib/libcurl.so.4: Undefined symbol "nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation"
 [September  2, 2023 at 04:25:04 AM UTC] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 1
 Testing wildcard domain. 
 TestingDomain='***'
 /root/.acme.sh/acme.sh --server "letsencrypt_test"  --issue -d "***" -d "*.***" --dns *** --dnssleep "***"  [FAIL] 
 Run Failed

https://github.com/KincaidYang/acme.sh/actions/runs/6056193230/job/16436203886#step:4:2776

@github-actions
Copy link

github-actions bot commented Sep 2, 2023

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

@KincaidYang
Copy link
Contributor Author

Regarding this issue, I have created a pull request to fix it.
#4776

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

1 participant