I have created a function to log 404 errors to a file.
Do you know why I have a large number of errors on the following line: plugins/ocean-extra/includes/freemius/assets/css/admin/common.css.map?
Thank you in advance for your suggestions
]]>Please enlighten my knowledge.
Thank you.
In Chrome the console logs this warnings:
(1)
DevTools failed to load SourceMap: Could not load content for https://bergtourentipp-tirol.at/wp-content/plugins/wp-import-export-lite/assets/js/bootstrap.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
(2)
DevTools failed to load SourceMap: Could not load content for https://bergtourentipp-tirol.at/wp-content/plugins/wp-import-export-lite/assets/css/bootstrap.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
…and this error:
(1)
sortable.min.js:9 Uncaught TypeError: this._addClass is not a function
at $.<computed>.<computed>._create (sortable.min.js:9)
at $.<computed>.<computed>._create (jquery-ui.js:415)
at $.<computed>.<computed>._createWidget (jquery-ui.js:585)
at new $.<computed>.<computed> (jquery-ui.js:376)
at HTMLDivElement.<anonymous> (jquery-ui.js:531)
at Function.each (jquery.min.js:2)
at s.fn.init.each (jquery.min.js:2)
at s.fn.init.$.fn.<computed> [as sortable] (jquery-ui.js:523)
at wpieRefreshExportFields (wpie-export-admin.min.js:1)
at Object.success (wpie-export-admin.min.js:1)
Could you please support?
Best regards,
Dominik
DevTools failed to load SourceMap: Could not load content for
https://audax.org.au/www/wp-content/plugins/map-block-leaflet/lib/leaflet.js.map:
HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
This is easily resolved by amending the last line in leaflet.js.map
:
FROM: //# sourceMappingURL=leaflet.js.map
TO: // sourceMappingURL=leaflet.js.map
Note, this issue is not impacting your solution, just tidying up debug code.
regards
Thomas
DevTools failed to load SourceMap: Could not load content for ../wp-content/plugins/wp-meta-seo/assets/js/bootstrap/bootstrap-tagsinput.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
This is caused by the
//# sourceMappingURL=bootstrap-tagsinput.min.js.map
line in ../wp-content/plugins/wp-meta-seo/assets/js/bootstrap/bootstrap-tagsinput.min.js?ver=4.3.0
]]>I made up a WordPress site, based on the theme “PRAGUE”.
https://www.ullimahler.de
Everything is fine with the site, but the Chrome console tells me the following two errors:
DevTools failed to load SourceMap: Could not load content for https://ullimahler.de/wp-content/themes/prague/assets/js/maps/swiper.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://ullimahler.de/wp-content/themes/prague/assets/js/hammer.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Do you know the consequences of those errors, and how to fix them?
I am a wordpress beginner and have absolutely no idea, what this could mean.
Sadly I don’t know anything about JS.
Thanks in advance!
Best,
Lisa
DevTools failed to load SourceMap: Could not load content for https://finnababilejo.fi/wp-content/plugins/private-google-calendars/lib/moment/moment-with-locales.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://finnababilejo.fi/wp-content/plugins/private-google-calendars/lib/popper.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://finnababilejo.fi/wp-content/plugins/private-google-calendars/lib/tippy/tippy-bundle.umd.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
The word “DevTools” makes me wonder if there is some debug flag on.
The files are there with permissions 0644 in folders with permissions 0755.
My site is running the version 20201204
]]>
DevTools failed to load SourceMap: Could not load content for https://xxxxxx.com/wp-content/plugins/woocommerce-products-filter/js/easy-autocomplete/easy-autocomplete.themes.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
The filter is sometimes working fine other times it load and never completes the load. Specially when the user types the keyword and presses enter.
The only error I get is this one in the console log.
Any clue what is happening?
I saw the other thread with the solution, I just want to know : is it blocking? if I don’t do the fix myself, is it gonna make problem for me on my site? because i tested email and it still worked.
thanks
]]>I am currently running Data tables Generator by Supsystic version 1.9.94.
This console error also shows up on the front end of the site.
You can look at this link (instead of the backend link I provided earlier):
https://devel.world-of-waterfalls.com/submit-a-waterfall/
DevTools failed to load SourceMap: Could not load content for https://devel.world-of-waterfalls.com/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/assets/css/lib/jquery.contextMenu.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://devel.world-of-waterfalls.com/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Core/assets/js/lib/jquery.contextMenu.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Thanks
]]>