parsl.channels.errors.BadHostKeyException

exception parsl.channels.errors.BadHostKeyException(e: Exception, hostname: str)[source]

SSH channel could not be created since server’s host keys could not be verified

Contains: reason(string) e (paramiko exception object) hostname (string)