Google Chrome "Failed to load resource" at Windows 8

5,395

Solution 1

If you're trying to load a page from a Skydrive/OneDrive Folder, you have to make it available offline. In Windows Explorer right click the folder and select "Available offline" (or something similar, I don't have an english version of Windows). Worked for me.

Solution 2

Ok. It seems, that I have found a reason of my problem.

There is checkbox "Predict network actions to improve page load performance" in Settings (click Show advanced settings) > Private section. It was enabled.

After I disabled it, problem has gone! Community of developers should take a look on this functionality's implementation and warn people on possibility of such a problem. Hope my experience will be helpful for someone else.

Edit

It seems, that this feature doesn't relate directly to this problem.

Share:
5,395

Related videos on Youtube

Dshead
Author by

Dshead

I am software developer, specialized generally in Java Web and Android development. I have also experience in development of project using C#, PHP, AS3, Obective-C, C++ and others. Now I am trying Scala language actively.

Updated on September 18, 2022

Comments

  • Dshead
    Dshead almost 2 years

    I have bought a Samsung NP350E5C notebook with pre-installed Windows 8.

    All is fine, besides Google Chrome. When I'm opening most web pages, different resources are not loaded - JS files, CSS files, images, fail with a "Failed to load resource" message.

    After refreshing the page, most of the resources (or all of them) are loaded. I am working on the notebook at home and at the office. I have checked the page in Firefox and IE, it is fine.

    I have sent reports to Google twice, but they keep silence.

    Has anyone faced the same problem? Does anyone have ideas on how to solve this problem?

    Edit:

    It seems, that problem relates to cache. After I clear cache, the problem is going for some time. Problems are coming, when significant time past. It seems, that cache expires, but browser for some reason can't reload it with "Failed to load resource" error.

    • Ramhound
      Ramhound about 11 years
      Why are you reporting configuration problems to Google?
  • Ramhound
    Ramhound about 11 years
    The feature works fine I used it all the time.
  • Dshead
    Dshead about 11 years
    Do you have Windows 8 OS? I am testing Chrome work after disabling this setting, resources are loaded fine in most of cases, but sometimes problem is coming back.
  • Dshead
    Dshead about 11 years
    So do you have some suggestions, on what settings should I pay my attention?
  • Ramhound
    Ramhound about 11 years
    I personally don't have a problem with the feature, why it wasn't working for you, depends on a number of factors you have not shared with us.
  • Dshead
    Dshead about 11 years
    Besides switching off this checkbox, I have also cleaned browser cache, and that improved situation. I think, may be browser cache is somehow conflicting, when pages are loading in different networks, I mean home and office... What do you think about it?