跳至內容
選單
此問題已被標幟
1 回覆
2116 瀏覽次數

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.



頭像
捨棄
作者 最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
4
5月 24
12649
1
4月 24
3281
0
11月 23
2032
2
8月 23
4509
2
4月 23
32173