Skip to content

Conversation

@acerv
Copy link
Collaborator

@acerv acerv commented Dec 9, 2025

Ignore encoding errors with utf-8 during SSH connection. This will fix situations where asyncssh can't start connecting to an SSH server due to the following error:

"Connection failure: 'utf-8' codec can't decode byte 0xYY in position XYZ."

Signed-off-by: Andrea Cervesato andrea.cervesato@suse.com

Ignore encoding errors with utf-8 during SSH connection. This will fix
situations where asyncssh can't start connecting to an SSH server due to
the following error:

"Connection failure: 'utf-8' codec can't decode byte 0xYY in position
XYZ."

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
@acerv acerv self-assigned this Dec 9, 2025
@acerv acerv added the bug Something isn't working label Dec 9, 2025
@acerv acerv merged commit 296141a into linux-test-project:master Dec 9, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant