My Proxmox VE Web GUI is now displaying a blank white page.
- The VE is accessible through SSH
- All of my containers and VMs are running just fine
- I have restarted the server
- I have tried different browser (Chrome, Firefox and Safari) all to the same effect
- The web gui does work on a mobile browser
- I have run:
-
	
		
     -  
	
	
	
		
     - 
	
	
	
		
     - 
	
	
	
		
   
This is what is returned when I run
	
		
:
	
	
	
		
It seems that the package cannot be reinstalled and is not downloaded.
Any ideas on what to do? Thanks for your help.
				
			- The VE is accessible through SSH
- All of my containers and VMs are running just fine
- I have restarted the server
- I have tried different browser (Chrome, Firefox and Safari) all to the same effect
- The web gui does work on a mobile browser
- I have run:
-
		Code:
	
	apt install --reinstall pve-manager
	
		Code:
	
	apt install --reinstall proxmox-widget-toolkit
	
		Code:
	
	service pveproxy restart
	
		Code:
	
	service pvedaemon restart
	This is what is returned when I run
		Code:
	
	apt install --reinstall proxmox-widget-toolkit
	
		Code:
	
	root@pve2:~# apt --reinstall install proxmox-widget-toolkit
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reinstallation of proxmox-widget-toolkit is not possible, it cannot be downloaded.
The following packages were automatically installed and are no longer required:
  proxmox-kernel-6.8.12-12-pve-signed proxmox-kernel-6.8.12-14-pve-signed
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
	It seems that the package cannot be reinstalled and is not downloaded.
Any ideas on what to do? Thanks for your help.
			
				Last edited: