Connect-VIServer fails There was no endpoint listening

 Error:

connect-VIserver :         Connect-VIServer                Could not resolve the requested VC server.

Additional Information: There was no endpoint listening at https://<IP>/sdk that could accept the message.

This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.

At line:1 char:1

+ connect-VIserver


Solution:

Disable the proxy setting and try connect.

Set-PowerCLIConfiguration -ProxyPolicy NoProxy -Confirm

No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...