DebugAH

How to Solve Your Programmer Error

Skip to content
  • Home
  • Linux
  • JAVA
  • Python
  • Javasript
  • MYSQL
  • Windows
  • Error

[Solved] Bitvise Remote Login SSH Error: The SSH session has terminated with error

Bitvise client version: 8.52

Remote SSH login with user name/password reports an error:

The SSH session has terminated with error. Reason: Error class: LocalSshDisconn, code: KeyExchangeFailed, message: FlowSshTransport: no mutually supported key exchange algorithm. Local list: diffie-hellman-group14-sha1,diffie-hellman-group1-sha1. Remote list: diffie-hellman-group-exchange-sha256.

The main idea is that the exchange algorithm on the server side is not supported locally. The list supported by the server is Diffie Hellman group exchange sha256.

Solution:

1. Open bitview key exchange:

SSH tab -> Click key exchange to open the key exchange algorithms dialog box:

2. Enable Diffie Hellman group exchange sha256:

In the key exchange algorithms dialog box, open the algorithms supported by the server:

 

Similar Posts:

  • [Solved] Linux secureCRT Login ubuntu20.04 Error: No compatible key exchange method. The server supports these methods
  • Jschexception: the way to solve the problem of algorithm negotiation failure
  • Xshell remote SSH error: the server sent an unexpected packet. RECEIVED:3,EXPECTED:20
  • When using SSH to log in to MySQL, Navicat reported an error: expected key exchange group packet from server
  • SSH login error: no common Kex alg [How to Solve]
  • Error: not a group by expression [How to Solve]
  • Oracle error: not a group by expression [How to Solve]
  • [Solved] MySQL Error: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggre
  • When you install the software, you encounter a bullet box, and the Windows Installer coordinator is stuck in this bullet box all the time
  • [Solved] MYSQL Remote connection 2003 Error: can’t connect to MYSQL server on ”(10060)

This entry was posted in Linux and tagged Bitvise Remote Login SSH Error, The SSH session has terminated with error on December 24, 2021 by Robins.

Post navigation

← [Solved] org.apache.catalina.startup.HostConfig.deployWAR Error deploying web application archive [Solved] xshell Startup Error: initialize flexnet service failed error code 50003 →

Recent Posts

  • [Solved] The bean ‘sysDictService’ could not be injected because it is a JDK dynamic proxy
  • How to Use awk to Analyze Nginx Log
  • [Solved] Win-KeX/wsl2/kali Startup Error: A fatal error has occurred and VcXsrv will now exit.
  • [Solved] samtools: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file
  • k8s Error: [ERROR FileAvailable–etc-kubernetes-kubelet.conf]: /etc/kubernetes/kubelet.conf already exists
  • [Solved] NoSuchMethodError: org.springframework.boot.web.servlet.error.ErrorController.getErrorPath
  • [Solved] flink web ui Submit Task Error: Server Respoonse Message-Internal server error
  • Mysql Error: 1140 – In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column ‘a.store’; this is incompatible with sql_mode=only_full_group_by
  • [Solved] Mybatis multi-table query error: Column ‘id’ in field list is ambiguous
  • [Solved] fluentd Log Error: read timeout reached

Tags

  • )
  • android
  • android studio
  • CentOS
  • centos7
  • chrome
  • DebugAH
  • django
  • docker
  • eclipse
  • git
  • github
  • go
  • hadoop
  • Hive
  • IDEA
  • ios
  • java
  • jenkins
  • Linux
  • Mac
  • maven
  • MyBatis
  • mysql
  • nginx
  • No module named XXX error
  • npm
  • Oracle
  • php
  • pip
  • pycharm
  • Python
  • Python TypeError
  • redis
  • shell
  • spring
  • springBoot
  • ssh
  • SVN
  • tensorflow
  • tomcat
  • ubuntu
  • vue
  • Windows
  • Yum
Proudly powered by WordPress