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

Hi. When I try to install base_repair or repair_refurbish modules on my odoo v13 and then I get a blank page and I can't do nothing. Nonetheless I didn't get any error message in the log. Even I have to unistall those modules from terminal command since I can't get to Aplications section.

What can I do to try to find the problem?

Thanks a lot.

Avatar
Descartar
Autor Mejor respuesta

I come back again inside this error and I realize when odoo try to load any backend page it launchs a GET request to web/webclient/translations. 

The url is like this: web/webclient/translations/8b5c07deec1503efe607b2a8d1296b83ef775ddc?mods=base%2Cweb%2Cmuk_session_store%2Cbase_setup... where here there are all the installed modules and the last param is the current lang (&lang=es_ES). 

So, I count the number of characters and if this request is longer than 5850 characters, then I get an ERR_CONECTION_CLOSED in Chrome and just nothing happens in Firefox (but doesn't load the page) and, as I said in past messages, simply the execution stops and log doesn't show any error. When I uninstall some modules to reduce this number, then it loads successfully.

This is an odoo conf error? A server error? What should I do?

Thanks.

Avatar
Descartar
Mejor respuesta

Hi,
Can you ensure the modules are available in the addons path and see if there is some information's in the browser console.

Thanks

Avatar
Descartar
Autor

Modules ara available (they are from the OCA and I have others modules from the same OCA repository. Browser console doesn't get any info.

Publicaciones relacionadas Respuestas Vistas Actividad
1
ago 23
2391
0
ago 23
1981
1
ago 23
1087
2
jul 24
936
1
ago 23
1735