Skip to Content
Menu
This question has been flagged

While loading the web pages on Odoo 13, the following error is encountered which blocks the JavaScript to load hence certain web page elements like the banner sliders and other elements using JavaScript. It looks like Odoo is trying to store a dynamic file and retrieve it which causes the error. 

Google Chrome: Failed to load resource: the server responded with a status of 404 (NOT FOUND) /web/content/XXXXX_XXXXX/web.assets_frontend_lazy.js

Mozilla Firefox: Loading failed for the <script> with source /web/content/XXXXX_XXXXX/web.assets_frontend_lazy.js

Avatar
Discard
Best Answer

I found a solution for a similar problem. For me was an error in changes made in js code. Found a view called "/website/static/src/js/user_custom_javascript.custom.web.assets_frontend_lazy.js" and when I disabled that view the error disappeared. Apparently, changes made in the website editor on *.js files generate that view that records or links the changes to load in Odoo. 

Hope it helps.


Avatar
Discard
Best Answer

@Arun - Stuck at same issue. Do you able to resolve this?

Avatar
Discard
Related Posts Replies Views Activity
1
May 20
2973
2
Feb 20
4787
0
Dec 19
2985
0
Mar 19
4925
0
Sep 24
128