Cannot connect with powershell 7, with powershell 5.1 it is OK #675
Unanswered
MarcVndrhgn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I am having trouble connecting to our OneView appliances through powershell 7.
With powershell 5.1, there is no problem but with powershell 7 I always see in the verbose 'VERBOSE: [SEND-OVREQUEST] Exception Message: The remote server returned an error: (504) Gateway Timeout.'
I tried the same command from p5.1 to p7 and I always have the same error.
The error returned is : Connect-OVMgmt: Conversion from JSON failed with error: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
Any idea what could be the problem ?
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions