Tom Maier

Results 9 comments of Tom Maier

Could you provide some examples? How did the connection go wrong in your case? Please feel free to provide pull requests as well.

Oh, and please add yourself to the contributors file of course! https://github.com/thomai/SSHKeyDistribut0r/blob/master/CONTRIBUTORS.md

The reason for your issue could be one of the following: * [No valid connections error](http://docs.paramiko.org/en/stable/api/ssh_exception.html#paramiko.ssh_exception.NoValidConnectionsError) Documentation: _"Multiple connection attempts were made and no families succeeded."_ Please take a look...

Thanks a lot for debugging. So this is a different error message than the original one, right? I did no tests on non-Linux systems and this is OS X, right?...

I don't have any idea how to debug this unless having access to your systems. However, thanks for further investigating the issue. Are you sure, that you have a valid...

Thanks for keeping us in the loop! :-)

Thanks a lot for the pull request! Could you please update your changes a bit regarding the following change requests? - I suggest to have a CLI parameter to provide...

It seems like you fixed some PEP8 issues as well. Thank you very much for the changes! I have to check the Python 2 compatibility before merging your changes. That'll...

~~@baip Would you mind sharing your patch, maybe with a pull request? I have similar issues and would appreciate a fixed huginn version :-)~~ I just found the solution for...