Container started not starting

tinyhammers

New Member
Apr 25, 2020
1
0
1
44
Hi there...

I'm running version 6.1-8 of Proxmox

Two of my containers seemed to have stopped starting up for some reason.
It's just started happening.

I ran lxc-start -n 100 -F -l DEBUG -o /tmp/lxc-ID.log and it returned

lxc-start: 100: conf.c: run_buffer: 352 Script exited with status 32
lxc-start: 100: start.c: lxc_init: 897 Failed to run lxc.hook.pre-start for container "100"
lxc-start: 100: start.c: __lxc_start: 2032 Failed to initialize container "100"
Segmentation fault


Any pointers on what I can do to fix this?
Is there anymore info that would be helpful?

Thanks :)
 
Hi,
could you share the contents of the log file /tmp/lxc-ID.log and the container configuration (you can use pct config <ID>) for both containers?