Proxmox web GUI on Raspberry Pi

daz10

New Member
Dec 8, 2022
1
0
1
The web gui works fine on Windows computers Chrome/Edge browsers. When I try to use it via the Raspberry Pi Chromium it just doesn't display the page (blank white window) but you can tell the Pi thinks the page is loaded because the url is displayed perfectly. In desperation I installed Firefox ESR browser on the Pi - same result. Is this anything to do with Raspberry Pi graphics display limitations ?
 
This should have nothing to do with being on a raspberry pi.
You say the web gui works fine with other machines? And the raspberry pi browser works with other websites as well? are you typing in the right address (https://<ip_of_proxmox>:8006)? Maybe look around in your browser settings; in Firefox you can set Tracking protection to standard and disable https-only mode.
If none of that works, press F12 on the blank gui page and see if that shows you any errors.
Best of luck