LXC Container wont boot anymore

Blay3333

New Member
Sep 30, 2024
3
0
1
Hello,

my lxc container wont boot anymore.
This error appears:
run_buffer: 571 Script exited with status 19
lxc_init: 845 Failed to run lxc.hook.pre-start for container "101"
__lxc_start: 2034 Failed to initialize container "101"
TASK ERROR: startup for container '101' failed
 
Hi,

can you please provide some more information? Useful would be the output of
  • pct config 101
  • pct start 101 -debug
  • pveversion -v
(Everything in codetags please!)

Further, you can also look in the journal using journalctl -b -e after trying to start the container, if any obvious errors or warnings are logged.