Webgui/proxmox-ve died

NickRO19

Member
Nov 21, 2020
4
0
21
36
I was doing an dist upgrade and my disk ran out of space. So I lost access to the web gui.

This site i found I think has all the solutions I need.
https://blog.stevedong.com/post/proxmox-ve-how-to-fixed-upgrade-error/

However when I try to run:
"apt remove pve-cluster pve-ha-manager pve-container pve-manager libpve-storage-perl qemu-server libpve-guest-common-perl pve-firewall proxmox-ve"
the system will hang and not recover from removing qemu-server

If i kill the process and try again I get a error asking to run:
"dpkg --configure -a"
It also just hangs forever.

All my VMs and containres are up and running fine. Shared network folder is also fine. Please help. I really don't want to start from scratch.

Other commands that hang forever:
qm list
pct list
 
Last edited:
Well... honestly, this looks a bit fubar.

Did you make more space on the machine (removing old kernels for example)? If there is enough space available I would try to run
apt install --fix-broken

and see what the result is. If you actually remove all these PVE packages, try to install the proxmox-ve package.
 
Well... honestly, this looks a bit fubar.

Did you make more space on the machine (removing old kernels for example)? If there is enough space available I would try to run
apt install --fix-broken

and see what the result is. If you actually remove all these PVE packages, try to install the proxmox-ve package.
Yes, I have made the space. I have tried fix broken and get the same problem. System begins to fix but then hangs forever