Hello, hoping this is a simple issue. I've done a do-release-upgrade from 20.04 -> 22.04 in a privileged LXC container that was working prior to the upgrade. Now after the upgrade, the container seems to start and run, but no there's no console output and I cannot connect to it via ssh.
Any help is appreciated.
I'm able to enter into the container with pct enter, but pct console doesn't show a prompt:
pct config 108
Any help is appreciated.
I'm able to enter into the container with pct enter, but pct console doesn't show a prompt:
Code:
pct console 108
Connected to tty 1
Type <Ctrl+a q> to exit the console, <Ctrl+a Ctrl+a> to enter Ctrl+a itself
Code:
pct config 108
arch: amd64
cores: 4
cpuunits: 800
features: nesting=1
hostname: PlexServer
memory: 8192
mp0: /mnt/media,mp=/mnt/media
nameserver: 192.168.0.1 104.223.91.194 104.223.91.210
net0: name=enp0s31f6,bridge=vmbr0,hwaddr=E6:3A:3A:62:80:13,ip=dhcp,type=veth
onboot: 1
ostype: ubuntu
rootfs: local-lvm:vm-108-disk-1,size=240G
searchdomain: localdomain
swap: 8192
tags: plex
lxc.cgroup2.devices.allow: c 226:0 rwm
lxc.cgroup2.devices.allow: c 226:128 rwm
lxc.cgroup2.devices.allow: c 29:0 rwm
lxc.cgroup2.devices.allow: c 4:7 rwm
lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir
lxc.mount.entry: /dev/dri/renderD128 dev/renderD128 none bind,optional,create=file
Last edited: