vanackej / risco-mqtt-local

Provide Risco alarm system integration to Home assistant using local TCP communication (no cloud required) and MQTT
MIT License
24 stars 11 forks source link

container does not work on ARM (raspberry pi) #55

Open kkmaslowski opened 2 years ago

kkmaslowski commented 2 years ago

Describe the bug Container image does not work on arm raspberry pi (arm). When I downloaded image I saw message like above:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Configuration

Logs

standard_init_linux.go:219: exec user process caused: exec format error
standard_init_linux.go:219: exec user process caused: exec format error
standard_init_linux.go:219: exec user process caused: exec format error
xyanide commented 1 year ago

Have you tried the new beta 0.5 beta 2? This has been working on my raspberry pi for a couple of weeks now.

kkmaslowski commented 1 year ago

@xyanide no, I already moved from pi4 to x86. You have it running on 32 bit or 64 bit os? I tried to run it without success on latest Raspberry Pi OS 64 bit.

xyanide commented 1 year ago

@xyanide no, I already moved from pi4 to x86. You have it running on 32 bit or 64 bit os? I tried to run it without success on latest Raspberry Pi OS 64 bit.

64 bit, but with the latest beta running via portainer on docker.