Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
6013 Lượt xem

Good Morning

I've recently installed some git modules in my Odoo v8 installation. I installed the server in an Ubuntu server following the guide here https://www.odoo.com/documentation/8.0/setup/install.html

I would like to know how to start odoo server with the --update all option. Because I've tried to perform it any way but I can't make it work on root and postgres users. And provokes and error of "role [ubuntu-user] does not exist" when accessing from [ubuntu-user].


Thank you

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

kindly create the role of the user you logged into the machine by using below command:

sudo su postgres

createuser USERNAME --createdb --no-superuser --no-createrole

then start the server again of odoo

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
10
thg 5 20
8342
1
thg 1 25
22708
1
thg 5 21
4884
5
thg 1 17
4031
3
thg 7 15
3690