As I was trying to create a VM on my Proxmox node, following message poped up:
I already had trouble creating an Dockerimage of Transmission in an LXC, because of /dev/net/tun. Never found a solution.
Code:
kvm: -netdev type=tap,id=net0,ifname=tap102i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on: could not open /dev/net/tun: No such file or directory
TASK ERROR: start failed: QEMU exited with code 1
I already had trouble creating an Dockerimage of Transmission in an LXC, because of /dev/net/tun. Never found a solution.