Description
odoo 18 is intalled without any error.
Same server has odoo 15 and 16 on diffrent ports.
when odoo 18 is installed, odoo18.service will not start. odoo18 log is empty as well
sudo service odoo18-server status
● odoo18-server.service - LSB: Enterprise Business Applications
Loaded: loaded (/etc/init.d/odoo18-server; generated)
Active: active (exited) since Thu 2024-12-26 11:25:51 UTC; 4s ago
Docs: man:systemd-sysv-generator(8)
Process: 2822 ExecStart=/etc/init.d/odoo18-server start (code=exited, status=0/SUCCESS)
Dec 26 11:25:51 rashp systemd[1]: Starting LSB: Enterprise Business Applications...
Dec 26 11:25:51 rashp odoo18-server[2822]: Starting odoo18-server: odoo18-server.
Dec 26 11:25:51 rashp systemd[1]: Started LSB: Enterprise Business Applications.