Hi guys,
After install balenaEngine in a Linux system using :
curl -sfL https://balena.io/engine/install.sh | sh
How to start the balenaEngine service (Daemon) ?
Thanks
Hi guys,
After install balenaEngine in a Linux system using :
curl -sfL https://balena.io/engine/install.sh | sh
How to start the balenaEngine service (Daemon) ?
Thanks
I have follow :
But at the end when I execute in the terminal “systemctl start balena-engine” as root I get :
A dependency job for balena-engine.service failed. See ‘journalctl -xe’ for details.
After I execute “journalctl -xe” in the terminal the relevant message for balena-engine are :
– The result is dependency.
Dec 03 20:54:19 imx6ul-var-dart systemd[1]: balena-engine.service: Job balena-engine.service/start failed with result ‘dependency’.
Dec 03 20:54:19 imx6ul-var-dart systemd[1]: balena-engine.socket: Unit entered failed state.
Can someone help me out to figure this error ?
Thanks
Secrets, .balena and balena engine provides a balena-engine daemon solution
Hey @rlev the linked thread should contain the required steps to set this up correctly, feel free to follow-up here or in that thread if you run into any issues