Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upFatal Error: TAP driver #9
Comments
This comment has been minimized.
This comment has been minimized.
|
Doh! Are you on Windows, by chance? If so, installing OpenVPN will add a tuntap driver we can use. I'll keep this issue open and update the docs. We also need a better solution for installation on windows. |
This comment has been minimized.
This comment has been minimized.
|
Yes, this particular machine is a Windows machine (I meant to mention that). Thanks! |
This comment has been minimized.
This comment has been minimized.
|
Circling back to confirm that installing OpenVPN did indeed solve the issue. |
This comment has been minimized.
This comment has been minimized.
|
you can find a standalone TUN/TAP driver for Windows here. (bottom of the page) https://build.openvpn.net/downloads/releases/ good for guys don't want to install extra software |
This comment has been minimized.
This comment has been minimized.
|
Thanks to the pointer to a standalone driver! We'll use this in the documentation. |
Activate failed: Failed to find the tap device in registry with specified ComponentId 'tap0901', TAP driver may be not installedThe docs don't mention the need for a TAP driver. Which driver is recommended?