Skip to content

FATA[0000] ssh dial error: ssh: handshake failed: ssh: unable to authenticate #319

@vd2org

Description

@vd2org

Unable to start a session using either public or local servers.

FATA[0000] ssh dial error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain

OS:

Darwin host.name 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan  2 20:24:16 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6000 arm64

The command are used for public server:

upterm host

The command are used for start an own server:

docker run --rm -p 2222:2222 ghcr.io/owenthereal/upterm/uptermd --ssh-addr 0.0.0.0:2222 --debug

The command are used for own server:

upterm host --server ssh://localhost:2222

Server's log:

time="2025-02-26T14:00:03Z" level=info msg="starting server" app=uptermd network=mem network-opt="[]" node-addr="[::]:2222" ssh-addr="[::]:2222"
time="2025-02-26T14:00:43Z" level=debug msg="connection establishing failed" addr="192.168.65.1:54084" app=uptermd com=ssh-proxy error="[ssh: no auth passed yet, ssh: authenticated with partial success]" network=mem network-opt="[]" node-addr="[::]:2222" ssh-addr="[::]:2222"
time="2025-02-26T14:00:46Z" level=debug msg="connection establishing failed" addr="192.168.65.1:37581" app=uptermd com=ssh-proxy error="[ssh: no auth passed yet, ssh: authenticated with partial success]" network=mem network-opt="[]" node-addr="[::]:2222" ssh-addr="[::]:2222"

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