Update HA - shot up my System?

I have just installed the update that was announced to me (I am new to HomeAssistant)
Now nothing restarts and under Proxmox I see the following loop.
What can I do?

/usr/bin/cli.sh: line 8: /usr/local/bin/rlwrap: I/0 error
Note: Leading ‘ha’ is not necessary in this HA CLI
/usr/bin/cli.sh: line 19: /usr/bin/cut: I/0 error
/usr/bin/cli.sh: line 22: /usr/bin/xargs: I/0 error

/usr/bin/cli.sh: line 8: /usr/local/bin/rlwrap: I/0 error
Note: Leading ‘ha’ is not necessary in this HA CLI
/usr/bin/cli.sh: line 19: /usr/bin/cut: I/0 error
/usr/bin/cli.sh: line 22: /usr/bin/xargs: I/0 error

I/O error → seems like you have a problem with your storage device.

After some reboots now som new Informations.
No Porblems before clicking on the Update.
Can anyone help?

Your storage is toast. Maybe fsck will help, but I don’t know how to run that on a proxmox vm.

Best course of action : restore a VM snapshot. Or create a new HA OS vm and restore a HA backup.

1 Like

thanks, i think that should be the way…
i will try the scond option.