clint_simmons54
3 years agoWanderer I
New-PfaCLICommand erroring after upgrade to 6.1.18
New-PfaCLICommand erroring after upgrade to 6.1.18 (worked just before on 6.1.15):
```New-PfaCLICommand : No suitable authentication method found to complete authentication (publickey,keyboard-interactive).
At line:1 char:1
+ New-PfaCLICommand -EndPoint ([string]$ips[0]) -Credentials $credspure ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [New-PfaCLICommand], SshAuthenticationException
+ FullyQualifiedErrorId : Renci.SshNet.Common.SshAuthenticationException,PurePowerShell.NewCLICommand```