Skip to content

Session-based authentication failed with hussh binding #389

@dosas

Description

@dosas

When using broker with the hussh backend I get Session-based authentication failed.

ssh-agent is running and ssh-add -l shows the correct key.

It works fine with ssh2-python

python: Python 3.12.3
os: Ubuntu 24.04.3 LTS
hussh: 0.1.8
broker: 0.6.12

INTERNALERROR> Traceback (most recent call last):
INTERNALERROR>   File "broker/binds/hussh.py", line 65, in __init__
INTERNALERROR>     self.session = Connection(host, **conn_kwargs)
INTERNALERROR>                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
INTERNALERROR> connection.AuthenticationError: Failed to authenticate with ssh-agent

Not sure is this is a broker binding or hussh issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions