An error is shown on a remote git operation from Che-code git extension #23244
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P2
Has a minor but important impact to the usage or development of the system.
Describe the bug
If an SSH key with an INCORRECT passphrase is added to the user namespace, an error is shown on any remote git operation from the Che-code git extension. Also is reproduced if the SSH key with passphrase is entered without the passphrase.
Che version
7.95@next
Steps to reproduce
User Preferences
->SSH keys
and enter the key values, but DO NOT ENTER or enter an INCORRECT passphrase.Open Folder
button in the explorer widget and select the clone repository folder:projects/<cloned repository>
Git pull
command.See: an error appears:
Expected behavior
The passphrase input must be used.
Runtime
OpenShift
Screenshots
No response
Installation method
chectl/next
Environment
macOS
Eclipse Che Logs
No response
Additional context
Related pull request che-incubator/che-code#400
The text was updated successfully, but these errors were encountered: