forked from xkjyeah/openvpnserv2
-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
Description
Reported here.
Installing alpha2 without GUI on the current Windows Canary in Virtualbox.
Disabled everything except service and DCO.
Interactive service had started while OpenVPNService failed.
Event Viewer shows in System time out events 7009 and 7000, and in Application :
Event 1026
Application: openvpnserv2.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Security.SecurityException
at System.Diagnostics.EventLog.FindSourceRegistration(System.String, System.String, Boolean, Boolean)
at System.Diagnostics.EventLog.SourceExists(System.String, System.String, Boolean)
at System.Diagnostics.EventLog.SourceExists(System.String)
at OpenVpn.OpenVpnService..ctor()
at OpenVpn.Program.Main(System.String[])
Event 1000
Faulting application name: openvpnserv2.exe, version: 2.0.0.0, time stamp: 0x67d2d744
Faulting module name: KERNELBASE.dll, version: 10.0.27881.1000, time stamp: 0x392e7c44
Exception code: 0xe0434352
Fault offset: 0x00179554
Faulting process id: 0xD14
Faulting application start time: 0x1DBE4637FBEF3DF
Faulting application path: C:\Program Files\OpenVPN\bin\openvpnserv2.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
OpenVPNService would not start as neither Network nor Local service, only as System.