-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
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 remainOS:
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 arm64The command are used for public server:
upterm hostThe 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 --debugThe command are used for own server:
upterm host --server ssh://localhost:2222Server'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"oscarmlage
Metadata
Metadata
Assignees
Labels
No labels