What is this error trying to tell me?
What is the fix?
It's important to note that I have been using freely available public VPN server openvpn configuration files off the net on Windows XP with no problems.
It's only when moving to Windows 10 this week, using the latest OpenVPN builds, that these problems shown below arise.
It's extremely important to note that the Windows 10 setup for my use model is fully and completely described over here:
- Tutorial to set up Windows 10 OpenVPN client to work on HUNDREDS of sometimes unreliable freely available openvpn config files

Summarized, the use model in action is trivially simple:
1. I download openvpn files off the net from vpngate and I doubleclick on them.
2. That's it. That's the entire use model. It's that simple.
3. When I want to disconnect from VPN, I hit the [x] windows close box on the openvpn daemon running log file.
The problem I'm asking about is that the OpenVPN Daemon works just fine on these config files in Windows XP, but when the SAME config files are run the same way on Windows 10, I get the errors below (see Windows-specific UAC permission setup in the aforementioned tutorial)
Q: What are these errors telling me, and what can I do on Windows 10 to eliminate these errors?
Code: Select all
ROUTE: route addition failed using CreateIpForwardEntry: The object already exists. [status=5010 if_index=8]
Route addition via IPAPI failed [adaptive]
Route addition fallback to route.exe
env_block: add PATH=C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
C:\WINDOWS\system32\route.exe ADD 128.0.0.0 MASK 128.0.0.0 10.211.1.6
ROUTE: route addition failed using CreateIpForwardEntry: The object already exists. [status=5010 if_index=8]
Route addition via IPAPI failed [adaptive]
Route addition fallback to route.exe
