Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
11838 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
maj 20
3495
2
lut 20
5371
0
gru 19
3535
0
mar 19
5322
0
wrz 24
764