Blockquote
Logger: homeassistant.components.influxdb
Source: components/influxdb/init.py:479
Integration: InfluxDB (documentation, issues)
First occurred: 10:05:33 (143 occurrences)
Last logged: 12:27:37
InfluxDB database is not accessible due to ‘401: {“error”:“authorization failed”}’. Please check that the database, username and password are correct and that the specified user has the correct permissions set. Retrying in 60 seconds.
Just to keep this alive - have the same issue now.
Logger: homeassistant.components.influxdb.sensor
Source: components/influxdb/sensor.py:167
Integration: InfluxDB (documentation, issues)
First occurred: 16:15:19 (7 occurrences)
Last logged: 16:29:03
Cannot connect to InfluxDB due to 'HTTPConnectionPool(host='a0d7b954-influxdb', port=8086): Max retries exceeded with url: /query?q=SHOW+DATABASES%3B (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7b6f73a0>: Failed to establish a new connection: [Errno 111] Connection refused'))'. Please check that the provided connection details (host, port, etc.) are correct and that your InfluxDB server is running and accessible.
InfluxDB database is not accessible due to '401: {"error":"authorization failed"}'. Please check that the database, username and password are correct and that the specified user has the correct permissions set.
Just a reminder to anyone still having trouble with this. The default is pointed to either localhost or Grafana cloud, so make sure you’re setting the proper host and port settings in your yaml file.