Hey all,
I just did a clean install of PVE, and it booted just fine. However, when I try to access the Web GUI, I only get a blank page in every browser I try to use, even after clearing the cache. Firefox's console gives the following errors:
I have followed the steps to fix it present in other forum threads, including
Additional info: I'm a big Linux noob and this is my first time trying Proxmox.
Any help would be appreciated! Thanks in advance.
I just did a clean install of PVE, and it booted just fine. However, when I try to access the Web GUI, I only get a blank page in every browser I try to use, even after clearing the cache. Firefox's console gives the following errors:
Code:
Uncaught SyntaxError: missing ) after condition
ext-all.js:22:690040
Uncaught ReferenceError: Ext is not defined
<anonymous> https://192.168.0.62:8006/pve2/ext6/charts.js?ver=7.0.0:1
charts.js:1:1
Uncaught ReferenceError: Ext is not defined
<anonymous> https://192.168.0.62:8006/proxmoxlib.js?ver=v4.2.4-t1729097677:2
proxmoxlib.js:2:1
Uncaught ReferenceError: Ext is not defined
<anonymous> https://192.168.0.62:8006/pve2/js/pvemanagerlib.js?ver=8.2.7:603
pvemanagerlib.js:603:1
Uncaught ReferenceError: Ext is not defined
<anonymous> https://192.168.0.62:8006/pve2/ext6/locale/locale-en.js?ver=7.0.0:1
locale-en.js:1:1
Uncaught ReferenceError: Ext is not defined
<anonymous> https://192.168.0.62:8006/:40
192.168.0.62:8006:40:5
I have followed the steps to fix it present in other forum threads, including
apt --reinstall install pve-manager
and apt --reinstall install proxmox-widget-toolkit
and nothing worked.Additional info: I'm a big Linux noob and this is my first time trying Proxmox.
Any help would be appreciated! Thanks in advance.