Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
22027 Представления

Hi All,

After installing the odoo 11 on Windows 7. Database successfully created but when I logged I got this error : 

Uncaught Error: QWeb2: Template 'PlannerLauncher' not found
http://localhost:8069/web/content/343-f47e572/web.assets_common.js:3689
Traceback:
Error: QWeb2: Template 'PlannerLauncher' not found
    at Object.exception (http://localhost:8069/web/content/343-f47e572/web.assets_common.js:3689:7)
    at Engine._render (http://localhost:8069/web/content/343-f47e572/web.assets_common.js:3734:103)
    at Engine.render (http://localhost:8069/web/content/343-f47e572/web.assets_common.js:3730:151)
    at Class.renderElement (http://localhost:8069/web/content/343-f47e572/web.assets_common.js:3943:1078)
    at http://localhost:8069/web/content/343-f47e572/web.assets_common.js:3943:917
    at http://localhost:8069/web/content/343-f47e572/web.assets_common.js:802:681
    at fire (http://localhost:8069/web/content/343-f47e572/web.assets_common.js:796:299)
    at Object.add [as done] (http://localhost:8069/web/content/343-f47e572/web.assets_common.js:797:467)
    at Array.<anonymous> (http://localhost:8069/web/content/343-f47e572/web.assets_common.js:802:649)
    at Function.each (http://localhost:8069/web/content/343-f47e572/web.assets_common.js:625:767)
Аватар
Отменить
Автор Лучший ответ

hi, 

I finally solved the error with two changes :

    1. In the pg_hba.conf file, I change the method of connection 'md5' to 'trust'.

host    all             all             127.0.0.1/32            trust

    2. I put the configuration file 'odoo.conf' in '/projet_odoo11/setup/odoo.conf'.

With the above changes all working fine. Thanks everyone.


 

Аватар
Отменить
Лучший ответ

Hi, could you resolve issue? I get the same Message, when I get acces to odoo instance url. 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июл. 24
2664
1
июн. 24
5133
1
окт. 23
10843
1
окт. 23
98
1
авг. 23
2193