HAOS 12.4 broke my setup

hello all.
i upgraded to HAOS 12.4 and suddenly theres a boot up problem.
it starts and i can open the web interface but it wont boot proberly.

heres the log

Logger: homeassistant.setup
Source: setup.py:95
First occurred: 18.15.55 (1 occurrences)
Last logged: 18.15.55

Error during setup of component command_line
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 288, in _async_setup_component
    result = await task
             ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/command_line/__init__.py", line 183, in async_setup
    await async_load_platforms(hass, config.get(DOMAIN, []), config)
  File "/usr/src/homeassistant/homeassistant/components/command_line/__init__.py", line 224, in async_load_platforms
    await asyncio.gather(*load_coroutines)
  File "/usr/src/homeassistant/homeassistant/helpers/discovery.py", line 159, in async_load_platform
    setup_success = await setup.async_setup_component(hass, component, hass_config)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/setup.py", line 95, in async_setup_component
    return await setup_tasks[domain]
           ^^^^^^^^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError

for me this is giberish.
but maybe some one here can help me out so i can get it up and running again.

i run it on a Rpi 4 4GB
and 2024.6.3

i have tried to revert to a later backup with same result as the log above.

Did you upgrade the OS ?, How/Which “backup” did you try to “revert to” ?

Have you looked into the OS log ( If that was what you “upgraded” ) ?

The OS was trying updated and broke my setup
A system backup of my setup
the log with the boot error is shared above.

Please specify , and please “verify” which OS version are you running now ?

I tried to revert back to 12.3 (format of ssd, fresh install of OS an used the backup to get my setup back.
same error

command_line seems to be a starting point. I haven’t seen something in the changelogs regarding command line, but who knows. Anything comes to mind in that direction?

Next step would be to start HA in safe mode, and see, if the problem persists.

You’re running on a PI, just as precaution, the usual question: micro-sd-card is good or are you running an SSD? :slight_smile:

OK, that was , kind of “different” from what you first say, hopefully you didn’t try to apply a backup, on which the “error” Issue was present
If you don’t want or simply can’t be specific, in regards to versions and procedures, don’t expect help or assistance

i have a SSD
i have a command line part in my config file but even if i delete those lines an reboot does the error pop up.

i can try the safemode in a minut when it boots up again.

Thats the thing…
the error is not in the bacup…
i reverted back to a known working backup i have used before with the same error i have now…
the backup was almost a year old…

you ask for info theres stated in the fist post…
lest start there…

when i try and reboot (no matter what reboot type exept system) it says
'_asyncio.Future' object has no attribute 'async_get_platform'
and a system reboot just fails to start again.

Sure , the “error” or LOG-Snippet, is from The Core-Log, … The reason why i asked if you have looked in the OS-Log

As you stated, you upgraded the OS to version 12.4
And to “downgrade” the OS, you should do in the CLI ( NOT from a backup ! , however you made backups )

A New fresh install will under “normal” circumstances be latest OS, and latest CORE and Supervisor… Applying a “Year Old Backup” will certainly lead to Errors, of multiple kinds

I first downgraded in CLI same error.
the backup i use now is my latest backup from before the error (i make daily backups for a reason) same error.

tried my fresh install with a 12.3 OS install and my backup from before the error same error…

my intere host log with a few reboots in…

2024-06-25 21:37:31.410 homeassistant systemd[1]: var-lib-docker-overlay2-9cd3fde95b47d7fdc282c513ecc9cf890ce8c26ad16624a94c2f6caacdef9159\x2dinit-merged.mount: Deactivated successfully.
2024-06-25 21:37:31.410 homeassistant systemd[1]: mnt-data-docker-overlay2-9cd3fde95b47d7fdc282c513ecc9cf890ce8c26ad16624a94c2f6caacdef9159\x2dinit-merged.mount: Deactivated successfully.
2024-06-25 21:37:31.545 homeassistant kernel: hassio: port 13(veth017d2bd) entered blocking state
2024-06-25 21:37:31.545 homeassistant kernel: hassio: port 13(veth017d2bd) entered disabled state
2024-06-25 21:37:31.545 homeassistant kernel: veth017d2bd: entered allmulticast mode
2024-06-25 21:37:31.545 homeassistant kernel: veth017d2bd: entered promiscuous mode
2024-06-25 21:37:31.546 homeassistant kernel: kauditd_printk_skb: 198 callbacks suppressed
2024-06-25 21:37:31.546 homeassistant kernel: audit: type=1700 audit(1719351451.535:387): dev=veth017d2bd prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
2024-06-25 21:37:31.546 homeassistant kernel: audit: type=1300 audit(1719351451.535:387): arch=c00000b7 syscall=206 success=yes exit=40 a0=c a1=4000f1ef90 a2=28 a3=0 items=0 ppid=1 pid=623 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2024-06-25 21:37:31.546 homeassistant kernel: audit: type=1327 audit(1719351451.535:387): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2024-06-25 21:37:31.552 homeassistant NetworkManager[500]: <info>  [1719351451.5527] manager: (veth7b13770): new Veth device (/org/freedesktop/NetworkManager/Devices/33)
2024-06-25 21:37:31.571 homeassistant NetworkManager[500]: <info>  [1719351451.5706] manager: (veth017d2bd): new Veth device (/org/freedesktop/NetworkManager/Devices/34)
2024-06-25 21:37:31.896 homeassistant systemd[1]: Started libcontainer container 5aa81888ab0c8ea15f3c13f196fb42b2e8080a67b54291090e1cb2ecc960d26d.
2024-06-25 21:37:31.997 homeassistant kernel: audit: type=1334 audit(1719351451.987:388): prog-id=89 op=LOAD
2024-06-25 21:37:31.998 homeassistant kernel: audit: type=1334 audit(1719351451.995:389): prog-id=90 op=LOAD
2024-06-25 21:37:31.998 homeassistant kernel: audit: type=1300 audit(1719351451.995:389): arch=c00000b7 syscall=280 success=yes exit=16 a0=5 a1=40000eb840 a2=78 a3=0 items=0 ppid=6025 pid=6045 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-06-25 21:37:31.998 homeassistant kernel: audit: type=1327 audit(1719351451.995:389): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F35616138313838386162306338656131356633633133663139
2024-06-25 21:37:31.998 homeassistant kernel: audit: type=1334 audit(1719351451.995:390): prog-id=91 op=LOAD
2024-06-25 21:37:31.998 homeassistant kernel: audit: type=1300 audit(1719351451.995:390): arch=c00000b7 syscall=280 success=yes exit=18 a0=5 a1=40000eb5d0 a2=78 a3=0 items=0 ppid=6025 pid=6045 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-06-25 21:37:31.998 homeassistant kernel: audit: type=1327 audit(1719351451.995:390): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F35616138313838386162306338656131356633633133663139
2024-06-25 21:37:32.379 homeassistant systemd[1]: run-docker-runtime\x2drunc-moby-5aa81888ab0c8ea15f3c13f196fb42b2e8080a67b54291090e1cb2ecc960d26d-runc.UZUvyv.mount: Deactivated successfully.
2024-06-25 21:37:32.460 homeassistant kernel: eth0: renamed from veth7b13770
2024-06-25 21:37:32.485 homeassistant kernel: hassio: port 13(veth017d2bd) entered blocking state
2024-06-25 21:37:32.485 homeassistant kernel: hassio: port 13(veth017d2bd) entered forwarding state
2024-06-25 21:37:32.496 homeassistant NetworkManager[500]: <info>  [1719351452.4962] device (veth017d2bd): carrier: link connected
2024-06-25 21:37:33.051 homeassistant systemd[1]: var-lib-docker-overlay2-9eba7ad965cd5bd7cb417ec36dafc228035f714aa9f4bd8289bf9d0e3d50f20b\x2dinit-merged.mount: Deactivated successfully.
2024-06-25 21:37:33.072 homeassistant systemd[1]: mnt-data-docker-overlay2-9eba7ad965cd5bd7cb417ec36dafc228035f714aa9f4bd8289bf9d0e3d50f20b\x2dinit-merged.mount: Deactivated successfully.
2024-06-25 21:37:33.233 homeassistant kernel: hassio: port 14(veth0f1ac1b) entered blocking state
2024-06-25 21:37:33.233 homeassistant kernel: hassio: port 14(veth0f1ac1b) entered disabled state
2024-06-25 21:37:33.233 homeassistant kernel: veth0f1ac1b: entered allmulticast mode
2024-06-25 21:37:33.233 homeassistant kernel: veth0f1ac1b: entered promiscuous mode
2024-06-25 21:37:33.237 homeassistant NetworkManager[500]: <info>  [1719351453.2368] manager: (vethee1fb93): new Veth device (/org/freedesktop/NetworkManager/Devices/35)
2024-06-25 21:37:33.255 homeassistant NetworkManager[500]: <info>  [1719351453.2483] manager: (veth0f1ac1b): new Veth device (/org/freedesktop/NetworkManager/Devices/36)
2024-06-25 21:37:33.583 homeassistant systemd[1]: run-docker-runtime\x2drunc-moby-801de9b37eb2170bbd67d915b342a100d6e6b7240fbc3591d98084a198a91a18-runc.v98dXi.mount: Deactivated successfully.
2024-06-25 21:37:33.615 homeassistant systemd[1]: Started libcontainer container 801de9b37eb2170bbd67d915b342a100d6e6b7240fbc3591d98084a198a91a18.
2024-06-25 21:37:34.221 homeassistant kernel: eth0: renamed from vethee1fb93
2024-06-25 21:37:34.245 homeassistant kernel: hassio: port 14(veth0f1ac1b) entered blocking state
2024-06-25 21:37:34.245 homeassistant kernel: hassio: port 14(veth0f1ac1b) entered forwarding state
2024-06-25 21:37:34.245 homeassistant NetworkManager[500]: <info>  [1719351454.2426] device (veth0f1ac1b): carrier: link connected
2024-06-25 21:37:34.865 homeassistant systemd[1]: var-lib-docker-overlay2-d485b4ef8f089da2464148c853d96d5c281085eba4f9f8b265fb69b054b18e88\x2dinit-merged.mount: Deactivated successfully.
2024-06-25 21:37:34.866 homeassistant systemd[1]: mnt-data-docker-overlay2-d485b4ef8f089da2464148c853d96d5c281085eba4f9f8b265fb69b054b18e88\x2dinit-merged.mount: Deactivated successfully.
2024-06-25 21:37:35.254 homeassistant systemd[1]: Started libcontainer container c3c4564c79376ebf7b749d38e272abe7c9a0182a77bcef9c1ce69d5e0a913548.
2024-06-25 21:37:36.174 homeassistant systemd[1]: var-lib-docker-overlay2-de9d6a003918540b63b034a21df7fb04f998375c9cf46e96e9de5849851b1b0e\x2dinit-merged.mount: Deactivated successfully.
2024-06-25 21:37:36.181 homeassistant systemd[1]: mnt-data-docker-overlay2-de9d6a003918540b63b034a21df7fb04f998375c9cf46e96e9de5849851b1b0e\x2dinit-merged.mount: Deactivated successfully.
2024-06-25 21:37:36.606 homeassistant systemd[1]: Started libcontainer container b7d8e878839ce3bae3a738fde2d6170544fa12e53622fae0486197a8e0941b5e.
2024-06-25 21:37:36.697 homeassistant kernel: kauditd_printk_skb: 92 callbacks suppressed
2024-06-25 21:37:36.697 homeassistant kernel: audit: type=1334 audit(1719351456.691:423): prog-id=101 op=LOAD
2024-06-25 21:37:36.697 homeassistant kernel: audit: type=1334 audit(1719351456.691:424): prog-id=102 op=LOAD
2024-06-25 21:37:36.698 homeassistant kernel: audit: type=1300 audit(1719351456.691:424): arch=c00000b7 syscall=280 success=yes exit=16 a0=5 a1=400016b840 a2=78 a3=0 items=0 ppid=6832 pid=6852 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-06-25 21:37:36.698 homeassistant kernel: audit: type=1327 audit(1719351456.691:424): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F62376438653837383833396365336261653361373338666465
2024-06-25 21:37:36.698 homeassistant kernel: audit: type=1334 audit(1719351456.691:425): prog-id=103 op=LOAD
2024-06-25 21:37:36.699 homeassistant kernel: audit: type=1300 audit(1719351456.691:425): arch=c00000b7 syscall=280 success=yes exit=18 a0=5 a1=400016b5d0 a2=78 a3=0 items=0 ppid=6832 pid=6852 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-06-25 21:37:36.699 homeassistant kernel: audit: type=1327 audit(1719351456.691:425): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F62376438653837383833396365336261653361373338666465
2024-06-25 21:37:36.699 homeassistant kernel: audit: type=1334 audit(1719351456.691:426): prog-id=103 op=UNLOAD
2024-06-25 21:37:36.699 homeassistant kernel: audit: type=1300 audit(1719351456.691:426): arch=c00000b7 syscall=57 success=yes exit=0 a0=12 a1=0 a2=0 a3=0 items=0 ppid=6832 pid=6852 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-06-25 21:37:36.699 homeassistant kernel: audit: type=1327 audit(1719351456.691:426): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F62376438653837383833396365336261653361373338666465
2024-06-25 21:37:37.822 homeassistant systemd[1]: run-docker-runtime\x2drunc-moby-f0b0db0ca779180190e299bc1c9fefefd5ac05d365510d27a5d76febf4f63760-runc.U9D0YW.mount: Deactivated successfully.
2024-06-25 21:38:02.933 homeassistant kernel: kauditd_printk_skb: 6 callbacks suppressed
2024-06-25 21:38:02.933 homeassistant kernel: audit: type=1334 audit(1719351482.926:429): prog-id=105 op=LOAD
2024-06-25 21:38:02.933 homeassistant kernel: audit: type=1334 audit(1719351482.926:430): prog-id=106 op=LOAD
2024-06-25 21:38:02.937 homeassistant kernel: audit: type=1334 audit(1719351482.926:431): prog-id=107 op=LOAD
2024-06-25 21:38:02.965 homeassistant systemd[1]: Starting Hostname Service...
2024-06-25 21:38:03.528 homeassistant systemd[1]: Started Hostname Service.
2024-06-25 21:38:03.549 homeassistant kernel: audit: type=1334 audit(1719351483.542:432): prog-id=108 op=LOAD
2024-06-25 21:38:03.549 homeassistant kernel: audit: type=1334 audit(1719351483.542:433): prog-id=109 op=LOAD
2024-06-25 21:38:03.549 homeassistant kernel: audit: type=1334 audit(1719351483.542:434): prog-id=110 op=LOAD
2024-06-25 21:38:03.582 homeassistant systemd[1]: Starting Time & Date Service...
2024-06-25 21:38:04.071 homeassistant systemd[1]: Started Time & Date Service.
2024-06-25 21:38:33.570 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2024-06-25 21:38:33.697 homeassistant kernel: audit: type=1334 audit(1719351513.690:435): prog-id=107 op=UNLOAD
2024-06-25 21:38:33.697 homeassistant kernel: audit: type=1334 audit(1719351513.690:436): prog-id=106 op=UNLOAD
2024-06-25 21:38:33.697 homeassistant kernel: audit: type=1334 audit(1719351513.690:437): prog-id=105 op=UNLOAD
2024-06-25 21:38:34.114 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
2024-06-25 21:38:34.153 homeassistant kernel: audit: type=1334 audit(1719351514.146:438): prog-id=110 op=UNLOAD
2024-06-25 21:38:34.153 homeassistant kernel: audit: type=1334 audit(1719351514.146:439): prog-id=109 op=UNLOAD
2024-06-25 21:38:34.153 homeassistant kernel: audit: type=1334 audit(1719351514.146:440): prog-id=108 op=UNLOAD
2024-06-25 21:42:39.645 homeassistant dockerd[623]: time="2024-06-25T21:42:39.644933231Z" level=warning msg="failed to prune image ghcr.io/hassio-addons/grocy/aarch64@sha256:40e5e0e21c2fe9f9422896a07d600eeda742ee5bb7a6d9f7ccb9842facb781e4: No such image: ghcr.io/hassio-addons/grocy/aarch64@sha256:40e5e0e21c2fe9f9422896a07d600eeda742ee5bb7a6d9f7ccb9842facb781e4"
2024-06-25 21:42:39.971 homeassistant dockerd[623]: time="2024-06-25T21:42:39.971300261Z" level=warning msg="failed to prune image docker.io/thomasmauerer/samba-backup-aarch64@sha256:f51ab146d846cfeecc9467926380faa5d846c9e3c8c84f6418d4285a5bfda75a: No such image: thomasmauerer/samba-backup-aarch64@sha256:f51ab146d846cfeecc9467926380faa5d846c9e3c8c84f6418d4285a5bfda75a"
2024-06-25 21:42:41.202 homeassistant dockerd[623]: time="2024-06-25T21:42:41.201804453Z" level=warning msg="failed to prune image ghcr.io/hassio-addons/grafana/aarch64@sha256:4664a69c024934dd975459ea0e0f6d3cea41d80f8e9bb897564280575188f25a: No such image: ghcr.io/hassio-addons/grafana/aarch64@sha256:4664a69c024934dd975459ea0e0f6d3cea41d80f8e9bb897564280575188f25a"
2024-06-25 21:42:43.963 homeassistant dockerd[623]: time="2024-06-25T21:42:43.963251907Z" level=warning msg="failed to prune image ghcr.io/esphome/esphome-hassio@sha256:6af712df0edcb24808a44afe045fbcbf94ef5bc22e61fe47084109b3ef58b404: No such image: ghcr.io/esphome/esphome-hassio@sha256:6af712df0edcb24808a44afe045fbcbf94ef5bc22e61fe47084109b3ef58b404"
2024-06-25 21:42:47.215 homeassistant dockerd[623]: time="2024-06-25T21:42:47.214944300Z" level=warning msg="failed to prune image ghcr.io/hassio-addons/vscode/aarch64@sha256:e4f527e71368d157e617dcc70251a0965f41a49f0ee2bce72f9f1379467134b9: No such image: ghcr.io/hassio-addons/vscode/aarch64@sha256:e4f527e71368d157e617dcc70251a0965f41a49f0ee2bce72f9f1379467134b9"
2024-06-25 21:42:47.306 homeassistant dockerd[623]: time="2024-06-25T21:42:47.306169074Z" level=warning msg="failed to prune image ghcr.io/brenner-tobias/cloudflared/aarch64@sha256:b07b1c8a9c2fab2fc35de8e1905d84d1757f51bd185fe112ecd7b137cc07a191: No such image: ghcr.io/brenner-tobias/cloudflared/aarch64@sha256:b07b1c8a9c2fab2fc35de8e1905d84d1757f51bd185fe112ecd7b137cc07a191"
2024-06-25 21:42:50.654 homeassistant dockerd[623]: time="2024-06-25T21:42:50.654287582Z" level=warning msg="failed to prune image ghcr.io/hassio-addons/uptime-kuma/aarch64@sha256:339e7bc69cc6ecaff88ec767e1f8f12b962d9b066992fa56131096ccdd830867: No such image: ghcr.io/hassio-addons/uptime-kuma/aarch64@sha256:339e7bc69cc6ecaff88ec767e1f8f12b962d9b066992fa56131096ccdd830867"
2024-06-25 21:42:51.297 homeassistant dockerd[623]: time="2024-06-25T21:42:51.297562365Z" level=warning msg="failed to prune image ghcr.io/poeschl/ha-git-exporter-aarch64@sha256:487713e91c739a34a398cce96f5a7930753eec535cbe535cfee4708198b41c4c: No such image: ghcr.io/poeschl/ha-git-exporter-aarch64@sha256:487713e91c739a34a398cce96f5a7930753eec535cbe535cfee4708198b41c4c"
2024-06-25 21:42:51.410 homeassistant dockerd[623]: time="2024-06-25T21:42:51.410385738Z" level=warning msg="failed to prune image docker.io/homeassistant/aarch64-addon-samba@sha256:568e789247f04dbf07004e6b6f05284cb4564da734d77f9d4e27986af57487f6: No such image: homeassistant/aarch64-addon-samba@sha256:568e789247f04dbf07004e6b6f05284cb4564da734d77f9d4e27986af57487f6"
2024-06-25 21:42:51.699 homeassistant dockerd[623]: time="2024-06-25T21:42:51.698925869Z" level=warning msg="failed to prune image docker.io/homeassistant/aarch64-addon-ssh@sha256:69f09565f799d1e19809a412d1751830f561a5264a9d8da11fef9009b3bfdd0e: No such image: homeassistant/aarch64-addon-ssh@sha256:69f09565f799d1e19809a412d1751830f561a5264a9d8da11fef9009b3bfdd0e"
2024-06-25 21:42:52.003 homeassistant dockerd[623]: time="2024-06-25T21:42:52.003551125Z" level=warning msg="failed to prune image ghcr.io/hassio-addons/nut/aarch64@sha256:77a6d9b114504790ce0a0918b826ceb3408d9d632a94965ffdc2608c163b3f32: No such image: ghcr.io/hassio-addons/nut/aarch64@sha256:77a6d9b114504790ce0a0918b826ceb3408d9d632a94965ffdc2608c163b3f32"
2024-06-25 21:42:52.763 homeassistant dockerd[623]: time="2024-06-25T21:42:52.763504246Z" level=warning msg="failed to prune image ghcr.io/hassio-addons/influxdb/aarch64@sha256:a6eab14ccb0e5a1d36057d531a6d895df330a3f48e6a7cbb13dca5a2569a3109: No such image: ghcr.io/hassio-addons/influxdb/aarch64@sha256:a6eab14ccb0e5a1d36057d531a6d895df330a3f48e6a7cbb13dca5a2569a3109"
2024-06-25 21:42:55.101 homeassistant dockerd[623]: time="2024-06-25T21:42:55.100901795Z" level=warning msg="failed to prune image ghcr.io/hassio-addons/bookstack/aarch64@sha256:4d5584ba1d12a96a4156a1e99ae0f9a853eb40a541b44f7fa9906911c7278274: No such image: ghcr.io/hassio-addons/bookstack/aarch64@sha256:4d5584ba1d12a96a4156a1e99ae0f9a853eb40a541b44f7fa9906911c7278274"
2024-06-25 21:42:56.792 homeassistant dockerd[623]: time="2024-06-25T21:42:56.792680164Z" level=warning msg="failed to prune image docker.io/smeagolworms4/mqtt-explorer@sha256:0a118f15190695ecc9f5e19a93b1ce48e1c15392485215f588c241742e084ec3: No such image: smeagolworms4/mqtt-explorer@sha256:0a118f15190695ecc9f5e19a93b1ce48e1c15392485215f588c241742e084ec3"
2024-06-25 21:42:57.671 homeassistant dockerd[623]: time="2024-06-25T21:42:57.671298292Z" level=warning msg="failed to prune image ghcr.io/hassio-addons/phpmyadmin/aarch64@sha256:d4cdfafee00b97fd88c65f40643f4377b641d238ec2ebeecd69402521281fe7d: No such image: ghcr.io/hassio-addons/phpmyadmin/aarch64@sha256:d4cdfafee00b97fd88c65f40643f4377b641d238ec2ebeecd69402521281fe7d"
2024-06-25 21:42:59.202 homeassistant dockerd[623]: time="2024-06-25T21:42:59.202284398Z" level=warning msg="failed to prune image ghcr.io/hassio-addons/unifi/aarch64@sha256:fe429250d3db809e4cfa1bf597971b8337c549eb945636bd77eaed734ea64697: No such image: ghcr.io/hassio-addons/unifi/aarch64@sha256:fe429250d3db809e4cfa1bf597971b8337c549eb945636bd77eaed734ea64697"
2024-06-25 21:43:00.075 homeassistant dockerd[623]: time="2024-06-25T21:43:00.075408620Z" level=warning msg="failed to prune image docker.io/sabeechen/hassio-google-drive-backup-aarch64@sha256:16d61271ad0f76422ef9a3cbfdfeea387c56de2ebf5c6bfded2f6b08e60d0290: No such image: sabeechen/hassio-google-drive-backup-aarch64@sha256:16d61271ad0f76422ef9a3cbfdfeea387c56de2ebf5c6bfded2f6b08e60d0290"
2024-06-25 21:48:07.125 homeassistant systemd[1]: Starting Cleanup of Temporary Directories...
2024-06-25 21:48:07.198 homeassistant systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
2024-06-25 21:48:07.199 homeassistant systemd[1]: Finished Cleanup of Temporary Directories.
2024-06-25 21:51:08.388 homeassistant systemd[1]: run-docker-runtime\x2drunc-moby-5aa81888ab0c8ea15f3c13f196fb42b2e8080a67b54291090e1cb2ecc960d26d-runc.qDWRrj.mount: Deactivated successfully.
2024-06-25 21:52:41.745 homeassistant kernel: audit: type=1334 audit(1719352361.740:441): prog-id=111 op=LOAD
2024-06-25 21:52:41.749 homeassistant systemd-timesyncd[603]: Network configuration changed, trying to establish connection.
2024-06-25 21:52:41.778 homeassistant systemd-timesyncd[603]: Contacted time server 162.159.200.123:123 (time.cloudflare.com).
2024-06-25 21:52:41.779 homeassistant systemd[1]: Started Journal Gateway Service.

And how does your Core-log look like (after you applied your backup !) as im kind of sure it looked ok after “your” fresh install" or ?

looks terreble…
and no… those error was not pressent when the backup was made and moved to my backup drive…
but somthing happens between i install the os and upload the backup.
the OS is fine after install and the system that i made a bacup from was fine at the time and now heres error all over…

Yes i can imagine :wink: , sounds to me you are facing a fresh-new-total-install
That is, if your not familiar with “picking out” relevant datas/settings , yaml-files, dashboards etc, from a backup file, and apply it 1 by 1 , and to each new integration you install.

I have the backup file encrypted so i have to salvage what i can from the install an strt over as it looks like…
5 years down the drain…

de-crypt it, and open it in i.e 7zip

I have tried to do that but the homeassistant.tar.gz gives me problems.

For some wird reason can’t i decrypt my backups.

Let me guess (again) … you encrypted it in windows, with windows native encryption ?