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

Hi,  I need to run an Odoo intance connected to a database hosted in the Cloud.
It looks that Odoo run fines if the database owner is the "odoo" user.
But if i change the database owner to "postgres", then i got the below error while Odoo backend loading :

Uncaught Error: QWeb2: Template 'PlannerLauncher' not found

Any idea how to fix it ? 
I need to keep it working with database owner "postgres".
Thanks and regards

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

Hello

I am curious were you able to make it work at the end. And if yes can you tell me how?

Thanks

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

I am using this DB in the cloud, so as i am on a cloud provider server, i am not admin.I cannot manage PostGres user so i am also not able to edit the pg_hba.conf. The goal would be to be able to use a cloud provider with odoo DB. Any idea why Odoo behavior is not the same if DB owner is "postgres" user ?

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

Hi, 
did you try  to pass trust instead of md5 in your  /etc/postgresql/....../pg_hba.conf file ? like this:

host    all             all               trust


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 8 21
5464
0
thg 3 21
2107
Explore raw data Đã xử lý
2
thg 12 21
4032
7
thg 12 23
70261
0
thg 2 25
1224