Open natema opened 4 years ago
have you had any luck with this? i am having a similar issue, with the same unknown option: tmate-server-ed25519-fingerprint
issue
@nicopace no, shortly after posting the issue here I switched back to using the default tmate.io server :disappointed:
I found my issue... I was using a different version of tmate in the server and the client... when I matched their versions, it worked out of the box... I used the docker-compose version here: https://github.com/kkoralsky/tmate-docker-compose
Thanks for pointing that out, I also see that my server and client version don't match. I'll confirm that matching versions work as soon as I can test that.
I've also run having this issue. I host with the prod
docker image.
The tmate client on debian (2.2.1) has this issue, so i removed the ecdsa fingerprint from .tmate.conf
, but then i get "Cannot authenticate server". I can reproduce this on Manjaro as well which has the most recent client (2.4.0). RSA fingerprints alone seem to not be sufficient.
I've compiled from source
tmate-ssh-server
on a Debian 9 server following the official instructions. I installedtmate
from the official repository on a Ubuntu 18.04.4 LTS client. According to instructions displayed during the installation process on the server (if I recall correctly, it was the output of./create_keys.sh
), I created a.tmate.conf
file on the client and added the linesI then started the tmate server with
sudo ./tmate-ssh-server -p 2222 -v
getting the outputbut when I run
tmate
on the client I get/home/natema/.tmate.conf:8: unknown option: tmate-server-ed25519-fingerprint
and on the server it repeatedly print the message