Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

I have trouble live chat with multiwebsite in odoo 12. 

I added system parameters web.base.url:http://ip because i have two websites and redirect the same ip, but the live chat doesn't display and not get error. 

I config Nginx with 

upstream odoo { server 127.0.0.1:8069; },

 upstream odoochat { server 127.0.0.1:8072; } 

and location /longpolling { proxy_pass http://odoochat; }, 

this configuration apply for two website. 

So in the module livechat when i create new group, i defined url regex with http://subdomain.domain.com with action auto popup but doesn't display anything.


Regards


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sty 25
982
0
sie 24
1299
1
sty 23
2203
10
gru 22
24930
1
gru 22
3717