Skip to content

ssh to host authentication failed #40

@averlon

Description

@averlon

Hi,
I have already successfully used bigssh for ssh connections.

I have setup a new configuration-node for a new host to connect to. When trying to connect, I get the message:

Error: All configured authentication methods failed

RC:

255

I must say, I run node-red on a CCU3!

To check the error message I tried the following steps:

  1. I logged in to the CCU3 on a Terminal
  2. I run a ssh command with the same authentication method (key-file)

Result:
First, I got an error message to accept the fingerprint, which I did. But then the connection established.

Going back to node-red, trying again, I unfortunately got still the error message with wrong authentication.

I checked google for this error message. What I found first hand was to extend the ssh-config file on the server with additional parameters "PubkeyAcceptedAlgorithms +ssh-rsa". But since the ssh from the terminal succeded, I dismissed this approach.

I would apreciate some help what I could do to get arround this authentication error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions