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

Handle SSHException #197

Open
tobami opened this issue Apr 5, 2014 · 0 comments
Open

Handle SSHException #197

tobami opened this issue Apr 5, 2014 · 0 comments
Labels

Comments

@tobami
Copy link
Owner

tobami commented Apr 5, 2014

#196 describes a problem unrelated to LittleChef caused by the default settings of the openssh cookbook.

On our side at least the error could be handled better, so instead of the stacktrace the user would see a more helpful message.

The final line in the exception's output is:
paramiko.ssh_exception.SSHException: Channel closed.

And the code line where it happens:
https://github.com/tobami/littlechef/blob/1.6.1/littlechef/solo.py#L105

@tobami tobami added the bug label Apr 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant