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
See: https://github.com/projectatomic/commissaire/pull/187#issuecomment-240493486