You are viewing limited content. For full access, please sign in.

Question

Question

web client new repository connection error sending http request to server

asked on December 6, 2020

Installed Web Client 10.4.2.73 and trying to add a connection to the repository on the repo server but getting warning: Could not retrieve information from server xxx. Event Viewer has error:

 

Error sending HTTP request to server.
Operation: /laserfiche/Configuration/ConfigurationPageService.ashx/UpdateRepository
  Message: Exception encountered, stack trace:
  Laserfiche.WebAccess.Common.ConnectionManager.GetLFServer
  WebAccessServices.HttpHandlers.ConfigurationPageService.ValidateRepository
  WebAccessServices.HttpHandlers.ConfigurationPageService.UpdateRepository
  System.RuntimeMethodHandle.InvokeMethod
  System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal
  System.Delegate.DynamicInvokeImpl
Exception details:
  Message: Error sending HTTP request to server.
  Stack trace:    at Laserfiche.HttpClient.HttpRequest.DoSendRequest()
   at Laserfiche.HttpClient.HttpRequest.SendRequestWithCredentials(Boolean useKerberos, Boolean negotiateAuth)
   at Laserfiche.HttpClient.HttpRequest.SendRequest()
   at Laserfiche.RepositoryAccess.Server.RefreshViaHttp()
   at Laserfiche.WebAccess.Common.ConnectionManager.GetLFServer(String serverName, Boolean useSSL)
  Message: Unknown error (0x2efe)

 

0 0

Replies

replied on December 7, 2020

Are you using SSL? The error code means "The connection with the server has been reset or terminated, or an incompatible SSL protocol was encountered. For example, WinHTTP version 5.1 does not support SSL2 unless the client specifically enables it."  If the LF server is on the same machine, try using 'localhost' without SSL.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.