question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Terminus struggles to connect to legacy SSH server using password authentication method

See original GitHub issue

I can’t log in to some legacy CentOS 6 servers using a stored password. (Key-based and interactive mode work fine.)

Terminus version: 1.0.135 Remote server sshd version: OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013

Terminus session output

 X  All configured authentication methods failed

 SSH   X  Remote rejected opening a shell channel: Error: Not connected

 SSH  172.16.2.2: session closed
Press any key to reconnect

DevTools output:

[ssh] Server does not support auth method keyboard-interactive
[ssh] Server does not support auth method hostbased
[ssh-172.16.2.2-22]  X  Remote rejected opening a shell channel: Error: Not connected

/var/log/secure on remote server:

Apr  7 11:39:10 foohost sshd[3100]: Received disconnect from 172.16.0.1: 11:

It’s a pity because I’ve only just discovered (and fallen in love with) Terminus. Any suggestions?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
robpomeroycommented, Jul 12, 2021

In that case I cannot explain it. Apologies for the trouble. I have now upgraded to the latest release.

I don’t like bugs that “go away on their own”. It makes me nervous. 😂

Again, thank you for this excellent application.

0reactions
Eugenycommented, Jul 12, 2021

Weird. Tabby’s SSH implementation is completely self-contained.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Terminus struggles to connect to legacy SSH server ... - GitHub
I can't log in to some legacy CentOS 6 servers using a stored password. (Key-based and interactive mode work fine.) Terminus version: 1.0....
Read more >
How to Troubleshoot SSH Authentication Issues
If it doesn't, attempt a password reset or focus on recovering your data instead. Check that password authentication is allowed by the server....
Read more >
Too many authentication failures - 1Password Community
Struggling with this. Generated a key pair manually (as I need to use on remote dev server as well as locally, so I...
Read more >
Legacy Options - OpenSSH
A mismatch between the client and server during authentication will cause authentication to fail, despite it appearing to be configured. For example, an...
Read more >
Bitvise SSH Server Usage FAQ
For Windows PowerShell, see also Question 160. Q185. How do I use the terminal shell or an exec request to run a process...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found