allywilson
allywilson
Just experienced the same issue. I have 2 openvpn instances (1 acts a client, the other a server). If they start before bmcapture does (either of them it seems), then...
+1 for aarch64 (using Fedora Asahi).
Dumb question maybe, how do I factor this in to a docker run command? tried: ``` -e DEVICES=/dev/net/tun --device /dev/net/tun -e device=/dev/net/tun -v device=/dev/net/tun ```
Thank you, much appreciated. Weirdly, it didn't help straight away. I had appended it to the end of my run command, but it failed with the same error: > docker:...