Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2736 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
aug. 25
51
0
feb. 23
3361
0
dec. 22
1884
0
apr. 25
1323
1
okt. 24
1623