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

 

Impacted versions: v11

Steps to reproduce: Installing Odoo on Ubuntu 18.04 LTS (with nginx+letsencrypt certificate) up to date with separate postgresql server on Azure Database for PostgreSQL
odoo user is memeber of azure_pg_admin

it seems database creation going well no error message during creation (either with or without demo data)

Error: when going to the url to log in in Odoo
Uncaught Error: QWeb2: Template 'PlannerLauncher' not found

頭像
捨棄
作者 最佳答案

@Niyas


yes but no you don't have access to the pg_hba.conf file on Azure database ...otherwise I would have done it


Thanks

頭像
捨棄
作者

For me that tends to prove that there is an issue in the code because at one moment odoo tries to connect to the database witout user/password.

I am not sufficiently proficient in Odoo to say where

最佳答案

Hi,

It seems you already have created a issue in the git-hub regarding the same: https://github.com/odoo/odoo/issues/32786

As it is the issue with your deployment, see this thread in the forum having similar issue : https://www.odoo.com/forum/help-1/question/error-qweb2-template-plannerlauncher-not-found-127016


You can check the above link and see whether it solve the issue, in the pg_hba.conf file  change the method of connection 'md5' to 'trust'.


Thanks

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
4月 22
9130
2
10月 21
8398
1
7月 21
22114
6
8月 20
5227
1
5月 20
5352