跳至內容
選單
此問題已被標幟
1 回覆
12363 瀏覽次數

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
19674
3
5月 21
4616
2
7月 23
15285
0
1月 19
5798
4
9月 18
12221