MikeJMcGuire / hass-actronque

Actron Que/Neo Air Conditioner Add-On for Home Assistant
GNU General Public License v3.0
13 stars 5 forks source link

Actron Que plugin will not start. #12

Closed DanielNagy closed 1 year ago

DanielNagy commented 1 year ago

I upgraded something today - didnt pay attention to what it was.. Have a slight feeling it was the OS 10.1. Since system rebooted, Actronque plugin will not start.

My HAOS Versions (running as a virtual machine, x86_64)

Home Assistant 2023.4.6 Supervisor 2023.04.1 Operating System 10.1 Frontend 20230411.1 - latest

Add-on Actron Que/Neo Air Conditioner ver 2023.1.1 shows as stopped. Press start, and it fails to start. Log tab shows the following errors.

dotnet: /lib/x86_64-linux-gnu/libc.so.6: unsupported version 8 of Verdef record Inconsistency detected by ld.so: dl-version.c: 205: _dl_check_map_versions: Assertion `needed != NULL' failed!

image

MikeJMcGuire commented 1 year ago

Interesting. I'll rebuild the add-on with newer base images and see if that resolves it.

MikeJMcGuire commented 1 year ago

Refresh your add-on repository and try the new version.

DanielNagy commented 1 year ago

So - i tried reverting back to OS 10.0, but my Homeassistant GUI failed to come back up after reboot.
After much crash course with learning the ha cli, it appeared that my /config/.storage/core.entity_registry file has corruptions. Once I replaced that file from last nights backup, HA GUI came back up, and previous and the Actron Que 2023.1.1 started working again.

MikeJMcGuire commented 1 year ago

Strange. See how you go on 10.1 again, and then give the new version a try.

DanielNagy commented 1 year ago

looks like i've suffered some disk corruption - my history energy data seems missing also.. I'm doing a restore from backup now.

DanielNagy commented 1 year ago

FYI - Latest update also works fine.

Anyways, sorry about that. Now to work out how i got a disk corruption. Thank goodness for scheduled backups!