Docker exec format error
standard_init_linux.go:219: exec user process caused: exec format error
Getting this error. I can not run on docker. Has anyone solved it?
Youre likely running the wrong image for your platform.
tried DEVEL works ok. Seems stable RPI 3b+ HA OS
tried DEVEL works ok. Seems stable RPI 3b+ HA OS
How are you running ebusd on HassOS? As a manual "docker run" (from within the terminal & SSH add-on) or as a custom own-build HA add-on pointing to the john30/ebusd docker hub image or did you install ebusd as a Debian package?
Right now I'm running it as a manual "docker run" also on a separate Raspi 3b+but would like to consolidate all on the HassOs box.
Just use ebusd addon in supervisor HassOS. Developer works ok for me.
closed due to inactivity