Skip to Content
Menu
This question has been flagged
1 Odpoveď
1530 Zobrazenia

Hi, I'm new to Odoo. I follow some tutors to try Odoo on WSL. The overall installation run perfectly but I can't start the service, which I store at /etc/init.d to be accessed as a systemctl service.

However, whenever I run:

sudo systemctl start odoo.service

It raises an error like this:

System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down

What's happened here actually?
Any answers would be very appreciated!

Help me please...

Avatar
Zrušiť
Best Answer

systemd is only available in wsl with ubuntu and it is not recommended to enable it for a simple case like this. instead you can try another command like 'service'.

Also, I recommend that you work directly in Linux. Another good option is to make it work with docker. good luck!


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
feb 23
2409
0
dec 22
965
0
apr 25
133
1
okt 24
520
1
aug 24
1012