So, basically, I really new to this world of dockers… But, right now I’m trying to make my house automatized, and I’m using a lot of zigbee sensor, switches, plugs and Wifi sensors as well.
One month ago, I bought the Sonoff iHost as it can be used as local server for all this sensors. As a plus of this device, we can run some docker systems in it. And, I have a Unifi internet system in my house too, so now I’m trying to run a docker inside of this Ihost, but always when I try, a new error shows up and now I’m really frustrated with this.
Can you guys help me? How can I proceed or have any other user of iHost that uses the Unifi controller inside of it?
Errors Line that appear: 2023-09-29T22:40:44.513798452Z exec /init: exec format error
Is there a Unifi “Palette” on Node Red or Homebridge? Both of these have easy to follow instructions for installing on the iHost. Simpler than fighting with a docker. I have no Unifi devices but my experience with Node Red is that there are lots of Palettes but often they don’t work anymore and you need to look for a recently updated one. Node Red is worth installing on the iHost anyway.
Edited to add:
Edited 2 months 1 week ago. I have much older palettes that work.
“exec format error” means that the container image is not build for the host platform, in case of iHost is ArmV7
Unifi container is pretty heavy and, even if a container is available, I dont think it will run smoothly, right after container startup, the memory usage is more than 1G.