Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
12689 Представления

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