ssh-action icon indicating copy to clipboard operation
ssh-action copied to clipboard

ssh: handshake failed: EOF

Open Lqm1 opened this issue 1 year ago • 4 comments

I am using the master branch, but I cannot SSH because of an error.

Lqm1 avatar Apr 12 '24 15:04 Lqm1

Please provide the following information.

  1. Your hosting provider information, such as DigitalOcean, Linode, AWS, or GCP.
  2. The version information of your host's SSH service.
  3. The information from your host's SSH configuration file.

appleboy avatar Jun 04 '24 00:06 appleboy

1, https://www.shin-server.jp/ 2, OpenSSH_8.0p1, OpenSSL 1.1.1k FIPS 25 Mar 2021 3, I cannot access the SSH configuration file because I do not have root privileges on the server.

Instead, I can give you the SSH connection password.

Lqm1 avatar Jun 19 '24 17:06 Lqm1

Similar problems encountered. In my case, it was due to the SSH settings on the rental server. Due to security enhancements on the rental server side, SSH had been changed to ‘only allow access from within the country’, so I changed it back to ‘allow access from outside the country’ and solved the problem.

ryoyamaz avatar Sep 05 '24 02:09 ryoyamaz