Skip to content

Commit bfd2386

Browse files
committed
Added tip in troubleshoot
1 parent dc0e785 commit bfd2386

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ Just put *.ovpn* file in `/config/openvpn/config` and restart container.
152152

153153
- [OpenVPN troubleshoot guide](https://community.openvpn.net/openvpn/wiki/HOWTO#Troubleshooting)
154154

155+
### Cannot ioctl TUNSETIFF tun0: Operation not permitted (errno=1)
156+
157+
Just manualy remove **tun0** manually `openvpn --rmtun --dev tun0`.
158+
155159
## Contribute
156160

157161
Feel free to contribute new features to this container, but first see [Contribute Guide](CONTRIBUTING.md).

0 commit comments

Comments
 (0)