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
1132 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Autor

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

Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 24
884
1
lis 24
1377
0
lut 20
58
1
sie 23
2566
0
sie 23
2151