Stopped start failed: QEMU exited with code 1

supertar01

New Member
Apr 6, 2022
3
0
1
Good afternoon !

I have a VM that started showing me the error below, could you help me?


bridge 'vmbr0' does not exist
kvm: -netdev type=tap,id=net0,ifname=tap999i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on: network script /var/lib/qemu-server/pve-bridge failed with status 512
TASK ERROR: start failed: QEMU exited with code 1
 
source /etc/network/interfaces.d/*auto lo
iface lo inet loopback

iface enp7s0 manual
auto vmbr0
iface vmbr0 inet static
address 65.108.143.106/24
gateway 65.108.143.65
bridge-ports enp7s0
bridge-stp off
bridge-fd 1
hwaddress 04:42:1a:25:25:9d:a7
pointopoint 65.108.143.65
auto vmbr100
iface vmbr100 inet manual
bridge-ports none
bridge-stp off
bridge-fd 0

I want to run flux node like this medium post https://medium.com/@oGGoldie/flux-multi-node-server-setup-7cd8887fe268
 
Last edited:
and do you also see that interface in ip a output?
what about the Network tab in your Node GUI?

which PVE version are you using? pveversion -v
 
yes I also see that interface in ip a output
this is about the Network tab in my Node GUl
 

Attachments

  • Screenshot (11).png
    Screenshot (11).png
    252.6 KB · Views: 16
  • Screenshot (12).png
    Screenshot (12).png
    226.8 KB · Views: 16

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!