Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GIT over SSH not working anymore with gitlab #58

Open
overfl0vv opened this issue Jan 22, 2024 · 0 comments
Open

GIT over SSH not working anymore with gitlab #58

overfl0vv opened this issue Jan 22, 2024 · 0 comments

Comments

@overfl0vv
Copy link

The git integration seems to be broken. I can't use SSH key to clone/push repositories anymore. Attached you can find the logs. I can use the key from command line and pull/push without issues.

14:30:01.724 [main] INFO  com.opsgenie.tools.backup.ExportMain - Export directory path: /opt/opsgenie-backup
14:30:01.726 [main] INFO  com.opsgenie.tools.backup.ExportMain - Opsgenie host: https://api.eu.opsgenie.com
14:30:01.726 [main] INFO  com.opsgenie.tools.backup.ExportMain - Export the git is enabled.
14:30:01.727 [main] INFO  com.opsgenie.tools.backup.ExportMain - The git SSH URI: [email protected]:ops/opsgenie-backups/backup.git
14:30:01.727 [main] INFO  com.opsgenie.tools.backup.ExportMain - The SSH key path: /tmp/deploykey/git-deploy-key
14:30:02.809 [main] INFO  com.opsgenie.tools.backup.ExportMain - Account name is company
14:30:02.809 [main] INFO  com.opsgenie.tools.backup.ExportMain - OpsGenie host is https://api.eu.opsgenie.com
14:30:02.812 [main] INFO  com.opsgenie.tools.backup.BaseBackup - Cloning remote git operation started!
14:30:03.058 [main] ERROR com.opsgenie.tools.backup.ExportMain - Could not finish task: [email protected]:ops/opsgenie-backups/backup.git: Auth fail

As the codebase is really old, i'm wondering if this application will receive updates anytime soon? Maybe you can plan to renew the codebase to fix issues, maybe include an option for API keys as alternative?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant