콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
8331 화면

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

아바타
취소
베스트 답변

Hello

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

Thanks

아바타
취소
작성자 베스트 답변

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 ?

아바타
취소
베스트 답변

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

host    all             all               trust


아바타
취소
관련 게시물 답글 화면 활동
3
8월 21
5783
0
3월 21
2319
Explore raw data 해결 완료
2
12월 21
4237
7
12월 23
70791
0
7월 25
1567