[SOLVED] Blank Web GUI after installation of proxmox VE 7

LR35

Member
Apr 9, 2021
10
2
8
51
After the installation of proxmox VE 7, il have a blank page when i connect to the web gui. Do you know the problem?Thanks
 
hi,

il have a blank page when i connect to the web gui. Do you know the problem?Thanks
how do you connect to the web gui? it should be like https://your.pve.ip.here:8006 (note httpS)

if that doesn't work as expected, then check
* that your browser doesn't have any plugins/extensions (you can try incognito mode)
* that the PVE is connected to the network properly (can you ping it?)
 
hi,


how do you connect to the web gui? it should be like https://your.pve.ip.here:8006 (note httpS)

if that doesn't work as expected, then check
* that your browser doesn't have any plugins/extensions (you can try incognito mode)
* that the PVE is connected to the network properly (can you ping it?)
thanks for your reply, i connect like this: https://mypve:8006, i ping it, date is ok, service pveproxy started, all seems ok
it's the first time i see this problem.
 
* do you see any error if you open the developer console on the web gui?

* did you do the installation with the ISO?

* what says pveversion -v?

also do you see any obvious errors in journalctl?
 
Install with the ISO
Nothing in the journalctl

Above pveversion -v and at the end the error message of the developper console::

pveversion -v

proxmox-ve: 7.0-2 (running kernel: 5.11.22-1-pve)

pve-manager: 7.0-8 (running version: 7.0-8/b1dbf562)

pve-kernel-5.11: 7.0-3

pve-kernel-helper: 7.0-3

pve-kernel-5.11.22-1-pve: 5.11.22-2

ceph-fuse: 15.2.13-pve1

corosync: 3.1.2-pve2

criu: 3.15-1+pve-1

glusterfs-client: 9.2-1

ifupdown2: 3.0.0-1+pve5

ksm-control-daemon: 1.4-1

libjs-extjs: 7.0.0-1

libknet1: 1.21-pve1

libproxmox-acme-perl: 1.1.1

libproxmox-backup-qemu0: 1.2.0-1

libpve-access-control: 7.0-4

libpve-apiclient-perl: 3.2-1

libpve-common-perl: 7.0-4

libpve-guest-common-perl: 4.0-2

libpve-http-server-perl: 4.0-2

libpve-storage-perl: 7.0-7

libspice-server1: 0.14.3-2.1

lvm2: 2.03.11-2.1

lxc-pve: 4.0.9-2

lxcfs: 4.0.8-pve1

novnc-pve: 1.2.0-3

proxmox-backup-client: 2.0.1-1

proxmox-backup-file-restore: 2.0.1-1

proxmox-mini-journalreader: 1.2-1

proxmox-widget-toolkit: 3.2-4

pve-cluster: 7.0-3

pve-container: 4.0-5

pve-docs: 7.0-5

pve-edk2-firmware: 3.20200531-1

pve-firewall: 4.2-2

pve-firmware: 3.2-4

pve-ha-manager: 3.3-1

pve-i18n: 2.4-1

pve-qemu-kvm: 6.0.0-2

pve-xtermjs: 4.12.0-1

qemu-server: 7.0-7

smartmontools: 7.2-1

spiceterm: 3.2-2

vncterm: 1.7-1

zfsutils-linux: 2.0.4-pve1


DEVELOPPER CONSOLE:

SyntaxError: expected expression, got '.'

proxmoxlib.js:14069:22

SyntaxError: expected expression, got '.'

pvemanagerlib.js:5224:39

L’utilisation d’XMLHttpRequest de façon synchrone sur le fil d’exécution principal est obsolète à cause de son impact négatif sur la navigation de l’utilisateur final. Consulter http://xhr.spec.whatwg.org/ pour plus d’informations. ext-all.js:22:15693

Erreur d’analyse XML : aucun élément trouvé Emplacement : https://111.131.111.14:8006/PVE/StdWorkspace.js?_dc=1628690501468 Numéro de ligne 1, Colonne 1 : StdWorkspace.js:1:1

TypeError: c is not a constructor
 
can you try upgrading packages to the latest versions?

edit the /etc/apt/sources.list.d/pve-enterprise.list (unless you have a subscription) to use the pve-no-subscription repository [0]
then do a apt update && apt full-upgrade followed by reboot

[0]: https://pve.proxmox.com/wiki/Package_Repositories#sysadmin_no_subscription_repo
Hello, this server was on a isolated network, without internet access , i couldn't upgrading packages.Today i connect this server to internet and i have done the packages upgrade .... and now it's ok!! Thanks
 
  • Like
Reactions: oguz
great! you can mark the thread [SOLVED] by editing the thread prefix
 
In fact my problem was the FIREFOX version ..... IE,EDGE not compatible, and firefox need a recent version since PVE7