跳至内容
菜单
此问题已终结
3 回复
4659 查看

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!

形象
丢弃
相关帖文 回复 查看 活动
2
5月 19
4482
0
8月 23
4956
1
3月 15
5100
2
5月 19
15538
1
9月 24
2185