You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sedge update
C:\\Users\\user1/.ssh\\key1_id_rsa.ppk is not a public key file.
Load key "C:\\Users\\user1/.ssh\\key1_id_rsa.ppk": invalid format
C:\\Users\\user1/.ssh\\key2_id_rsa is not a public key file.
Load key "C:\\Users\\user1/.ssh\\key2_id_rsa.ppk": invalid format
C:\\Users\\user1/.ssh\\archive\\key3_id_rsa is not a key file.
Enter passphrase:
Load key "C:\\Users\\user1/.ssh\\archive\\key3_id_rsa": incorrect passphrase supplied to decrypt private key
The line before the Enter passphrase: line C:\\Users\\user1/.ssh\\archive\\key3_id_rsa is not a key file. does not make it clear that the prompt is for this key file. It should be absolutely clear which key file the prompt is for.
The text was updated successfully, but these errors were encountered:
For example:
The line before the
Enter passphrase:
lineC:\\Users\\user1/.ssh\\archive\\key3_id_rsa is not a key file.
does not make it clear that the prompt is for this key file. It should be absolutely clear which key file the prompt is for.The text was updated successfully, but these errors were encountered: