whiskerz007 / proxmox_tuya-convert_container

MIT License
84 stars 37 forks source link

lxc_network_move_created_netdev_priv: 3119 Operation not permitted #22

Closed eringuet closed 3 years ago

eringuet commented 3 years ago

Hi,

I'm having this issue when deploying the container:

[INFO] Using 'local-zfs' for storage location. [INFO] Using 'wlx7c8bca0b9240' wireless interface. [INFO] Container ID is 104. Updating LXC template list... Downloading LXC template... Creating LXC container... Starting LXC container... command failed: Operation not supported (-95) lxc_network_move_created_netdev_priv: 3119 Operation not permitted - Failed to move network device "wlx7c8bca0b9240" with ifindex 4 to network namespace 10579 lxc_spawn: 1743 Failed to create the network __lxc_start: 1950 Failed to spawn container "104" startup for container '104' failed [ERROR] 255@212 Unknown failure occured.

Proxmox 6.3-3

Let me know if you need more information.

Thank you.

eringuet commented 3 years ago

I tried to update the container configuration file manually and still couldn't make it work. I tried a different adapter and it worked fine. It's probably an issue with the rtl8188eus driver. I tried 3 different drivers.

It's working on my other device using rtl88XXau, if anyone is curious.

Thanks for the script.