Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2132 Visualizzazioni

At first, thanks for having interest on this post. 


I have a Odoo V13 server, which was working fine. But suddenly while any user log inside it, he/she got a blank white page. The Screen Shot I added below. 


I have tried debug=assets after web but it's working only for one computer and rest of the user/computer can't get any page after clicking on log in. It doesn't matter which user I tried for but still same situation with this blank page.

Note: This is hosted by nginx.

I'll be really gratefull if someone helps me on that.



Avatar
Abbandona
Autore Risposta migliore

This problem was for en-us.js file missing. basically searching at "/odoo/addons/web/static/lib/moment/locale" location. but even in the source code this file is missing. This Problem currently solved by copying another js file. 

cd /odoo/addons/web/static/lib/moment/locale
sudo cp en-gb.js en-us.js

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
4
mag 24
12692
1
apr 24
3316
0
nov 23
2036
2
ago 23
4520
2
apr 23
32185