Container issue

qoxecipo

New Member
Aug 26, 2021
1
0
1
42
Hi there...

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

Code:
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?
Do you like big-breasted chocolates with wet pussy? Click on https://www.bbwtube.porn/
Thanks :)
 
Last edited:
I ran lxc-start -n 100 -F -l DEBUG -o /tmp/lxc-ID.log and it returned
The (far more detailed) log would be in /tmp/lxc-ID.log - this would be very helpful

Segmentation fault
This is quite odd - the journal of the system (from one hour before you tried to start it till the start failed) might provide some more information

Additionally the following:
* pveversion -v
* the config of the container (and which template was used)

I hope this helps!