We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0e785 commit bfd2386Copy full SHA for bfd2386
README.md
@@ -152,6 +152,10 @@ Just put *.ovpn* file in `/config/openvpn/config` and restart container.
152
153
- [OpenVPN troubleshoot guide](https://community.openvpn.net/openvpn/wiki/HOWTO#Troubleshooting)
154
155
+### Cannot ioctl TUNSETIFF tun0: Operation not permitted (errno=1)
156
+
157
+Just manualy remove **tun0** manually `openvpn --rmtun --dev tun0`.
158
159
## Contribute
160
161
Feel free to contribute new features to this container, but first see [Contribute Guide](CONTRIBUTING.md).
0 commit comments