czambrano1997

Results 5 comments of czambrano1997

@the-boxer i have the same issue, maybe do you have the solution to fix that?

![Screenshot from 2024-05-01 11-42-22](https://github.com/Yenthe666/InstallScript/assets/98222656/afe3abcd-d2e3-4cf0-9e9f-f82cd781eb94)

Odoo.conf [options] ; This is the password that allows database operations: admin_passwd = ****** csv_internal_sep = , data_dir = /var/lib/odoo db_host = serverhost db_port = 5432 db_user = odoo db_password...

I enable http_port = 8069 But the is same result => RuntimeError: Couldn't bind the websocket. Is the connection opened on the evented port (8072)? Maybe the problem is located...

No, both containers have distinc bind ports Odoo 1 (v15) => 8069:8069 8072:8072 - nginx file has /longpolling Odoo 2 (v17) => 8066:8069 8077:8072 - nginx file has /websocket