These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Can't request Lets Encrypt certificates for some domains on the new forum.
I posted about this issue the other week but my post must have slipped through the cracks because my post is still not here.
My system:
Operating system Ubuntu Linux 16.04.1 Webmin version 1.860 Usermin version 1.720 Virtualmin version 6.01
All packages up to date
I'm having trouble requesting new certificates from Let's Encrypt on 2 virtual servers, I think after adding new aliases to them.
Parsing account key...
Parsing CSR...
Registering account...
Already registered!
Verifying sample1.nl...
sample1.nl verified!
Verifying sample2.nl...
sample2.nl verified!
Verifying sample3.nl...
sample3.nl verified!
Verifying www.sample4.com...
www.sample4.com verified!
Verifying www.sample5.nl...
www.sample5.nl verified!
Verifying sample6.nl...
sample6.nl verified!
Verifying sample7.nl...
Traceback (most recent call last):
File "/usr/share/webmin/webmin/acme_tiny.py", line 235, in <module>
main(sys.argv[1:])
File "/usr/share/webmin/webmin/acme_tiny.py", line 231, in main
signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, args.dns_hook, args.cleanup_hook, log=LOGGER, CA=args.ca)
File "/usr/share/webmin/webmin/acme_tiny.py", line 171, in get_crt
raise ValueError("Gave up waiting for validation")
ValueError: Gave up waiting for validation
Parsing account key...
Parsing CSR...
Registering account...
Already registered!
Verifying sample1.nl...
Undefined subroutine &main::get_bind_zone_for_domain called at /usr/share/webmin/webmin/letsencrypt-dns.pl line 21.
Traceback (most recent call last):
File "/usr/share/webmin/webmin/acme_tiny.py", line 235, in <module>
main(sys.argv[1:])
File "/usr/share/webmin/webmin/acme_tiny.py", line 231, in main
signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, args.dns_hook, args.cleanup_hook, log=LOGGER, CA=args.ca)
File "/usr/share/webmin/webmin/acme_tiny.py", line 171, in get_crt
raise ValueError("Gave up waiting for validation")
ValueError: Gave up waiting for validation
xxxx:xxx:xxxx:xx::x = placeholder for a local ip address
xxxx:xxx:xxxx:xx::x - - [24/Oct/2017:15:19:57 +0200] "GET /.well-known/acme-challenge/the-validation-file1 HTTP/1.1" 200 294 "-" "Python-urllib/2.7"
xxxx:xxx:xxxx:xx::x - - [24/Oct/2017:15:19:58 +0200] "GET /.well-known/acme-challenge/the-validation-file2 HTTP/1.1" 200 294 "-" "Python-urllib/2.7"
xxxx:xxx:xxxx:xx::x - - [24/Oct/2017:15:19:59 +0200] "GET /.well-known/acme-challenge/the-validation-file3 HTTP/1.1" 200 294 "-" "Python-urllib/2.7"
xxxx:xxx:xxxx:xx::x - - [24/Oct/2017:15:20:01 +0200] "GET /.well-known/acme-challenge/the-validation-file4 HTTP/1.1" 200 294 "-" "Python-urllib/2.7"
xxxx:xxx:xxxx:xx::x - - [24/Oct/2017:15:20:02 +0200] "GET /.well-known/acme-challenge/the-validation-file5 HTTP/1.1" 200 294 "-" "Python-urllib/2.7"
xxxx:xxx:xxxx:xx::x - - [24/Oct/2017:15:20:04 +0200] "GET /.well-known/acme-challenge/the-validation-file6 HTTP/1.1" 200 294 "-" "Python-urllib/2.7"
xxxx:xxx:xxxx:xx::x - - [24/Oct/2017:15:20:06 +0200] "GET /.well-known/acme-challenge/the-validation-file7 HTTP/1.1" 200 294 "-" "Python-urllib/2.7"
I have no idea what the problem could be or what else i can check, and hope someone can help me out... thanks in advance
Hi tycoon, For me, the last letter of the IPv6 is missing. Please, check if you are experiencing the same issue.
Thanks.
Sorry. Forget about it. The person who registered the domain forgot the last letter. Sorry for the confusion.