Closed soxrok2212 closed 4 months ago
Fresh install proxmox-ve from ISO proxmox-ve_8.1-7_arm64.iso and then upgrade, no of the above happens
Odd issue that was solved with the following:
sudo touch /please-remove-proxmox-ve
sudo apt purge proxmox*
sudo apt autoremove
sudo apt install proxmox-ve
The uninstall scripts may complain about a missing Proxmox script, copy it from another system and paste it in then try to uninstall again.
Describe the bug I have Debian 12 + Proxmox running on a Turing RK1 on kernel 6.10 The recent libasan8 dependency suddenly crashes QEMU after I did an
apt update && apt upgrade
. Prior to this, everything was working as expected. Now, trying to start a VM results in:LXC appears unaffected.
To Reproduce Update to the latest from repo. Restart a VM, or just run
kvm
via a shell.Expected behavior VM should start up normally.
Screenshots N/A
ENV (please complete the following information):