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.

ssh connection error

See original GitHub issue

Hi,

I tried to configure a connection over ssh configuration, that is the same I’m using with mysql workbench, but it’s fails showing “Connection refused”.

The connection works:

nc 192.168.2.5 22
SSH-2.0-OpenSSH_6.7p1 Debian-5+deb8u2

ssh root@192.168.2.5
root@192.168.2.5's password:
Last login: Tue May 24 08:41:19 CEST 2016 from 192.168.2.103 on pts/3
Linux  #1 SMP Debian x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@Debian:~#

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
maxcnunescommented, May 24, 2016

Ok. I have found the problem. The test connection with SSH Tunnel is not working without saving the configuration. Try to save it then connect. It should work.

0reactions
SapioBeasleycommented, May 10, 2017

I received this error when the incorrect RDS DB server address was input. Maybe a different error message should be displayed to differentiate the two?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the SSH "Connection Refused" Error - phoenixNAP
Typos or incorrect credentials are common reasons for a refused SSH connection. Make sure you are not mistyping the username or password. Then, ......
Read more >
How to Fix the SSH "Connection Refused" Error - Kinsta
If your SSH service is down. Contact your hosting provider to see why your SSH service isn't running. · If you entered the...
Read more >
How to Troubleshoot SSH Connection Issues - GeeksforGeeks
Connection Refused · Verify that the host IP address is correct · Verify the firewall rules, check the inbound rules allowed by the...
Read more >
4 Reasons Why SSH Connection Fails - Linux.com
1. Our SSH Public Key Is Not Injected To Servers. · 2. Firewall Prevents Us From Connecting · 3. Host Key Check Fails...
Read more >
How to fix the SSH “Connection refused" error? - SiteGround KB
What are the reasons for the error “Connection Refused” in SSH and how to fix them? · Your local computer doesn't have an...
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