Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #7205

Paramiko Threading Error

From mud <jenmud@gmail.com>
Newsgroups comp.lang.python
Subject Paramiko Threading Error
Date 2011-06-07 19:25 -0700
Organization http://groups.google.com
Message-ID <ab491c86-597d-4e5f-8fc9-e192369a8a3a@17g2000prr.googlegroups.com> (permalink)

Show all headers | View raw


Hi All,

Does anybody know what the following error means with paramiko, and
how to fix it.

I don't know what is causing it and why. I have updated paramiko to
version 1.7.7.1 (George) but still has the same issue.

Also I can not reproduce the problem and therefore debugging is harder
for me.


Exception in thread Thread-4 (most likely raised during interpreter
shutdown):
Traceback (most recent call last):
  File "/usr/lib64/python2.6/threading.py", line 532, in
__bootstrap_inner
  File "/usr/lib/python2.6/site-packages/paramiko/transport.py", line
1574, in run
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute
'error'

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Paramiko Threading Error mud <jenmud@gmail.com> - 2011-06-07 19:25 -0700
  Re: Paramiko Threading Error David <71david@libero.it> - 2011-06-09 19:47 +0200
    Re: Paramiko Threading Error mud <jenmud@gmail.com> - 2011-06-14 17:52 -0700

csiph-web