docker-qbittorrentvpn
docker-qbittorrentvpn copied to clipboard
'cannot find device wg0'
I am running into this issue when installing the container on OpenMediaVault 6. I have wireguard installed on the host. My kernel is 5.18.0-0.bpo.1-amd64
logs return:
Warning: `/config/wireguard/wg0.conf' is world accessible
[#] ip link add wg0 type wireguard
RTNETLINK answers: Operation not permitted
Unable to access interface: Operation not permitted
[#] ip link delete dev wg0
Cannot find device "wg0"
solved this by adding teh capability NET_ADMIN in portainer. more info here: https://stackoverflow.com/questions/27708376/why-am-i-getting-an-rtnetlink-operation-not-permitted-when-using-pipework-with-d