Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
4471 Vistas

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
Mejor respuesta

just reboot your server using :

sudo reboot

or restart the service using:

sudo systemctl restart odoo

Avatar
Descartar
Mejor respuesta

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
Mejor respuesta

Thank you. 

Found someone who could connect and restart. 

Happy weekend everyone!

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
may 19
4313
0
ago 23
4628
1
mar 15
4869
2
may 19
15283
1
sept 24
1906