I’ve used InfluxDB in the past, but this is the first time as an HA add-on.
I have been able to install it, but it won’t run, stopping at an nginx permission error.
Has this been seen before? Is there anything further I can provide to help debug?
I’ve tried to clean my influx database with DROP MEASUREMENT command thru influx cli.
Those commands didn’t return any errors but seem to have no impact. Old and unused measurements are still there.
I’ve found an issue on github link to that but as I really don’t know how to investigate with the hassio addon.
Perhaps something to check in the addon setup ? If you have any idea I’m listening.
I get this error after updating to this version from 1.3.0, i tried to reboot hass.io several times, reinstall, etc, but always getting the same error:
As many many users reported, I never had chance to run influxDB properly.
I got the classic error: “Database host is not accessible due to ‘HTTPSConnectionPool(host=‘a0d7b954_influxdb’, port=8086): Max retries exceeded with url: /write?db=homeassistant (Caused by NewConnectionError(’<urllib3.connection.VerifiedHTTPSConnection object at 0x7f717ab748>: Failed to establish a new connection: [Errno -2] Name does not resolve’))’, please check your entries in the configuration file (host, port, etc.) and verify that the database exists and is READ/WRITE. Retrying again in 60 seconds.”
Dear, one small question
with influxdb addon Chronograf & Kapacitor comes as preinstalled
what should ne done to stop them installing with influxdb.
Please guide
thanks