[SOLVED] No VM or CT can startup

Darkrys

New Member
Apr 3, 2024
7
0
1
Hello,

I've got an error on every VM and CT startup :

On VM :
https://pastebin.com/gjrfrs4Q

And CT :
Code:
run_buffer: 571 Script exited with status 2
lxc_create_network_priv: 3463 Success - Failed to create network device
lxc_spawn: 1847 Failed to create the network
TASK ERROR: startup for container '100' failed

I think it come from network config but it's beyond my knowledge.

Anyone could help me ?

Thanks
 
Thank you for your reply.

Upon further investigation and comparison with a fully functional proxmox, I noticed that my /etc/network/interfaces file was corrupted and didn't include a vmbr0 bridge.

I restored it and now everything works.

Cordially