-
-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reconnecting... (Cannot authenticate server) #219
Comments
|
Same on FreeBSD 12.1-RELEASE amd64 using |
|
|
You need to do the following: Then it works. Why it does not come with these as defaults is completely beyond me. Is it a bug in https://www.freshports.org/sysutils/tmate? |
|
@probonopd Unfortunately I found you are right. https://svnweb.freebsd.org/ports/head/sysutils/tmate/files/patch-options-table.c?view=co It's really hard to understand why the maintainer make such modification. Anyway it's not fault of tmate itself. So I close this issue. |
|
I've ran into this issue as well. I'll open a ticket for that in the FreeBSD bug tracking system. Thanks a lot for the workaround! Edit: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251846 |
|
A patch has been committed. Users will be informed during installation how they can configure the default fingerprints via ~/.tmate. https://svnweb.freebsd.org/ports?view=revision&revision=558182 Thanks a lot everyone! |
|
I still have the same issue. Built server yesterday for Ubuntu 18.04 and Exact same process on Debian Buster didn't go well (another site, restricted Tried so far: Launching server on port 1443 as 22 is occupied. Can reach the |
My home network is behind NAT and there is FreeBSD 12.1-RELEASE amd64 machine on it. I installed tmate 2.4.0 by using FreeBSD syutils/tmate port and started tmate without
~/.tmate.conf. Then following messages are repeated.BTW there is also Debian Unstable amd64 machine on my home network. So I installed tmate 2.4.0 with
apt install tmateand start tmate with same way as FreeBSD. Then tmate started up without any error.What is wrong?
The text was updated successfully, but these errors were encountered: