Replies: 3 comments
-
Hi, What is your Server Version. Where do you get this error? |
Beta Was this translation helpful? Give feedback.
-
Hello |
Beta Was this translation helpful? Give feedback.
-
You don't need to use any commands if you use the Enterprise Access Manager console.vpnhood.com. The commands are for a local single server. Just go to access token and create an access token. If you need to automate the process, you can use our web service API. |
Beta Was this translation helpful? Give feedback.
-
How do I solve this error can anyone help?
Initializing ResetAccessManager. BaseUrl: https://access.vpnhood.com/
System.InvalidOperationException: Enumeration already finished.
at System.SZGenericArrayEnumerator`1.get_Current()
at McMaster.Extensions.CommandLineUtils.CommandLineProcessor.CommandArgumentE numerator.get_Current()
at McMaster.Extensions.CommandLineUtils.CommandLineProcessor.CommandArgumentE numerator.MoveNext()
at McMaster.Extensions.CommandLineUtils.CommandLineProcessor.ProcessCommandOr Parameter(CommandOrParameterArgument arg)
at McMaster.Extensions.CommandLineUtils.CommandLineProcessor.ProcessNext()
at McMaster.Extensions.CommandLineUtils.CommandLineProcessor.Process()
at McMaster.Extensions.CommandLineUtils.CommandLineApplication.Parse(String[] args)
at McMaster.Extensions.CommandLineUtils.CommandLineApplication.ExecuteAsync(S tring[] args, CancellationToken cancellationToken)
at VpnHood.Server.App.ServerApp.Start(String[] args) in C:\Users\Developer\so urce\repos\Vh\VpnHood\VpnHood.Server.App.Net\ServerApp.cs:line 294
at VpnHood.Server.App.Program.Main(String[] args) in C:\Users\Developer\sourc e\repos\Vh\VpnHood\VpnHood.Server.App.Net\Program.cs:line 10
Beta Was this translation helpful? Give feedback.
All reactions