hassio-addons/addon-influxdb

First start problem #47

ggraziotti posted onGitHub

Problem/Motivation

Add-on do not start on first start.

my per cinfiguration: On configurazion.yaml I added: Influxdb:

Config { "auth": true, "reporting": true, "ssl": false, "certfile": "fullchain.pem", "keyfile": "privkey.pem" }

Network:

Container Host Description
80/tcp Web interface (Not required for Hass.io Ingress)
8086/tcp InfluxDB server

MySystem:

Hassio supervisor 185

Hostname raspberrypi
System Raspbian GNU/Linux 10 (buster)

My log:

19-09-10 16:02:42 INFO (SyncWorker_2) [hassio.docker.interface] Clean addon_a0d7b954_influxdb application 19-09-10 16:02:43 ERROR (SyncWorker_2) [hassio.docker] Can't start addon_a0d7b954_influxdb: 500 Server Error: Internal Server Error ("driver failed programming external connectivity on endpoint addon_a0d7b954_influxdb (e2369be2d64c86c57536a03ddb0f45aec369f2b66caa8bd6db538c0e3b82d8a1): Error starting userland proxy: listen tcp 0.0.0.0:8088: bind: address already in use") 19-09-10 16:03:34 INFO (SyncWorker_14) [hassio.docker.interface] Clean addon_a0d7b954_influxdb application 19-09-10 16:03:35 ERROR (SyncWorker_14) [hassio.docker] Can't start addon_a0d7b954_influxdb: 500 Server Error: Internal Server Error ("driver failed programming external connectivity on endpoint addon_a0d7b954_influxdb (de70a36b6976ec5e84579cfdd3833099c01be7e0dbf008e0e1d76c31fe2638e7): Error

Can someone help me?


:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

posted by addons-assistant[bot] over 5 years ago

listen tcp 0.0.0.0:8088: bind: address already in use

That means port 8080 is already in use by something else. Either change the port in the add-on, or change the thing that uses the port to something else.

posted by frenck over 5 years ago

Tks

Il mar 10 set 2019, 20:53 Franck Nijhof notifications@github.com ha scritto:

listen tcp 0.0.0.0:8088: bind: address already in use

That means port 8080 is already in use by something else. Either change the port in the add-on, or change the thing that uses the port to something else.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hassio-addons/addon-influxdb/issues/47?email_source=notifications&email_token=AEK3BGOFHTVR6VBXPDGBCDLQI7UKFA5CNFSM4IVJY2P2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6MEHIY#issuecomment-530072483, or mute the thread https://github.com/notifications/unsubscribe-auth/AEK3BGM5PX6BWC2I46NODQTQI7UKFANCNFSM4IVJY2PQ .

posted by ggraziotti over 5 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

posted by addons-assistant[bot] over 5 years ago

Fund this Issue

$0.00
Funded

Pull requests