Error connecting
-
Hi,
Our customers have experienced problems connecting Site Kit this week. The “Set up Site Kit” page shows the following error:
“Your site may not be ready for Site Kit
Looks like your site is having a technical issue with requesting data from Google services.
To get more help, ask a question on our support forum and include the text of the original error message:
google_api_connection_fail”and after clicking “Sign in with Google”:
“The request to the authentication proxy has failed with an error: request_failed”
From the github issue page https://github.com/google/site-kit-wp/issues/1262 I found the suggestion to try calling the endpoint with curl:
# curl -I https://sitekit.withgoogle.com
HTTP/2 403
alt-svc: h3=”:443″; ma=2592000,h3-29=”:443″; ma=2592000,h3-Q050=”:443″; ma=2592000,h3-Q046=”:443″; ma=2592000,h3-Q043=”:443″; ma=2592000,quic=”:443″; ma=2592000; v=”46,43″We a bunch of web servers in two different locations, and this issue occurs on seemingly all VPSs in one location, but on none in the other location.
The other location resolves sitekit.withgoogle.com to different IP-addresses than the other, but if I force to lookups on the problematic server to resolve to the IP that the working hosts resolve to I get the same 403 reponse.
Is this due to a geoblock or some such (even though the locations are geograhically near each other), and how would be go about fixing it?
I have the details of DNS queries and IP addresses, but I won’t include them here at this time.
The page I need help with: [log in to see the link]
- The topic ‘Error connecting’ is closed to new replies.