콘텐츠로 건너뛰기
메뉴
신고된 질문입니다
1 회신
1512 화면

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!


아바타
취소
관련 게시물 답글 화면 활동
0
2월 23
2401
0
12월 22
951
0
4월 25
129
local installation 해결 완료
1
10월 24
516
1
8월 24
1007