Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
12559 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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
Аватар
Відмінити

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

Автор

it works thanks

Related Posts Відповіді Переглядів Дія
4
жовт. 19
19900
3
трав. 21
4820
2
лип. 23
15578
0
січ. 19
5926
4
вер. 18
12394