You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use for connecting to devices ssh with public key authentication.
My problem is, that I can backup some devices and some other devices of the same type with a newer firmware not.
Seems to be a problem with the oxidized ssh-client. With the linux ssh-client, i can access both systems.
Can you help me with this?
[2022-08-02T11:49:21.080417 #164478] WARN -- : x.x.x.x raised Net::SSH::AuthenticationFailed with msg "Authentication failed for user oxidized@x.x.x.x"
[2022-08-02T11:49:21.423653 #164478] WARN -- : node status no_connection, retry attempt 1
[2022-08-02T11:49:26.976818 #164478] WARN -- : x.x.x.x raised Net::SSH::AuthenticationFailed with msg "Authentication failed for user oxidized@x.x.x.x"
[2022-08-02T11:49:27.430861 #164478] WARN -- : node status no_connection, retry attempt 2
[2022-08-02T11:49:33.857389 #164478] WARN -- : x.x.x.x raised Net::SSH::AuthenticationFailed with msg "Authentication failed for user oxidized@x.x.x.x"
[2022-08-02T11:49:34.439333 #164478] WARN -- : node status no_connection, retry attempt 3
[2022-08-02T11:49:40.069507 #164478] WARN -- : x.x.x.x raised Net::SSH::AuthenticationFailed with msg "Authentication failed for user oxidized@x.x.x.x"
[2022-08-02T11:49:40.446424 #164478] WARN -- : node status no_connection, retries exhausted, giving up
The text was updated successfully, but these errors were encountered:
Dear all,
I use for connecting to devices ssh with public key authentication.
My problem is, that I can backup some devices and some other devices of the same type with a newer firmware not.
Seems to be a problem with the oxidized ssh-client. With the linux ssh-client, i can access both systems.
Can you help me with this?
The text was updated successfully, but these errors were encountered: