I just ran an update on my Proxmox host which updated the Debian version on it to 13.1 (since that's out now) and now none of my containers start. They're all giving me errors that look like this:
When I checked the debug logs, I found this:
Seems like there needs to be a Proxmox update there as well.
Code:
run_buffer: 571 Script exited with status 25
lxc_init: 845 Failed to run lxc.hook.pre-start for container "106"
__lxc_start: 2034 Failed to initialize container "106"
TASK ERROR: startup for container '106' failed
When I checked the debug logs, I found this:
Code:
lxc-start 106 20250906132301.662 DEBUG utils - ../src/lxc/utils.c:run_buffer:560 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook 106 lxc pre-start produced output: unsupported debian version '13.1'
Seems like there needs to be a Proxmox update there as well.