Skip to Content
Menú
This question has been flagged
3 Respostes
4467 Vistes

Hi all.

I'm looking for someone to help to restart my odoo 11 Enterprise on a ubuntu server. I don't know how to access the server for a application restart of odoo - it is down. 

Some suggestion to find a solution within the next hours?

Thanks for any ideas. 

Avatar
Descartar
Best Answer

just reboot your server using :

sudo reboot

or restart the service using:

sudo systemctl restart odoo

Avatar
Descartar
Best Answer

Hi,

You can login to server(hope you have got credential's in hand), then you have to find the service name given, most commonly seen as odoo-server or you can get it from the corresponding path or you can check in the previous command history.

to stop the service:

sudo service service_name stop


To start:

sudo service service_name start


Or you can simply reboot the server which will restart all the service.


Thanks

Avatar
Descartar
Best Answer

Thank you. 

Found someone who could connect and restart. 

Happy weekend everyone!

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de maig 19
4301
0
d’ag. 23
4614
1
de març 15
4859
2
de maig 19
15280
1
de set. 24
1902