hassio-addons/addon-influxdb



The issue has been closed
502 Bad Gateway, after start Influxdb #50
kaciker posted onGitHub
InfluxDb does not start
msg 502 Bad gateway in link from Hassio root
Kapacitor waiting for Influxdb
After clean instalation in HasIO, and after install Influxdb, this doest not finish to start, and stop waitning for influxDB as you can see.
Config inside app, for IP conexion { "auth": true, "reporting": true, "ssl": false, "certfile": "fullchain.pem", "keyfile": "privkey.pem" }
LOG
`[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Hass.io Add-on: InfluxDB
Scalable datastore for metrics, events, and real-time analytics
-----------------------------------------------------------
Add-on version: 3.3.0
You are running the latest version of this add-on.
System: HassOS 2.12 (armv7 / raspberrypi3)
Home Assistant version: 0.99.3
Supervisor version: 189
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] create-users.sh: executing...
[cont-init.d] create-users.sh: exited 0.
[cont-init.d] influxdb.sh: executing...
[cont-init.d] influxdb.sh: exited 0.
[cont-init.d] kapacitor.sh: executing...
[cont-init.d] kapacitor.sh: exited 0.
[cont-init.d] nginx.sh: executing...
[cont-init.d] nginx.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[17:45:23] INFO: Kapacitor is waiting until InfluxDB is available...
[17:45:23] INFO: Starting the InfluxDB...
[17:45:23] INFO: Chronograf is waiting until InfluxDB is available...`
Process is stoped there,