LXC container wont start on restart/boot of Proxmox server but manually starts up without a problem

HamQuester

New Member
Jul 23, 2024
2
1
3
On restarting/booting my Proxmox server i get the following error with 1 of my LXC containers

run_buffer: 571 Script exited with status 19
lxc_init: 845 Failed to run lxc.hook.pre-start for container "103"
__lxc_start: 2034 Failed to initialize container "103"
TASK ERROR: startup for container '103' failed

Ive added a pause in startup the make sure my Virtual NAS is fully booted before starting the LXC but it made no difference

I can login to my proxmox server and manually start the LXC container without a problem

any ideas anyone ?