Parsing account key... Parsing CSR... Registering account... Already registered! Verifying honechka.com... Wrote file to /home/honechka/public_html/.well-known/acme-challenge/N-dn2CrZvn9jnDwlKqVdkBFPuKRQEUMFMoPgnTLVMe0, but couldn't download http://honechka.com/.well-known/acme-challenge/N-dn2CrZvn9jnDwlKqVdkBFPu... Traceback (most recent call last): File "/usr/share/webmin/webmin/acme_tiny.py", line 202, in main(sys.argv[1:]) File "/usr/share/webmin/webmin/acme_tiny.py", line 198, 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 153, in get_crt domain, challenge_status)) ValueError: honechka.com challenge did not pass: {u'status': u'invalid', u'validationRecord': [{u'url': u'http://honechka.com/.well-known/acme-challenge/N-dn2CrZvn9jnDwlKqVdkBFPu...', u'hostname': u'honechka.com', u'addressUsed': u'172.86.183.2', u'port': u'80', u'addressesResolved': [u'172.86.183.2']}, {u'url': u'https://www.honechka.com.well-known/acme-challenge/N-dn2CrZvn9jnDwlKqVdk...', u'hostname': u'www.honechka.com.well-known', u'addressUsed': u'', u'port': u'443', u'addressesResolved': None}], u'keyAuthorization': u'N-dn2CrZvn9jnDwlKqVdkBFPuKRQEUMFMoPgnTLVMe0._ntJWFntXJ4sm_ebHu0yQtEmFQwkE0VdzVyZeZDC31c', u'uri': u'https://acme-v01.api.letsencrypt.org/acme/challenge/QV8MtWDIyHjpbiqz1Sfh...', u'token': u'N-dn2CrZvn9jnDwlKqVdkBFPuKRQEUMFMoPgnTLVMe0', u'error': {u'status': 400, u'type': u'urn:acme:error:connection', u'detail': u'Could not connect to www.honechka.com.well-known'}, u'type': u'http-01'}
virtualmin renewal error on all virtual servers
Submitted by basilcraft on Mon, 12/05/2016 - 13:28 Pro Licensee
Status:
Closed (fixed)
Comments
Submitted by andreychek on Mon, 12/05/2016 - 13:48 Comment #1
Howdy -- is there a redirect that is pushing all content over to https?
If so, you may want to temporarily disable that redirect while trying to renew your certificate.
Submitted by basilcraft on Mon, 12/05/2016 - 17:44 Pro Licensee Comment #2
that did it. Thank you, Andreychek.
Submitted by basilcraft on Mon, 12/05/2016 - 17:51 Pro Licensee Comment #3
Anderychek fixed the problem. It was http to https redirect. Thank you.