Hi,
Since last update of Supervisor 2022.08.3 I am suffering problems with this add-on.
After building a Backup, the system does not recupere (specialy recorder as well as other addons like maria db, influx, zigbee2mqtt, mosquito…).
Error executing query SELECT table_schema "database", Round(Sum(data_length + index_length) / 1048576, 1) "value" FROM information_schema.tables WHERE table_schema="homeassistant" GROUP BY table_schema LIMIT 1;: (MySQLdb.OperationalError) (2013, 'Lost connection to MySQL server during query') [SQL: SELECT table_schema "database", Round(Sum(data_length + index_length) / 1048576, 1) "value" FROM information_schema.tables WHERE table_schema="homeassistant" GROUP BY table_schema LIMIT 1;] (Background on this error at: https://sqlalche.me/e/14/e3q8)
10:50:16 – (ERROR) SQL - el mensaje se produjo por primera vez a las 10:04:46 y aparece 61 veces
Timeout fetching Pruficador3H data
10:46:23 – (ERROR) Xiaomi Miio - el mensaje se produjo por primera vez a las 14 de agosto de 2022, 11:08:11 y aparece 40 veces
Request for https://homegraph.googleapis.com/v1/devices:reportStateAndNotification failed: 403
10:45:06 – (ERROR) Google Assistant - el mensaje se produjo por primera vez a las 14 de agosto de 2022, 11:04:13 y aparece 206 veces
Cannot connect to InfluxDB due to 'HTTPConnectionPool(host='localhost', port=8086): Max retries exceeded with url: /write?db=HA_long_term (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f64c0fe97e0>: 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.
10:32:59 – (ERROR) InfluxDB - el mensaje se produjo por primera vez a las 10:06:08 y aparece 2 veces
Unhandled database error while processing task KeepAliveTask(): (MySQLdb.OperationalError) (2005, "Unknown MySQL server host 'core-mariadb' (-2)") (Background on this error at: https://sqlalche.me/e/14/e3q8)
10:32:23 – (ERROR) Recorder - el mensaje se produjo por primera vez a las 10:04:56 y aparece 56 veces
Unhandled database error while processing task EventTask(event=<Event state_changed[L]: entity_id=sensor.ble_battery_box_3, old_state=<state sensor.ble_battery_box_3=92; state_class=measurement, sensor_type=ATC, mac_address=A4:C1:38:EA:C6:81, last_packet_id=245, firmware=ATC (Atc1441), uuid=A4:C1:38:EA:C6:81, rssi=-53, unit_of_measurement=%, device_class=battery, friendly_name=ble battery Box 3 @ 2022-08-15T10:31:19.772742+02:00>, new_state=<state sensor.ble_battery_box_3=92; state_class=measurement, sensor_type=ATC, mac_address=A4:C1:38:EA:C6:81, last_packet_id=246, firmware=ATC (Atc1441), uuid=A4:C1:38:EA:C6:81, rssi=-59, unit_of_measurement=%, device_class=battery, friendly_name=ble battery Box 3 @ 2022-08-15T10:32:20.564742+02:00>>): (MySQLdb.OperationalError) (2005, "Unknown MySQL server host 'core-mariadb' (-2)") (Background on this error at: https://sqlalche.me/e/14/e3q8)
10:32:22 – (ERROR) Recorder - el mensaje se produjo por primera vez a las 10:04:37 y aparece 4058 veces
Unhandled database error while processing task EventTask(event=<Event call_service[L]: domain=script, service=tv_altavoz_denon, service_data=>): (MySQLdb.OperationalError) (2005, "Unknown MySQL server host 'core-mariadb' (-2)") (Background on this error at: https://sqlalche.me/e/14/e3q8)
10:30:36 – (ERROR) Recorder - el mensaje se produjo por primera vez a las 10:30:22 y aparece 13 veces
Error executing statistics: (MySQLdb.OperationalError) (2005, "Unknown MySQL server host 'core-mariadb' (-2)") (Background on this error at: https://sqlalche.me/e/14/e3q8)
10:30:13 – (ADVERTENCIA) Recorder - el mensaje se produjo por primera vez a las 10:05:10 y aparece 6 veces
Error executing query: (MySQLdb.OperationalError) (2005, "Unknown MySQL server host 'core-mariadb' (-2)") (Background on this error at: https://sqlalche.me/e/14/e3q8)
10:30:13 – (ERROR) Recorder - el mensaje se produjo por primera vez a las 10:05:10 y aparece 6 veces
I have to unplug and plug the NUC power cable to solve the situation.
I can make backups using the UI without problems. They appair only when the addon is involved.
Someone knows how to fix it?
Thank you