Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
4470 Представления

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. 

Аватар
Отменить
Лучший ответ

just reboot your server using :

sudo reboot

or restart the service using:

sudo systemctl restart odoo

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ

Thank you. 

Found someone who could connect and restart. 

Happy weekend everyone!

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мая 19
4313
0
авг. 23
4626
1
мар. 15
4869
2
мая 19
15282
1
сент. 24
1905