Failed to load resources

Hi,

I’m getting these errors on several sites when I inspect the code:
[Error] Failed to load resource: the server responded with a status of 404 () (cs.0ce70e6.js.map, line 0)
[Error] Failed to load resource: the server responded with a status of 404 () (x.js.map, line 0)

Thx in advanced.

Grtz Marcus

Hello @Marco,

Thanks for posting in!

Those files with error 404s can be ignored. They are Source Maps. It appears when you open your browser developer tools and the source map is there to help with debugging. It can be turned off in some browser’s developer tools but I guess, not possible in Safari browser. It will always display in Safari’s developer tool’s console.

You’ll need the source map if you’ll debug a site, but you can’t do that on our theme and builder. Should be done by our developers only, plus they tend to be permanent in its current version and shouldn’t be customized.

Hope this helps.

Hi Reunel,

Thx for your feedback and fine to know it can be ignored.

Grtz Marcus

You’re welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.