My domain is:
server2.orshost.com (subdomain on different server from parent domain)
I ran this command:
virtualmin automatic cert renewal
It produced this output (as an email):
An error occurred requesting a new certificate for server2.orshost.com from Let's Encrypt : Failed to request certificate : Parsing account key... Parsing CSR... Registering account... Already registered! Verifying server2.orshost.com... Traceback (most recent call last): File "/usr/share/webmin/webmin/acme_tiny.py", line 203, in main(sys.argv[1:]) File "/usr/share/webmin/webmin/acme_tiny.py", line 199, in main signed_crt = get_crt(args.account_key, args.csr, args.acme_dir, log=LOGGER, CA=args.ca) File "/usr/share/webmin/webmin/acme_tiny.py", line 154, in get_crt domain, challenge_status)) ValueError: server2.orshost.com challenge did not pass: {u'status': u'invalid', u'validationRecord': [{u'url': u'http://server2.orshost.com/.well-known/acme-challenge/SozygQTiQyel_XlN4nNbicU26wXNs-1LKQEpJvl_sYI', u'hostname': u'server2.orshost.com', u'addressUsed': u'', u'port': u'80', u'addressesResolved': []}], u'keyAuthorization': u'SozygQTiQyel_XlN4nNbicU26wXNs-1LKQEpJvl_sYI.SOGQnW2mFnjDAvaYJN68ntbdTsQXRXkehj8cGBIU9E0', u'uri': u'https://acme-v01.api.letsencrypt.org/acme/challenge/c2jFsKnap1BD-VK8fKTgWlHSqQOEmNJPQCVQWf8IQF0/851037874', u'token': u'SozygQTiQyel_XlN4nNbicU26wXNs-1LKQEpJvl_sYI', u'error': {u'status': 400, u'type': u'urn:acme:error:connection', u'detail': u'DNS problem: SERVFAIL looking up A for server2.orshost.com'}, u'type': u'http-01'}
My operating system is (include version):
Ubuntu 14.04
My web server is (include version):
Apache 2.4.7
I can login to a root shell on my machine (yes or no, or I don’t know): yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
Virtualmin version 5.04.gpl
Extra notes:
I have been receiving failure emails all day, all of a sudden.
The ‘well-known’ links are always available. http://server2.orshost.com/.well-known/acme-challenge/SozygQTiQyel_XlN4nNbicU26wXNs-1LKQEpJvl_sYI
https://dnschecker.org/#A/server2.orshost.com shows no errors on my side.
The main error seems to be with your (great!) service:
urn:acme:error:connection', u'detail': u'DNS problem: SERVFAIL looking up A for server2.orshost.com
Ideas? Suggestions? I’ve updated this server automatically for several months, successfully. (every 3 months). Today it’s being ornery, for some reason.
VirtualMin is now reporting the cert as being 3.01 months since last renewal.
(I also tried to do a new ‘request certificate’ & it responded with the same general errors: DNS)
Update: virtualmin is retrying to renew every 5 minutes. This has filled up my inbox with these errors.