[SOLVED] Containers no longer booting

Merlin_of_Chaos

New Member
Nov 21, 2025
2
0
1
hi i updated earlier today plus there was a crash and since then containers wont boot up at all. normal VM's are fine.

when i use the console command

pct start 103 --debug

i get this output

problem with monitor socket, but continuing anyway: got timeout

lxc_file_for_each_line_mmap: 78 No such file or directory - Failed to open file "/usr/share/lxc/config/userns.conf"
lxc_file_for_each_line_mmap: 129 Failed to parse config file "/var/lib/lxc/103/config" at line "lxc.include = /usr/share/lxc/config/userns.conf"
Failed to load config for 103
lxc_start_main: 241 Failed to create lxc_container
c/lxc/tools/lxc_start.c:lxc_start_main:241 - Failed to create lxc_container

any help or suggestions would be greatly appreciated
 
Run this, then try to debug start again
Bash:
apt update && apt dist-upgrade && apt install --reinstall lxc-pve