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

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