コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
12566 ビュー

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

関連投稿 返信 ビュー 活動
4
10月 19
19900
3
5月 21
4824
2
7月 23
15584
0
1月 19
5927
4
9月 18
12397