跳至内容
菜单
此问题已终结
1 回复
12366 查看

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
19675
3
5月 21
4619
2
7月 23
15286
0
1月 19
5798
4
9月 18
12221