Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1536 Представления

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...

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

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!


Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
февр. 23
2411
0
дек. 22
968
0
апр. 25
135
1
окт. 24
521
1
авг. 24
1013