google_api_connection_fail
-
I am trying to set up a new website with Site Kit. After install I get the following error: google_api_connection_fail
I went through your support docs and downloaded the mini plugin and tried again but received the same error. I have done this with many sites without issue with the same host (Hetzner, servers located on the east coast of USA).
Tried this as well:
root@aon:~# curl -I https://sitekit.withgoogle.com
HTTP/2 403
alt-svc: h3=”:443″; ma=2592000,h3-29=”:443″; ma=2592000root@aon:~# curl -6 -I https://sitekit.withgoogle.com
HTTP/2 200
content-type: text/html
vary: Accept-Encoding
x-cloud-trace-context: 70179c7d2b8fac448207cdf12c0a5681
date: Tue, 26 Nov 2024 20:37:47 GMT
server: Google Frontend
alt-svc: h3=”:443″; ma=2592000,h3-29=”:443″; ma=2592000root@aon:~# curl -4 -I https://sitekit.withgoogle.com
HTTP/2 403
alt-svc: h3=”:443″; ma=2592000,h3-29=”:443″; ma=2592000
- You must be logged in to reply to this topic.