[SOLVED] Proxmox VE 9.1.9 issues?

weconnect

Well-Known Member
May 20, 2020
56
14
48
37
Hello

i have a few proxmox servers and when i go to the console i just see Loading... and on linux i can interact with the console but not if the vm is windows..

here is PVEVersion:
Code:
pveversion -v
proxmox-ve: 9.1.0 (running kernel: 7.0.0-3-pve)
pve-manager: 9.1.9 (running version: 9.1.9/ee7bad0a3d1546c9)
proxmox-kernel-helper: 9.0.4
proxmox-kernel-7.0: 7.0.0-3
proxmox-kernel-7.0.0-3-pve-signed: 7.0.0-3
proxmox-kernel-6.17: 6.17.13-6
proxmox-kernel-6.17.13-6-pve-signed: 6.17.13-6
proxmox-kernel-6.17.4-1-pve-signed: 6.17.4-1
proxmox-kernel-6.8.12-13-pve-signed: 6.8.12-13
proxmox-kernel-6.8: 6.8.12-13
proxmox-kernel-6.8.12-9-pve-signed: 6.8.12-9
ceph-fuse: 19.2.3-pve1
corosync: 3.1.10-pve2
criu: 4.1.1-1
frr-pythontools: 10.4.1-1+pve1
ifupdown2: 3.3.0-1+pmx12
intel-microcode: 3.20251111.1~deb13u1
ksm-control-daemon: 1.5-1
libjs-extjs: 7.0.0-5
libproxmox-acme-perl: 1.7.1
libproxmox-backup-qemu0: 2.0.2
libproxmox-rs-perl: 0.4.1
libpve-access-control: 9.0.7
libpve-apiclient-perl: 3.4.2
libpve-cluster-api-perl: 9.1.2
libpve-cluster-perl: 9.1.2
libpve-common-perl: 9.1.11
libpve-guest-common-perl: 6.0.2
libpve-http-server-perl: 6.0.5
libpve-network-perl: 1.3.0
libpve-notify-perl: 9.1.2
libpve-rs-perl: 0.13.0
libpve-storage-perl: 9.1.2
libspice-server1: 0.15.2-1+b1
lvm2: 2.03.31-2+pmx1
lxc-pve: 6.0.5-4
lxcfs: 6.0.4-pve1
novnc-pve: 1.6.0-4
proxmox-backup-client: 4.2.0-1
proxmox-backup-file-restore: 4.2.0-1
proxmox-backup-restore-image: 1.0.0
proxmox-firewall: 1.2.2
proxmox-kernel-helper: 9.0.4
proxmox-mail-forward: 1.0.3
proxmox-mini-journalreader: 1.6
proxmox-offline-mirror-helper: 0.7.3
proxmox-widget-toolkit: 5.1.9
pve-cluster: 9.1.2
pve-container: 6.1.5
pve-docs: 9.1.2
pve-edk2-firmware: 4.2025.05-2
pve-esxi-import-tools: 1.0.1
pve-firewall: 6.0.4
pve-firmware: 3.18-3
pve-ha-manager: 5.2.0
pve-i18n: 3.7.1
pve-qemu-kvm: 10.1.2-7
pve-xtermjs: 5.5.0-3
qemu-server: 9.1.9
smartmontools: 7.4-pve1
spiceterm: 3.4.2
swtpm: 0.8.0+pve3
vncterm: 1.9.2
zfsutils-linux: 2.4.1-pve1

i get a few errors like
Failed to load resource: the server responded with a status of 500 (RPCEnvironment init request failed: Unable to load access control list: Connection refused) etc.. random ones.

CPU: Intel(R) Xeon(R) Gold 6138 CPU @ 2.00GHz (2 Sockets)

some help would be great :)
EDIT:
if i go to the console button and press it i get the novnc and it works... weird that the console in the window dont work. but it only works for a few seconds to 1 min then it freezes.

the guest os is windows 11 25H2
 
Last edited:
Hi,
do you see any errors in the host's system log/journal? Does it happen with another browser too?
 
You can use the journalctl command. See man journalctl. For example, to collect the logs from the current boot to a file, use journalctl -b > /tmp/journal.txt.
 
Hello

Think i found the issue a network cable was not plugged in all the way in the switch only barely made contact. so it had 10/100 but fluxuating so the switch STP was like hey sometings wrong.

so that made the network do hickups.

After the cable was plugged in and the PBS was restarted the cluster went back to working order.

Thanks for helping me figure out this issue.

found it becouse one of the proxmox hosts was getting timeout issues to the PBS, and our Unifi network host said that a port was acting abnormaly.
 
  • Like
Reactions: fiona and UdoB