hassio-addons/addon-influxdb



The issue has been closed
Exec format error #42
debben80 posted onGitHub
Problem/Motivation
Cannot start plugin. Platform infos :
Add-on version: 3.2.0
You are running the latest version of this add-on.
System: Arch Linux ARM (aarch64 / odroid-c2)
Home Assistant version: 0.97.2
Supervisor version: 183
Expected behavior
Plugin start normally
Actual behavior
Error when executing Kapacitor or Chronograf Errors :
[services.d] starting services
[services.d] done.
[14:14:02] INFO: Chronograf is waiting until InfluxDB is available...
[14:14:02] INFO: Starting the InfluxDB...
[14:14:02] INFO: Kapacitor is waiting until InfluxDB is available...
[14:14:16] INFO: Starting the Kapacitor
./run: line 33: /usr/bin/kapacitord: cannot execute binary file: Exec format error
./run: line 33: /usr/bin/kapacitord: Success
[cont-finish.d] executing container finish scripts...
[cont-finish.d] 99-message.sh: executing...
[cont-finish.d] 99-message.sh: exited 0.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
Steps to reproduce
Install InfluxDB on Hassio (odroic-c2 platform) Deleting and reinstalling plugin does not change behavior. Sometimes it's the same error but on Chronograf instead of Kapacitor. I suppose it's related to aarch64 architecture. Thanks for your help.