Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
api.xxx.xx
I ran this command:
656 sudo certbot renew --force-renewal --cert-name api.xx.xx --dry-run
669 certbot certificates
670 sudo certbot update_symlinks
671 certbot certificates
673 certbot renew -force-renewal
675 certbot renew --force-renewal
678 sudo certbot renew --cert-name api.xx.xx --dry-run
679 sudo certbot renew --cert-name api.xx.xx --force-renewal
718 certbot --version
719 certbot-auto --version
721 certbot --version
722 sudo certbot renew --dry-run
723 sudo apt-get install --only-upgrade certbot
726 sudo ln -s /snap/bin/certbot /usr/bin/certbot
727 certbot certificates
728 sudo certbot certificates
729 sudo certbot update_symlinks
730 sudo certbot certificates
731 sudo certbot update_symlinks
732 sudo certbot renew --dry-run
735 certbot certificates
736 sudo certbot certificates
768 history | grep certbot
It produced this output:
Cert is due for renewal, auto-renewing...
Plugins selected: Authenticator standalone, Installer None
Renewing an existing certificate
Performing the following challenges:
Attempting to renew cert (xx.xx.no) from /etc/letsencrypt/renewal/api.xx.xx.conf produced an unexpected error: None of the preferred
challenges are supported by the selected plugin. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/api.xx.xx/fullchain.pem (failure)
My web server is (include version):
The operating system my web server runs on is (include version):
Ubuntu v20.04
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):