Failed to load resource under Chrome

AntonAL picture AntonAL · Dec 8, 2010 · Viewed 605.2k times · Source

There is a bunch of images in a web page.

Other browsers are downloading them correctly, but Chrome doesn't loads them.

In the developer's console, it shows the following message for each image:

Failed to load resource

This problem appears only in Chrome.

What is it?

Answer

sarink picture sarink · Mar 6, 2012

I recently ran into this problem and discovered that it was caused by the "Adblock" extension (my best guess is that it's because I had the words "banner" and "ad" in the filename).

As a quick test to see if that's your problem, start Chrome in incognito mode with extensions disabled (ctrl+shift+n) and see if your page works now. Note that by default all extensions will be already disabled in incognito mode unless you've specifically set them to run (via chrome://extensions).