I’ve just created a new Debian 13 (Trixie) LXC container on Proxmox VE 9.0 using the official template. When I open the Console, I only get a completely black screen with a white cursor. Firewall is active but no rules. I dont use IPv6 in my network. I can type into the console, but nothing is echoed or executed.
The container is running (pct list shows it active). I can access the container shell without issues. Is this a known issue with Debian 13 templates or something specific to Proxmox VE 9.0?
Thanks in advance!
Code:
arch: amd64
cmode: console
cores: 1
hostname: unifi-controller
memory: 2048
nameserver: 192.168.70.1
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.70.1,hwaddr=BC:24:11:0E:AE:1D,ip=192.168.70.79/24,tag=70,type=veth
ostype: debian
rootfs: SSD-DATA1:vm-100-disk-0,size=32G
searchdomain: 192.168.70.1
swap: 0
unprivileged: 1
The container is running (pct list shows it active). I can access the container shell without issues. Is this a known issue with Debian 13 templates or something specific to Proxmox VE 9.0?
Thanks in advance!
Last edited: