8

Webpages in Google Chrome do not load correctly from time to time. I can't reproduce it, it just happens. Some times it happens when I load the browser other times it happens when I am just browsing.

Just now I went to five different web sites which 3 out of 5 of them did not load correctly. I have attached a photo of how Super User loaded the first time I loaded it. If I refreshed it it will load correctly. Facebook is bad like this. Some times Facebook will load correctly but some of there back end scripting may not load so the page may not refresh automatically.

Not sure what is going on. I have tried other browsers (Firefox and Internet Explorer) and they seem to be working correctly. Chrome seems to be acting up only on this computer. All my computers are running Windows 8 and I have removed Chrome completely off this computer and re-installed. I even disabled all extensions and cleared all the caches. I even tried running Chrome without being logged in. Not sure what else to do at this point.

Extensions being used:

  • Facebook Photo Zoom
  • Google Mail Checker
  • MightyText
  • Downloads

I have disabled all my extensions with no luck. I use all the extensions across all my computers and only one is having an issue.

An example of superuser.com not loading correctly:

superuser on chrome

When I refresh the problem will go away until it happens again. Sometimes it takes two or three refreshes in order for it to correctly load.

This is the updated with network detail.

ale
  • 3,410

4 Answers4

2

Created another Chrome profile and synced my Google account account. So far so good.

1

The solution for me was disabling a malware programme (IObit Malware Fighter).

That sorted the problem.

random
  • 15,201
BDGuide
  • 11
0

Thanks everyone for this. I've been having the same, worsening problem - lots of pages requiring multiple reloads in order to display properly, plus lots of videos not displaying. The latter made me think it was a Flash issue, so I updated my player, but to no avail. I then cleared the cache, disabled my malware (per the above), restarted Chrome and checked my extensions, but nah, nothing worked.

In the end what did the trick was updating to the ultra-latest Chrome version, in which I guess the glitches were ironed out. Interesting, even force-quitting wouldn't let me quit Chrome on the obligatory re-start, so I had to force-shut down my entire Mac - a fact which speaks of a deeper Chrome malfunction. Anyway, I then re-started successfully and all is gravy so far. Hope this is helpful to someone.

-1

I had this same problem. After clearing the browser cache to the beginning of time, disabling every extension, closing all tabs, shutting down the browser... the old stale page was still coming up. Testing with other browsers showed the new updated page but not Chrome. I was so cursing Google!

With the help of Curl (no browser at all) I noticed the problem wasn't with Chrome... the problem was with the server. I disabled all caching on the server side and finally was getting my new pages.

Such strange caching logic that serves different versions of the page depending on the client (browser). Whatever. Glad to have found the cause.