network error failed to start raise network interfaces

Hi,

could you post the contents of the file /etc/network/interfaces? Ideally between [code][/code] tags to preserve the formatting.

From the log that you showed you didn't specify an address for vmbr0 so it could not be brought up. Take a look at the “Network Configuration” section [1] of the manual for some more information on how to configure this correctly.

[1]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_network_configuration
 
Yeah, you have a typo there. It should be “address” not "adress". Try changing that, and then you should be able to do systemctl restart networking.service or ifup -a to bring up your network.
 
Last edited: