use pct start 111 --debug find error here:
Switch to 6.8.12-2 works,6.8.12-4 also failed.
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 - ../src/lxc/conf.c:lxc_setup:3948 - Failed to run autodev hooks
ERROR start - ../src/lxc/start.c:do_start:1273 - Failed to setup container "111"
Switch to 6.8.12-2 works,6.8.12-4 also failed.