Skip to content
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

Error: connect ECONNREFUSED ::1:22 (ssh-session-backend) #444

Open
LackingCats opened this issue Jul 7, 2024 · 3 comments
Open

Error: connect ECONNREFUSED ::1:22 (ssh-session-backend) #444

LackingCats opened this issue Jul 7, 2024 · 3 comments

Comments

@LackingCats
Copy link

When attempting to open the application, it throws
2024-07-07 07:48:15.411 WARN [ssh-session-backend] Error: connect ECONNREFUSED ::1:22 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1300:16) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 22, level: 'client-socket'
then closes.
Running on Fedora 40 version 0.78.1

@sedwards2009
Copy link
Owner

What are you trying to connect to? The address doesn't look right either.

@nguyenvulong
Copy link

nguyenvulong commented Aug 7, 2024

in my case, as soon as I opened the app, this Error: connect ECONNREFUSED happened

image

@krishna-gujjjar
Copy link

I have facing same. to resolve this:

  • Go to the settings.
  • Go to Session Types.
  • Then make default shell by clicking up arrow button.

Screenshot 2024-09-20 at 8 57 35 AM
Screenshot 2024-09-20 at 9 48 16 AM

The final result:

Screenshot 2024-09-20 at 9 48 49 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants