Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
12627 Visninger

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
Kassér
Bedste svar

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
Kassér

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

Forfatter

it works thanks

Related Posts Besvarelser Visninger Aktivitet
4
okt. 19
19977
3
maj 21
4898
2
jul. 23
15673
0
jan. 19
5974
4
sep. 18
12460