Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
4646 Widoki

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. 

Awatar
Odrzuć
Najlepsza odpowiedź

just reboot your server using :

sudo reboot

or restart the service using:

sudo systemctl restart odoo

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

Thank you. 

Found someone who could connect and restart. 

Happy weekend everyone!

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
maj 19
4461
0
sie 23
4943
1
mar 15
5091
2
maj 19
15528
1
wrz 24
2174