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

Hi. Suddenly yesterday I installed a module and then frontend works fine but backend doesn't work, every url gets a blank screen. I uninstalled the module via terminal and then it works fine again. But now I tried to install another module and the same problem, so it's not a problem of this module. Even I tried installing a module with no actions inside and doesn't work.

I found a non-installed module with blank space in its folder name, but it's a module which never has been installed. I fix its name, just in case, but the problem still remains.

Log doesn't show any error, even with log debug mode activated.

What can I do? Thanks.

頭像
捨棄
最佳答案

In that case check console log or you can activate debug with assets basically this will happen any js file problem or any changes made

thanks


頭像
捨棄
作者

console doesn't show anything. How can I activate debug with assets? simply launch odoo with --dev=assets?

作者 最佳答案

Testing and seeing urls in the log I realized that the first url odoo doesn't launch when I get a blank page is one which started with /web/webclient/translations/0741a28bdfc70e46f9ced86d72e7439aa7c95b57?mods=base,web... where the number should be some id or session number and after mods= there are all the installed mods. 

Then if I put this full url in the browser, I get a json formatted text. And if I add 3-4 more characters to the url, then I get an error ERR_CONNECTION_CLOSED on chrome. So, it seems this url is too long for odoo? Full url has 5841 characters. I suppose It is a server problem so I had to increase any variable in the server conf to work propertly.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
7月 24
853
1
11月 24
1312
0
2月 20
58
1
8月 23
2533
0
8月 23
2137