We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Merci de copier/coller le schéma de rapport de bug voir l'exemple ci-dessous en exécutant la commande suivante :
acme.sh --issue --debug 2 --dns dns_hostline -d www.example.com # simple domaine acme.sh --issue --debug 2 --dns dns_hostline -d example.com -d www.example.com # multi domaine acme.sh --issue --debug 2 --dns dns_hostline -d example.com -d *.example.com # wildcard
acme.sh --issue --debug 2 --dns dns_hostline -d example.com -d *.example.com
[mercredi 25 août 2021, 22:29:31 (UTC+0200)] Removing DNS records. [mercredi 25 août 2021, 22:29:31 (UTC+0200)] Removing txt: sY1NkrYJQDuPaU7JlV9fQ3QsEWOQhPZySq4T5LZbFUs for domain: _acme-challenge.example.com [mercredi 25 août 2021, 22:29:48 (UTC+0200)] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 3 [mercredi 25 août 2021, 22:29:50 (UTC+0200)] error /api/v1/domain/dns/zones [mercredi 25 août 2021, 22:29:50 (UTC+0200)] Invalid domain, please check domain and try again [mercredi 25 août 2021, 22:29:50 (UTC+0200)] Error removing txt for domain:_acme-challenge.example.com [mercredi 25 août 2021, 22:29:50 (UTC+0200)] Removing txt: zbLefpdZFk-zaXrNQ5X6qkz0Pmwp9UjcGcYJ7X2Vy8o for domain: _acme-challenge.example.com [mercredi 25 août 2021, 22:30:06 (UTC+0200)] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 3 [mercredi 25 août 2021, 22:30:08 (UTC+0200)] error /api/v1/domain/dns/zones [mercredi 25 août 2021, 22:30:08 (UTC+0200)] Invalid domain, please check domain and try again [mercredi 25 août 2021, 22:30:08 (UTC+0200)] Error removing txt for domain:_acme-challenge.example.com [mercredi 25 août 2021, 22:30:08 (UTC+0200)] Verify finished, start to sign.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Merci de copier/coller le schéma de rapport de bug voir l'exemple ci-dessous en exécutant la commande suivante :
Action
acme.sh --issue --debug 2 --dns dns_hostline -d example.com -d *.example.com
Log
[mercredi 25 août 2021, 22:29:31 (UTC+0200)] Removing DNS records.
[mercredi 25 août 2021, 22:29:31 (UTC+0200)] Removing txt: sY1NkrYJQDuPaU7JlV9fQ3QsEWOQhPZySq4T5LZbFUs for domain: _acme-challenge.example.com
[mercredi 25 août 2021, 22:29:48 (UTC+0200)] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 3
[mercredi 25 août 2021, 22:29:50 (UTC+0200)] error /api/v1/domain/dns/zones
[mercredi 25 août 2021, 22:29:50 (UTC+0200)] Invalid domain, please check domain and try again
[mercredi 25 août 2021, 22:29:50 (UTC+0200)] Error removing txt for domain:_acme-challenge.example.com
[mercredi 25 août 2021, 22:29:50 (UTC+0200)] Removing txt: zbLefpdZFk-zaXrNQ5X6qkz0Pmwp9UjcGcYJ7X2Vy8o for domain: _acme-challenge.example.com
[mercredi 25 août 2021, 22:30:06 (UTC+0200)] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 3
[mercredi 25 août 2021, 22:30:08 (UTC+0200)] error /api/v1/domain/dns/zones
[mercredi 25 août 2021, 22:30:08 (UTC+0200)] Invalid domain, please check domain and try again
[mercredi 25 août 2021, 22:30:08 (UTC+0200)] Error removing txt for domain:_acme-challenge.example.com
[mercredi 25 août 2021, 22:30:08 (UTC+0200)] Verify finished, start to sign.
The text was updated successfully, but these errors were encountered: