I had influxdb installed on HASSIO on rpi4 trough the add-on store. DB in mariadb was made, and all was working fine.
Now I don’t need influxdb anymore and wanted to UNINSTALL it. What i did by clicking on “uninstall”, what works with all other add-ons.
Worked here as well, and is not existant (for the eye) anymore, but I get all theses errors:
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.
What can I do to “really” remove the add-on and all it’s leftovers?