Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
1024 Vistas

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.

Avatar
Descartar
Mejor respuesta

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


Avatar
Descartar
Autor

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

Autor Mejor respuesta

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.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
jul 24
782
1
nov 24
1255
0
feb 20
58
1
ago 23
2465
0
ago 23
2069