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

Hi,

i installed odoo11 in my pc ubuntu 16.04 it works in browser but not by terminal , i killed the process and execute the commande to open odoo server but "connection refused unable to connect to socket /com/ubuntu/upstart"

what shoul i do to open odoo by terminal ?

thanks

Avatar
Descartar
Mejor respuesta

follow the steps or you can refer the terminal commands here

ctrl + t -> cd /path to odoo -> run the following command.

./odoo-bin -r db_user -d db_name
Avatar
Descartar

if you are facing the fatal error with the postgres user then run the above command without user after changing the system user as postgres.

type sudo su postgres -> ./odoo-bin -d db_name

Autor

it works thanks

Publicaciones relacionadas Respuestas Vistas Actividad
4
oct 19
19901
3
may 21
4826
2
jul 23
15586
0
ene 19
5928
4
sept 18
12397