Hi ,
when i try to renewal with this command **
** sudo certbot certonly -a webroot --webroot-path=/var/www/html -d mydomain.com -d www.mydomain.com
i get this error
Failed authorization procedure. www.arabictorrent.co (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.arabictorrent.co/.well-known/acme-challenge/gn7lY7gcOr2A2EjJDkHr24K8ivNAjPWrGgADxs96_Pg:
arabictorrent.co (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://arabictorrent.co/.well-known/acme-challenge/rZFydsSUuAP5Uc-eAr77-jZFCKwOOfJJEIc1x_MmwJw:
404 Not Found
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: www.arabictorrent.co
Type: unauthorized
Detail: Invalid response from
http://www.arabictorrent.co/.well-known/acme-challenge/gn7lY7gcOr2A2EjJDkHr24K8ivNAjPWrGgADxs96_Pg:Domain: arabictorrent.co
Type: unauthorized
Detail: Invalid response from
http://arabictorrent.co/.well-known/acme-challenge/rZFydsSUuAP5Uc-eAr77-jZFCKwOOfJJEIc1x_MmwJw:
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address.
**i checked .well-known folder its here but acme-challenge not found so i added it and try again the crebot command but the same error **
what can i do ?