LXC console on WebGUI not working but pct works

signed

Member
May 20, 2021
2
0
21
26
Hello,

Currently running :

AMD Ryzen 3700x x16
32G RAM

PVE 6.4-6 (5.4.114-1-pve)

I'm facing nearly the same issue as that thread https://forum.proxmox.com/threads/a...ng-to-a-blank-flashing-cursor-randomly.56099/
But not identical

I have a container :

Code:
arch: amd64
cores: 1
hostname: dns2.test124.live
memory: 2048
net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=BA:58:70:94:7D:BB,ip=dhcp,ip6=dhcp,type=veth
ostype: debian
rootfs: local-lvm:vm-300-disk-0,size=32G
swap: 512
unprivileged: 1

Which works just fine when entered by pct but the console but the webconsole fails to load, it stays indefinitely on a white cursor

Any ideas?
 
Last edited:
hi,

I'm facing nearly the same issue as that thread https://forum.proxmox.com/threads/a...ng-to-a-blank-flashing-cursor-randomly.56099/
But not identical
if you're not getting the error on that thread then it's likely not the same issue (the poster there is unable to enter the containers at all).

Which works just fine when entered by pct but the console but the webconsole fails to load, it stays indefinitely on a white cursor
does it still hang if you set ipv6 to static instead of dhcp and leave the values empty?