Unauthorized to update certificate

2020-09-28 15:50:01,092:DEBUG:acme.client:Storing nonce: 0102SQX9AVzIyF0_N4vVsn5_u1DSdYHFWygyCRtFb7Nvcrs
2020-09-28 15:50:01,094:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:

Domain: ihgzly.com
Type: unauthorized
Detail: Invalid response from http://ihgzly.com/.well-known/acme-challenge/agSxc_n7BXiOi4eKsomEcXlEVKmeXwpOskEuPfhLvJQ [64.227.28.208]: "<!doctype html>\n<html lang="en">\n \n Error\n\n <meta charset="utf-8">\n <meta name="vie"

To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address.
2020-09-28 15:50:01,096:DEBUG:certbot.error_handler:Encountered exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 82, in handle_authorizations
self._respond(aauthzrs, resp, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 155, in _respond
self._poll_challenges(aauthzrs, chall_update, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 226, in _poll_challenges
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. ihgzly.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://ihgzly.com/.well-known/acme-challenge/agSxc_n7BXiOi4eKsomEcXlEVKmeXwpOskEuPfhLvJQ [64.227.28.208]: "<!doctype html>\n<html lang="en">\n \n Error\n\n <meta charset="utf-8">\n <meta name="vie"

2020-09-28 15:50:01,096:DEBUG:certbot.error_handler:Calling registered functions
2020-09-28 15:50:01,096:INFO:certbot.auth_handler:Cleaning up challenges
2020-09-28 15:50:01,589:DEBUG:certbot.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/bin/certbot", line 11, in
load_entry_point('certbot==0.27.0', 'console_scripts', 'certbot')()
File "/usr/lib/python3/dist-packages/certbot/main.py", line 1364, in main
return config.func(config, plugins)
File "/usr/lib/python3/dist-packages/certbot/main.py", line 1124, in run
certname, lineage)
File "/usr/lib/python3/dist-packages/certbot/main.py", line 120, in _get_and_save_cert
lineage = le_client.obtain_and_enroll_certificate(domains, certname)
File "/usr/lib/python3/dist-packages/certbot/client.py", line 391, in obtain_and_enroll_certificate
cert, chain, key, _ = self.obtain_certificate(domains)
File "/usr/lib/python3/dist-packages/certbot/client.py", line 334, in obtain_certificate
orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
File "/usr/lib/python3/dist-packages/certbot/client.py", line 370, in _get_order_and_authorizations
authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 82, in handle_authorizations
self._respond(aauthzrs, resp, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 155, in _respond
self._poll_challenges(aauthzrs, chall_update, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 226, in _poll_challenges
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. ihgzly.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://ihgzly.com/.well-known/acme-challenge/agSxc_n7BXiOi4eKsomEcXlEVKmeXwpOskEuPfhLvJQ [64.227.28.208]: "<!doctype html>\n<html lang="en">\n \n Error\n\n <meta charset="utf-8">\n <meta name="vie"

1 Like

Welcome to the Let's Encrypt Community :slightly_smiling_face:

So sorry for the delay. Usually someone responds within a couple of hours. I've taken a look at your website and ran some checks. Everything generally appears to be functioning correctly. You could probably benefit from some consistent 301 redirects from http to https and www to non-www (or vice versa). I can see at https://crt.sh/?q=ihgzly.com that you have successfully acquired many certificates today, so I am assuming that you solved the problem. If you need any further assistance or have any questions, please let us know.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.