I was running Windows 7 and Hamachi was working perfectly fine. However, since updating to Windows 10, I've been getting a tunnel error, Hamachi reports the error as:
Failed to connect to the network adapter
Peer is not accessible via VPN.
After looking into the problem, I've noticed that the Hamachi Network Adapter is missing from my device manager and network connections. I've tried using cmd (in administrative mode) to do the commands:
hamachi-2.exe --upd-tap
hamachi-2.exe --add-tap "Hamachi"
The first command gives me
07/30 14:09:39.087 [11620] hamachi-2.exe07/30 14:09:39.104 [11620] assert pos != -1 in ..\client2\engine\win32\main.cpp:325
while the second command:
07/30 14:09:48.727 [12256] tap: add_tapdev(Hamachi)
07/30 14:09:48:731 [12256] tap: list_netdev_win32() ..
07/30 14:09:48:775 [12256] tap: existing tap found, internal name [Hamachi Network Interface]
I've reinstalled hamachi multiple times and now I'm at a complete loss at what to do. I would be very much appreciated if anyone can help me solve this problem.