Applies to:
- Liquibase Enterprise (Datical)
Conditions:
- Liquibase Enterprise versions 8.0+ (8.0, 8.1, 8.2, 8.3)
- Git SSH connection
Issue Summary:
When attempting to use git commands via an SSH connection in the Liquibase Enterprise (Datical) GUI, you get an error message about either the remote connection being closed or a password issue.
This can occur with git SSH connections that previously worked prior to upgrading Liquibase Enterprise (Datical) to version 8.0 or higher.
Error Message:
Some variations of:
git@:datical/propotion-engine-service.git: remote hung up unexpectedly
git@:datical/connector-service.git: remote hung up unexpectedly: Auth Fail
Root Cause:
Liquibase Enterprise (Datical) version 8.0+ removed the git SSH client. To re-enable this option, follow the steps outlined below.
Resolution:
- In the Datical DB GUI, select Help Install New Software.
- In the "Work with" field of the Install dialog box, paste in https://download.eclipse.org/releases/2018-12
- Then hit the key, and a menu should appear
- Expand open the Collaboration category
- Enable the checkbox to select Git integration for Eclipse, then select Next to install it.
- Accept the terms and click Next
- When it finishes installing, you should be prompted to restart
- Click File, click Preferences, expand Version Control (team), click Git
- You should see that the SSH client is selectable
Comments
0 comments
Article is closed for comments.