Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
793 Näkymät

Hi

i correctly:

- installed ODO 16 on Ubuntu 20

- created a website

- installed NGINX

- installed Let'sEncrypt certificated

- actived redirect to https


Now, the web site on https work fine, but if i logon on odoo (wth user or admin user) browser go to "http://odoo/web"   page.

Why??

Thank's

Avatar
Hylkää
Tekijä

i have a _serv_conf.conf file.


*

proxy_redirect off;

proxy_pass http://odoo

*


I see "proxy_pass http://odoo;" - is it the error?


not see proxy_mode = true


thank's

can you check /etc folder for a file named odoo.conf or odoo_server.conf

Paras vastaus

Hi,

Can you see if you have set proxy_mode=True in your odoo configuration file ?

Odoo Nginx:  https://www.youtube.com/watch?v=-hVYQd7A7PQ

Thanks

Avatar
Hylkää