GREAT!!!
Disable IPV6 on the server just temporaly if the server reboot IPV6 start again.
Only useful on CentOs Linux
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
- Uninstall SiteKit
- Reinstall
- Reconnect
Voila!
Thanks in advance, I prefer to keep IPV6 enable because the plugin fail when I enable IPV6 service. But is a start point to solve the issue.
Best Regards.
Raul Mendez
Thanks for the response, I alredy send the IPv6 thru the form
[root@miranda ~]# curl -6 -I https://sitekit.withgoogle.com
HTTP/2 403
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
[root@miranda ~]# curl -4 -I https://sitekit.withgoogle.com
HTTP/2 200
content-type: text/html
vary: Accept-Encoding
x-cloud-trace-context: 80f71628d9f9ec6aff347ee66713bd69
date: Tue, 28 Nov 2023 03:37:56 GMT
server: Google Frontend
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000