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

Accept new format of SSH keys #393

Merged
merged 1 commit into from
Feb 22, 2019
Merged

Accept new format of SSH keys #393

merged 1 commit into from
Feb 22, 2019

Conversation

Soulou
Copy link
Member

@Soulou Soulou commented Feb 22, 2019

Fixes #389

@Soulou
Copy link
Member Author

Soulou commented Feb 22, 2019


└> scalingo -a db db-tunnel -i test  MONGO_URL
Building tunnel to 9b9dfa52-a534-4fd8-b039-966eff46c6c5.db-mongo.dbs.scalingo.com:30696
 !     An error occured:
       fail to connect to SSH server: Invalid SSH key or password: ssh: unhandled key type

└> ./scalingo -a db db-tunnel -i test  MONGO_URL
Building tunnel to 9b9dfa52-a534-4fd8-b039-966eff46c6c5.db-mongo.dbs.scalingo.com:30696
 !     An error occured:
       please use the flag '-i /path/to/private/key' to specify your private key: No authentication method has succeeded

The SSH key is correctly taken into account here

@Soulou Soulou requested a review from EtienneM February 22, 2019 14:32
@EtienneM EtienneM merged commit 33f57a6 into master Feb 22, 2019
@EtienneM EtienneM deleted the fix/389/ssh-keys branch February 22, 2019 14:37
@EtienneM
Copy link
Member

@Soulou Oups I merged but it would be nice to add a word in the CHANGELOG

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

Successfully merging this pull request may close these issues.

2 participants