Improved readme instructions:
Open the shell on your node.
Navigate to the directory /etc/pve/lxc.
Locate and open the configuration file for the LXC that you want to modify.
At the end of the config file, add the following rules:
lxc.cgroup.devices.allow: c 10:200 rwm
lxc.mount.entry: /dev/net dev/net none bind,create=dirSave the config file and exit the editor.
Reboot the LXC to apply the changes.
After the reboot, the error should now be resolved.