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

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...