homeassistant-addons
homeassistant-addons copied to clipboard
FR24FEED won't execute on aarch64
F24 fails to start when enabled due to the below issue:
[fr24feed] ./run: line 13: /fr24feed/fr24feed/fr24feed: cannot execute binary file: Exec format error
I think this means that the add-on pulled a different binary type (not sure which), which is incompatible with the aarch64 of my host (running a VM on UTM of a ARM64).
This is kinda confusing to me.
this sounds like a macbook running UTM? What are you emulating? Or do I understand that wrongly?