Failed Renew of ssl certificate using Google CLoud

./certbot-auto certonly --webroot -w /opt/bitnami/apps/wordpress/htdocs/ -d inoro
utproject.com -d www.inoroutproject.com
Requesting to rerun ./certbot-auto with root privileges...
./certbot-auto has insecure permissions!
To learn how to fix them, visit Certbot-auto deployment best practices
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Cert is due for renewal, auto-renewing...
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for inoroutproject.com
http-01 challenge for www.inoroutproject.com
Using the webroot path /opt/bitnami/apps/wordpress/htdocs for all unmatched domains.
Waiting for verification...
Challenge failed for domain inoroutproject.com
Challenge failed for domain www.inoroutproject.com
http-01 challenge for inoroutproject.com
http-01 challenge for www.inoroutproject.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:

  • The following errors were reported by the server:
    Domain: inoroutproject.com
    Type: unauthorized
    Detail: Invalid response from
    https://www.inoroutproject.com/].well-known/acme-challenge/g2BmrLhMPqVEpDrprMI8uarI57vjvNr8PV7U4-kfWFg
    [34.71.48.32]: "\n\n<html class="no-js"
    lang="en-US">\n\n\n\n\t<meta charset="UTF-8">\n\t<meta
    name="viewport" content="width=device"
    Domain: www.inoroutproject.com
    Type: unauthorized
    Detail: Invalid response from
    https://www.inoroutproject.com/].well-known/acme-challenge/SoZ4Hl18SDRzbAMK_ZI5Th9GWmGkrxKDSM5h7dIVxWk
    [34.71.48.32]: "\n\n<html class="no-js"
    lang="en-US">\n\n\n\n\t<meta charset="UTF-8">\n\t<meta
    name="viewport" content="width=device"
    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

With Bitnami, you shouldn't directly use certbot yourself.

Please see the following pinned thread in the Help section:

4 Likes

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