Renewal of certificate failed

What am I doing wrong?

pi@raspberrypi:/ $ sudo certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log


Processing /etc/letsencrypt/renewal/vatocloud.firewall-gateway.com.conf


Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for vatocloud.firewall-gateway.com
Waiting for verification…
Cleaning up challenges
Attempting to renew cert (vatocloud.firewall-gateway.com) from /etc/letsencrypt/renewal/vatocloud.firewall-gateway.com.conf produced an unexpected error: Failed authorization procedure. vatocloud.firewall-gateway.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from https://vatocloud.firewall-gateway.com/.well-known/acme-challenge/94ee6FZS-bkAZDzdjMtuandbMZzCXfO-BFI8Q-QOX7U [92.208.167.243]: “\r\n403 Forbidden\r\n<body bgcolor=“white”>\r\n

403 Forbidden

\r\n
”. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/vatocloud.firewall-gateway.com/fullchain.pem (failure)

All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/vatocloud.firewall-gateway.com/fullchain.pem (failure)


1 renew failure(s), 0 parse failure(s)

IMPORTANT NOTES:

Check your Nginx logs to see what’s happening to the requests.

Are you sure they’re arriving at the correct computer?

The correct Nginx virtual host?

What’s the Nginx configuration?

(Is the website supposed to be using Nginx?)

2 Likes

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