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

Bookmarks using SSH tunnel no longer working #10361

Closed
cyberduck opened this issue Jun 14, 2018 · 1 comment
Closed

Bookmarks using SSH tunnel no longer working #10361

cyberduck opened this issue Jun 14, 2018 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

06d08a7 created the issue

I upgraded to version 6.6.1. I have several bookmarks configured to use SSH tunnels (connecting to a port on localhost). These connections have been working for a long time, but with this version, they no longer finish connecting.

When I try to connect now, I get the fingerprint message (so it's connecting somewhat), but at the bottom status bar, I get a swirly and the message "Authenticating as ec2-user". (ec2-user is the user name). This doesn't go away, at least for a few hours.

I'm running on a fully up-to-date High Sierra Mac OS.

My connection configuration is:
SFTP (SSH File Transfer Protocol)
Server: localhost
Port 2293
UserName: ec2-user
SSH Private Key is filled out correctly for that user on remote server

The ssh tunnel is made by:
ssh -i ~/.ssh/id-rsa -f tunnel-user@tunnelbox.domain.com -N -L 2293:remoteserver.domain.com:22

@cyberduck
Copy link
Collaborator Author

06d08a7 commented

I'm sorry, my numbskull colleague put a huge login banner on teh server and that was causing the error. I apologize for wasting your time.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant