I am using Vault v4.1.3 and have "random" problems with my Vault server. Sometimes all is OK, and suddenly this error arise. I had similar problems some time ago, and then it helped to turn off "Enable HTTPP Keep-Alives". I have also turned off all Anti-Virus/firewall programs on both client and server. The server log-file seems fine, only login/logout messages.
What can I do to make my Vault server work?
- <vault>
<error>
<exception>System.Exception: The Vault server could not be contacted to perform the operation. Your network connection to the server may have been interrupted. Please verify your network settings using the Options dialog under the Tools menu in the Vault GUI Client.The underlying connection was closed: An unexpected error occurred on a receive.Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.An existing connection was forcibly closed by the remote host
at VaultClientNetLib.VaultConnection.ListCloakedObjects(Int32 nRepID, VaultNameValueCollection& nvc)
at VaultClientOperationsLib.ClientInstance.RefreshCloakedObjectsList()
at VaultClientOperationsLib.ClientInstance.SetActiveRepositoryID(Int32 id, String username, String uniqueRepositoryID, Boolean doRefresh, Boolean updateKnownChangesAll)
at VaultClientIntegrationLib.ServerOperations.SetRepository(VaultRepositoryInfo repositoryInfo)
at VaultClientIntegrationLib.ServerOperations.SetRepository(String repositoryName)
at VaultClientIntegrationLib.ServerOperations.Login(AccessLevelType altCommand, Boolean bAllowAuto, Boolean bSaveSession)
at VaultClientIntegrationLib.ServerOperations.Login()
at VaultCmdLineClient.VaultCmdLineClient.ProcessCommand(Args curArg)
at VaultCmdLineClient.VaultCmdLineClient.Main(String[] args)</exception>
</error>
<result>
<success>False</success>
</result>
</vault>