use pct start 111 --debug find error here:
Read more
Bash:
INFO utils - ../src/lxc/utils.c:run_script_argv:587 - Executing script "sh -c "modprobe tun"" for container "111", config section "lxc"
DEBUG utils - ../src/lxc/utils.c:run_buffer:560 - Script exec sh -c "modprobe tun" 111 lxc autodev produced output: modprobe: FATAL: Module tun not found in directory /lib/modules/6.8.12-4-pve
ERROR utils - ../src/lxc/utils.c:run_buffer:571 - Script exited with status 1
ERROR conf -...
Read more