Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: Cannot find device "wg0" #36

Open
cptechie opened this issue Nov 29, 2021 · 1 comment
Open

Issue: Cannot find device "wg0" #36

cptechie opened this issue Nov 29, 2021 · 1 comment

Comments

@cptechie
Copy link

I am having an issue similar to issue #31.

Below is my output.

Mon Nov 29 20:46:24 UTC 2021: Bringing up WireGuard interface wg0
[#] 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"

I have tried image thrnz/docker-wireguard-pia:testing but it too is giving me this error.

@iblh
Copy link

iblh commented Dec 11, 2021

If you're using Unraid, then turn the Privileged on. Otherwise, just add --cap-add=NET_ADMIN or --privileged flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants