This question has been flagged
7749 Views

Hi

I cant stop odoo due this error

# service odoo-server stop

Stopping odoo-server: start-stop-daemon: warning: failed to kill 3266:

No such process odoo-server.

and when i want to kill this process : 

#kill -9 3266  

-bash: kill: (3266) - No such process

I verify in /var/run/odoo-server.pid and the pid change always

Help me please :)

Avatar
Discard

Hello

Please make sure that you are restarting Odoo as user ‘root’.

Are you sure that the odoo works

Did you try to start

Look at this can help you

https://www.odoo.com/fr_FR/forum/aide-1/question/warning-failed-to-kill-30449-no-such-process-23158

https://github.com/odoo/odoo/issues/3021