Renew certbot ssl on Google Cloud

Hi @JuergenAuer
I tried running the commands again. In the second command Generate Certificates: ./certbot-auto certonly --webroot -w /var/www/html/ -d muaga.me -d www.muaga.me
I get the red error:
Challenge failed for domain muaga.me
Challenge failed for domain www.muaga.me
Should I continue running the next command?

Challenge failed for domain muaga.me
Challenge failed for domain www.muaga.me
http-01 challenge for muaga.me
http-01 challenge for www.muaga.me
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
 - The following errors were reported by the server:
   Domain: muaga.me
   Type:   unauthorized
   Detail: Invalid response from
   https://muaga.me/.well-known/acme-challenge/0q2wRZSVkf248q76AwWv--PqZCsn9W4dOjsrWSdndj4
   [2606:4700:30::6818:7136]: "<!DOCTYPE html>\n<!--[if lt IE 7]>
   <html class=\"no-js ie6 oldie\" lang=\"en-US\">
   <![endif]-->\n<!--[if IE 7]>    <html class=\"no-js "
   Domain: www.muaga.me
   Type:   unauthorized
   Detail: Invalid response from
   https://muaga.me/.well-known/acme-challenge/cbec3AyCfJOUg2_NUQmeOshxFcSQ-9KHuMg8VbdXy3c
   [2606:4700:30::6818:7136]: "<!DOCTYPE html>\n<!--[if lt IE 7]>
   <html class=\"no-js ie6 oldie\" lang=\"en-US\">
   <![endif]-->\n<!--[if IE 7]>    <html class=\"no-js "
   To fix these errors, please make sure that your domain name was
   entered correctly and the DNS A/AAAA record(s) for that domain
   contain(s) the right IP address.
1 Like