VMware Cloud Community
fdfdgfdgd
Contributor
Contributor

Unable to connect to Remote Server Esxi5.0 via vClient !

Hi,

All of sudden, I'm started to receive the below error message when I connect my ESXi5.0 host through vClient. Please someone help me to fix this issue.

. vClient5.0.png

Error log :

[        :startup :W: 1] 2016-01-25 13:03:16.558  Log for vSphere Client Launcher, pid=9240, version=5.5.0, build=build-1474107, option=release

[        :Failed t:P: 5] 2016-01-25 13:03:35.320  System.Net.WebException: Unable to connect to the remote server

Server stack trace:

   at System.Net.HttpWebRequest.GetResponse()

Exception rethrown at [0]:

...

   at System.Net.HttpWebRequest.GetResponse()

   at VirtualInfrastructure.Utils.WebDownload.GetResponse()

System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 10.11.12.202:443

...

   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)

   --- End of inner exception stack trace ---

[        :Error   :P: 5] 2016-01-25 13:03:35.368  possible failure processing clients.xml

System.Net.WebException: The request failed because of a connection failure. (Unable to connect to the remote server)

   at VirtualInfrastructure.Utils.WebQuery.LocalizeWebException(WebException exception)

   at VirtualInfrastructure.Utils.WebQuery.Request(String url, Nullable`1 timeoutSecs)

   at VirtualInfrastructure.Utils.ClientsXml.ParseXml(Int32 timeoutSecs)

   at VpxClient.Login.ClientsXmlLoader.TrySinglePort(ClientsXml clientXml, Exception& activeError)

System.Net.WebException: Unable to connect to the remote server

Server stack trace:

   at System.Net.HttpWebRequest.GetResponse()

Exception rethrown at [0]:

...

   at System.Net.HttpWebRequest.GetResponse()

   at VirtualInfrastructure.Utils.WebDownload.GetResponse()

   at VirtualInfrastructure.Utils.WebDownload.get_ResponseStream()

   at VirtualInfrastructure.Utils.WebQuery.Request(String url, Nullable`1 timeoutSecs)

System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 10.11.12.202:443

...

   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)

   --- End of inner exception stack trace ---

   --- End of inner exception stack trace ---

[        :Error   :M: 1] 2016-01-25 13:03:35.885  Error retrieving clients.xml

Exception already logged, summary: System.Net.WebException:The request failed because of a connection failure. (Unable to connect to the remote server)

[        :QuickInf:W:18] 2016-01-25 13:11:28.370  VIC #1 End.

[        :QuickInf:W:18] 2016-01-25 13:11:28.477  CientAppObject.CleanUp...

[        :QuickInf:W:18] 2016-01-25 13:11:28.495  CientAppObject.CleanUpDone...

[        :QuickInf:W:18] 2016-01-25 13:11:28.513  Scheduling delayed unload for AppDomain VIC #1

[        :QuickInf:M: 1] 2016-01-25 13:11:28.608  Launcher Exit...

[        :Failed t:P: 4] 2016-01-25 13:12:29.270  System.Net.WebException: Unable to connect to the remote server

Server stack trace:

   at System.Net.HttpWebRequest.GetResponse()

Exception rethrown at [0]:

...

   at System.Net.HttpWebRequest.GetResponse()

   at VirtualInfrastructure.Utils.WebDownload.GetResponse()

System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 10.11.12.202:443

...

   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)

   --- End of inner exception stack trace ---

[        :Error   :P: 4] 2016-01-25 13:12:29.273  possible failure processing clients.xml

System.Net.WebException: The request failed because of a connection failure. (Unable to connect to the remote server)

   at VirtualInfrastructure.Utils.WebQuery.LocalizeWebException(WebException exception)

   at VirtualInfrastructure.Utils.WebQuery.Request(String url, Nullable`1 timeoutSecs)

   at VirtualInfrastructure.Utils.ClientsXml.ParseXml(Int32 timeoutSecs)

   at VpxClient.Login.ClientsXmlLoader.TrySinglePort(ClientsXml clientXml, Exception& activeError)

System.Net.WebException: Unable to connect to the remote server

Server stack trace:

   at System.Net.HttpWebRequest.GetResponse()

Exception rethrown at [0]:

...

   at System.Net.HttpWebRequest.GetResponse()

   at VirtualInfrastructure.Utils.WebDownload.GetResponse()

   at VirtualInfrastructure.Utils.WebDownload.get_ResponseStream()

   at VirtualInfrastructure.Utils.WebQuery.Request(String url, Nullable`1 timeoutSecs)

System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 10.11.12.202:443

...

   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)

   --- End of inner exception stack trace ---

   --- End of inner exception stack trace ---

[        :Error   :M: 1] 2016-01-25 13:12:29.275  Error retrieving clients.xml

Exception already logged, summary: System.Net.WebException:The request failed because of a connection failure. (Unable to connect to the remote server)

Reply
0 Kudos
2 Replies
rcporto
Leadership
Leadership

Did you already restarted the management agents ? See: VMware KB: Restarting the Management agents on an ESXi or ESX host

---

Richardson Porto
Senior Infrastructure Specialist
LinkedIn: http://linkedin.com/in/richardsonporto
Reply
0 Kudos
SavkoorSuhas
Expert
Expert

Hello,

I would start by seeing if I can ping the host from the machine where I am trying to access this host.
If ping works good, then I would SSH and restart managment agents (services.sh restart), so that if any daemon/service is in a loop/not responding state would be cleared.

If this doesn't work out good as well, then I would probably look into hostd/vmkernel.log and look into my networking.

Suhas

If you found this or any other answer useful please consider the use of the Helpful or Correct buttons to award points.

Don't Backup. Go Forward!
Rubrik

Reply
0 Kudos