콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1537 화면

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
1342
1
11월 24
1809
0
2월 20
58
1
8월 23
3093
0
8월 23
2530