Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1535 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
feb 23
2411
0
dic 22
968
0
abr 25
134
1
oct 24
521
1
ago 24
1013