Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An agent fails and the following error message is logged:

...

title Unable to connect to the remote server

Unable to connect to the remote server

System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond <IP Address>:<Port>
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at CardDav.Client.Query(String url, String method, String content, String contentType)
at CardDav.Client.CanConnect()

...

....

\uD83C\uDF31 Solution

The Backend is unable to connect to the PeopleSync Frontend. This may be because of the following reasons:

...