I have a website, however when i view the website on Chrome, i see in the lower left corner:
Waiting for csi.gstatic.com......
This does not go away and stays there the entire time. I am using the google CDN for Jquery etc, however why does this message not go away?
Thanks for every hint!
I had the same issue: Chrome not loading pages when looking up Google sites. I tried to change the host file but that didn't work. Clearing DNS cache in Chrome didn't work either. Here's what worked for me:
1) go to CMD and type ipconfig /flushdns
2) type this in the Chrome address bar chrome://flags
to reach the flags page
3) look for and disable the QUIC protocol
flag
This worked for me.