ssh secure shell:server responded algorithm negotiation failed
This problem is usually solved as follows:
enter
1. cd /etc/ssh
2.vim /etc/ssh/sshd_config
# Add the following to the configuration file (except the last one of the third is gray plus purple, the others are blue, if it is gray means it is not right!)
Ciphers aes128-cbc,aes192-cbc,aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr,3des-cbc,arcfour128,arcfour256,arcfour,blowfish-cbc,cast128-cbc
MACs hmac-md5,hmac-sha1,[email protected],hmac-ripemd160,hmac-sha1-96,hmac-md5-96
KexAlgorithms diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group-exchange-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group1-sha1,[email protected]
Then restart sshd with this statement and you’re done
systemctl restart sshd
Because the error page can not be selected, so I did not directly check the error, but with their own understanding of the error to check, but wasted a lot of time, so if such an error, or hand typing in the future, it is very fast.
Read More:
- [Solved] SecureCRT Error: Key exchange failed. No compatible key exchange method.
- STMS communications error with system/destination rfc error when sending logon data
- Nacos Error: server is DOWN now, please try again later! [How to Solve]
- [Solved] Docker Error: got permission denied while trying to connect to the docker daemon socket at…
- [Solved] ERROR A malformed block was encountered while loading a block
- AIX 11G Rac Startup Error: CLSU-00100,CLSU-00101,CLSU-00103,CLSU-00104,CRS-4000
- The problem of error reporting caused by fluent swift
- Mac office Run-time error ‘53 [How to Solve]
- Firefox: How to Solve Syntax error: invalid regexp group
- [Solved] JIRA startup error: JIRA startup failed, JIRA has been locked.
- [How to Solve Vue warn]: Unknown custom element: did you register the component correctly?
- org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘globalTransa
- [Solved] SecureCRT error: keyboard-interactive authentication with the ssh2 server failed
- [Solved] rqt_graph Skipped loading plugin with error & Format: “dot“ not recognized
- Angular select Tag Error trying to diff ‘2’. Only arrays and iterables are allowed
- Quartz: ERROR threw an unhandled Exception [How to Solve]
- The drone settings page is not trusted
- Mavenzai install Error: There are test failures
- [Solved] Kibana Error: Kibana server is not ready yet
- Openstack virtual machine disk IO error [How to Solve]