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

paramiko error #112

Open
s4ms0n opened this issue Nov 15, 2017 · 3 comments
Open

paramiko error #112

s4ms0n opened this issue Nov 15, 2017 · 3 comments

Comments

@s4ms0n
Copy link

s4ms0n commented Nov 15, 2017

Exception in thread Thread-5 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 801, in __bootstrap_inner
File "/home/samson/MyRepos/GIT/bsdploy/eggs/paramiko-1.18.2-py2.7.egg/paramiko/transport.py", line 1803, in run
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'error'

@s4ms0n
Copy link
Author

s4ms0n commented Nov 15, 2017

have not seen any effect of this error. getting it from time to time

@fschulze
Copy link
Member

with ansible I saw something like this:

Unhandled exception in thread started by 
sys.excepthook is missing
lost sys.stderr

It's most likely something related to proxycommand for ssh in ploy/paramiko.

@s4ms0n
Copy link
Author

s4ms0n commented Nov 27, 2017

where do i look for the config? i can not find anything paramiko specific in my config

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

2 participants