Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1750 Vistas

i have installed odoo 16 using script on
LSB Version: core-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS

odoo server status is active (running)

i have changed firwall setting too to allow port 

but still i cannot open odoo in wed ip:8069

i did not change anything in the script


sudo ufw status
Status: active

To Action From
-- ------ ----
8088 ALLOW Anywhere
8090 ALLOW Anywhere
8069 ALLOW Anywhere
8088/tcp ALLOW Anywhere
8088 (v6) ALLOW Anywhere (v6)
8090 (v6) ALLOW Anywhere (v6)
8069 (v6) ALLOW Anywhere (v6)
8088/tcp (v6) ALLOW Anywhere (v6)




Release: 22.04
Codename: jammy


Avatar
Descartar
Mejor respuesta

Hi,

In case if there is any missing python packages, the odoo service will get fail to start. In such cases, mostly we have seen PYPDF2 as culprit.

If you are aware of running the python using the command line, try running the odoo using command line and see if it is getting running, here if there is any missing packages, it will provide you that information.

So either run via command line for the first time, or try by installing the PYPDF2 package and start the service again in the same way and see.


Thanks & Regards

Walnut Software Solutions

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
mar 15
15785
1
feb 24
4196
9
dic 23
29959
9
ene 18
17005
0
mar 15
3702