Hello everyone,
One of my proxmox containers hasn't started up for a few days (probably due to a power cut).
Here's the error displayed at startup:
I also tried to start it with this command :
And here is the output ...
Read more
One of my proxmox containers hasn't started up for a few days (probably due to a power cut).
Here's the error displayed at startup:
Code:
run_buffer: 321 Script exited with status 255
lxc_init: 847 Failed to run lxc.hook.pre-start for container "100"
__lxc_start: 2008 Failed to initialize container "100"
TASK ERROR: startup for container '100' failed
I also tried to start it with this command :
Code:
lxc-start -n 100 -F -lDEBUG -o lxc-100.log
And here is the output ...
Read more