improve error message when abra can't pull the recipe #299
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the current behavior
FATA[0000] ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
Steps to reproduce
replace the https url for a recipe with an ssh URL
Describe the expected behavior
abra should specify the problem is with connecting to the repository, because for now this looks like a problem with connecting to the server.
Any idea how this might be fixed?
Additional information
abra version 0.4.0-alpha-rc6-cff7534
We couldn't reproduce this on latest but I did run into coop-cloud/abra#160 which hopefully helps. Gonna close this for now, let's re-open if we run into it again.