There may be a software version problem:
two solutions:
Solution 1. upgrade SecureCRT to the latest version, or use other connection tools
Solution 2. modify the server to make it compatible with the algorithm of the old system
after logging in to the server, use the following command in the server
vi /etc/ssh/sshd_config
#add the following text
KexAlgorithms [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
#restart ssh
systemctl restart sshd.service
Read More:
- [Solved] docker Error: bridge docker0 failed: exchange full
- [Solved] Gitee generates public key error: Enter file in which to save the key…
- E11000 duplicate key error collection: *** index: _id_ dup key
- [Solved] ssh secure shell: server responded algorithm negotiation failed
- [Vagrant] When vagrant up, it stops at “SSH auth method: private key” and times out.
- [Solved] SecureCRT error: keyboard-interactive authentication with the ssh2 server failed
- [Solved] SSH + GIT Operate Error: Host key verification failed
- Error: Host Key Verification Failed [How to Solve]
- [Solved] FFMPEG live encoding 2. session more error: [nvenc @ 0xa00480] OpenEncodeSessionEx failed: 0xa – invalid license key?
- [Solved] Kubernetes Error: failed to list *core.Secret: unable to transform key
- [Solved] Vscode Connect to the remote server error: permission denied (public key)
- [How to Fix]Type error: must use keyword argument for key function
- Type error: must use keyword argument for key function
- [Solved] Git Error: client_global_hostkeys_private_confirm: server gave bad signature for RSA key 0
- Maskrcnn-benchmark Error: KeyError “Non-existent config key: MODEL.BACKBONE.OUT_CHANNELS“
- [Solved] github Error: ERROR: You‘re using an RSA key with SHA-1
- How to Solve Cordova integrates Gaode Map key error
- [Solved] zabbix Error: Cannot perform request: error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small
- [Solved] Error: The slice reducer for key “auth“ returned undefined during initialization. If the state pas
- [Solved] os.py“, line 725, in __getitem__ raise KeyError(key) from None KeyError: ‘PATH‘