projectatomic / commissaire-mvp

A lightweight REST interface for upgrading, restarting, and bootstrapping new hosts into an existing Container Management cluster.
http://commissaire.readthedocs.org/en/latest/
GNU General Public License v3.0
15 stars 9 forks source link

Investigator Traceback during BDD/e2e #188

Closed ashcrow closed 8 years ago

ashcrow commented 8 years ago

See: https://github.com/projectatomic/commissaire/pull/187#issuecomment-240493486

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner
    self.run()
  File "/usr/lib64/python2.7/threading.py", line 757, in run
    self.__target(*self.__args, **self.__kwargs)
  File "[...]/commissaire/src/commissaire/cherrypy_plugins/investigator.py", line 69, in __response_thread
    host, exception = response
TypeError: 'object' object is not iterable