Failed to renew certificate victoroos.nl with error: Some challenges have failed

You should now delete the two certificates you are not using so certbot will not try to renew them. Full docs here but the command is:

sudo certbot delete --cert-name example.com
# or to choose from a list:
sudo certbot delete

You are now using cert name victoroos.nl so do NOT delete it.

3 Likes