Skip to Content
Menu
This question has been flagged
2 Replies
1434 Views

Loaded: loaded (/etc/systemd/system/odoo16.service; enabled; vendor preset>

Active: falled (Result: exit-code) since Sat 2024-01-06 11:29:25 PKT; 515

Process: 36424 ExecStart=/opt/odoo16/odoo16-venv/bin/python3 /opt/odoo16/ode

Main PID: 36424 (code=exited, status=203/EXEC)

CPU: 1ms


Can anyone help me out with this thanks

Avatar
Discard
Author Best Answer

sure let me

Avatar
Discard
Best Answer

Hello, 

Can you share details related to this "/etc/systemd/system/odoo16.service"  file?

Avatar
Discard
Author

Unit]
Description=Odoo16
Requires=postgresql.service
After network.target postgresql.service
[Service]
Type=simple
SyslogIdentifier=odoo16
PermissionsStartOnly=true
User=odoo16
Group=odoo16
ExecStart=/opt/odoo16/odoo16-venv/bin/python3 /opt/odoo16/odoo16/odoo-bin -c /e
StandardOutput=journal+console
[Install]
WantedBy=multi-user.target

Related Posts Replies Views Activity
2
Feb 23
3373
0
Jun 21
5088
7
Feb 25
7134
0
Aug 19
41
1
Jul 19
3566