Connection Error on Code for IBM-i in VS Code as "Check your credentials (All configured authentication methods failed)." #2427
Unanswered
Nobutaka-Saegusa
asked this question in
Q&A
Replies: 1 comment
-
Hi @Nobutaka-Saegusa , First of all, check you can connect through SSH, using Putty under Windows or the ssh client under *nix OSes.
But first, try SSH outside of VS Code and see how it goes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I got the following error when I tried to connect to IBM-i through Code for IBM-i in VS code.
Not connected to xx.xxx.xxxx! Check your credentials (All configured authentication methods failed).
I changed the authority of the IBM-i user profile I use as having "*ALLOBJ" and tried again, the result was the same.
In case this was caused by the wrong/insuficient authority code settings on user profile, what combination of it is required to be set?
Or how I can change the authentication methods to be connected normally?
The sshd job QP0ZSPWP on IBM-i is already raised up.
It was connected normally when I ping to it from terminal.
Beta Was this translation helpful? Give feedback.
All reactions