Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
12688 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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.


Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
трав. 20
4239
2
лют. 20
5903
0
груд. 19
4172
0
бер. 19
5696
0
вер. 24
1241