Check the image URL that the browser is trying to load.
Eg., if your are using relative URLs, the image might load on a particular page, but on all other pages, the server will redirect to your default page instead of the image URL. When the browser tries to interpret that response, it throws the above error.