Can’t remove/disable influxdb addon #75
iz3man posted onGitHub
arch: armv7 channel: stable hassos: "3.12" homeassistant: 0.107.7 hostname: hassio logging: info machine: raspberrypi4 supervisor: "214" supported_arch:
- armv7
- armhf
Problem/Motivation
Tried to remove addon, but some residues seem still existent and produce errors
Expected behavior
Installed trough add-ons, in HASSIO, worked fine, but wanted to de-install again as it was not needed anymore.
Actual behavior
This is the error I receive:
Logger: homeassistant.components.influxdb Source: components/influxdb/init.py:173 Integration: influxdb (documentation, issues) First occurred: 4:45:10 PM (1 occurrences) Last logged: 4:45:10 PM
Database host is not accessible due to 'HTTPConnectionPool(host='a0d7b954-influxdb', port=8086): Max retries exceeded with url: /write?db=homeassistant (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xb015d230>: Failed to establish a new connection: [Errno -3] Try again'))', 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.
Steps to reproduce
Install the addon and try to remove it again.