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

Use meaningful error messsage when ssh authentication failed #6

Open
shanavas786 opened this issue Jul 23, 2018 · 0 comments
Open

Use meaningful error messsage when ssh authentication failed #6

shanavas786 opened this issue Jul 23, 2018 · 0 comments

Comments

@shanavas786
Copy link

When authentication fails as provided identity file doesn't exists, bbcp shows error message

bbcp: Accept timed out on port 5031
bbcp: Unable to allocate more than 0 of 4 data streams.

which has no clue about the actual error.

using -D shows the underlying issue

Warning: Identity file netbot-nrm-mvp.pem not accessible: No such file or directory.
Permission denied (publickey).

bbcp should show This error.

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