Hi - I noticed that after upgrading certbot from the Ubuntu apt repos to a snap, certbot said it wasn't running:
~$ systemctl
snap.certbot.renew.service loaded failed failed
Certbot seems to be parsing the other certs on the machine, but one of them trips it up maybe?
My domain is: hashnext.com
I ran this command: renew
It produced this output:
2021-02-06 10:25:25,848:ERROR:certbot._internal.renewal:All renewals failed. The following certificates could not be renewed:
2021-02-06 10:25:25,848:ERROR:certbot._internal.renewal: /etc/letsencrypt/live/www.hashnext.com/fullchain.pem (failure)
2021-02-06 10:25:25,848:DEBUG:certbot.display.util:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2021-02-06 10:25:25,848:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/snap/certbot/952/bin/certbot", line 8, in <module>
sys.exit(main())
File "/snap/certbot/952/lib/python3.8/site-packages/certbot/main.py", line 15, in main
return internal_main.main(cli_args)
File "/snap/certbot/952/lib/python3.8/site-packages/certbot/_internal/main.py", line 1413, in main
return config.func(config, plugins)
File "/snap/certbot/952/lib/python3.8/site-packages/certbot/_internal/main.py", line 1317, in renew
renewal.handle_renewal_request(config)
File "/snap/certbot/952/lib/python3.8/site-packages/certbot/_internal/renewal.py", line 510, in handle_renewal_request
raise errors.Error("{0} renew failure(s), {1} parse failure(s)".format(
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2021-02-06 10:25:25,849:ERROR:certbot._internal.log:1 renew failure(s), 0 parse failure(s)
My web server is (include version): Apache 2
The operating system: Ubuntu 18.04
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
The version of my client is: 1.12.0