Invalid response from https://www.google.com

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:
www.emailingemfasis.es

I ran this command:
certbot-auto renew

It produced this output:

  • The following errors were reported by the server:

    Domain: www.emailingemfasis.es
    Type: unauthorized
    Detail: Invalid response from https://www.google.com
    [2607:f8b0:400f:805::2004]: “<!doctype html><html itemscope=”"
    itemtype=“http://schema.org/WebPage” lang=“en”><meta
    content=“Search the world’s informa”

    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.

My web server is (include version):
Virtual machine on ESXi 6.0
The operating system my web server runs on is (include version):
Debian 8

My hosting provider, if applicable, is:
Self-hosted

I can login to a root shell on my machine (yes or no, or I don’t know):
Yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
No, I’m using ssh to access the server

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
certbot 0.40.1

Server has ipv6 disabled in /etc/sysctl.conf

Thanks

1 Like

Well, http://www.emailingemfasis.es/ does in fact redirect to “https://www.google.com”.

And https://www.emailingemfasis.es/ redirects to “https://www.google.es`”.

Is 62.82.196.167 the correct IP address?

Can you look through your Apache configuration for those redirects?

What was the rest of “certbot renew”'s output?

1 Like

It redirects on 404 or 403 codes.

I’ll try to disable that and try again.

The rest of the output is:

Saving debug log to /var/log/letsencrypt/letsencrypt.log


Processing /etc/letsencrypt/renewal/www.emailingemfasis.es.conf


Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator apache, Installer apache
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for www.emailingemfasis.es
Waiting for verification…
Challenge failed for domain www.emailingemfasis.es
http-01 challenge for www.emailingemfasis.es
Cleaning up challenges
Attempting to renew cert (www.emailingemfasis.es) from /etc/letsencrypt/renewal/www.emailingemfasis.es.conf produced an unexpected error: Some challenges have failed… Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/www.emailingemfasis.es/fullchain.pem (failure)


All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/www.emailingemfasis.es/fullchain.pem (failure)


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

IMPORTANT NOTES:

  • The following errors were reported by the server:

    Domain: www.emailingemfasis.es
    Type: unauthorized
    Detail: Invalid response from https://www.google.com
    [2607:f8b0:400f:805::2004]: “<!doctype html><html itemscope=”"
    itemtype=“http://schema.org/WebPage” lang=“en”><meta
    content=“Search the world’s informa”

    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

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