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:
- Vue Browser Error: Failed to load resource: the server responded with a status of 404 (Not Found)
- [Solved] SecureCRT Error: Key exchange failed. No compatible key exchange method.
- [Solved] SecureCRT error: keyboard-interactive authentication with the ssh2 server failed
- How to Fix Failed to load resource: the server responded with a status of 404()
- [Solved] TF2.4 Error: Failed to get convolution algorithm. This is probably because cuDNN failed to initialize
- Failed to get convolution algorithm. This is probably because cuDNN failed to initialize,
- [Solved] Failed to get convolution algorithm. This is probably because cuDNN failed to initialize
- [Solved] SSH + GIT Operate Error: Host key verification failed
- [Solved] Android7 8 Jack server SSL error: Jack server failed to (re)start, try ‘jack-diagnose’ or see Jack server log
- [Solved] Chrome Error: The request client is not a secure context
- Hbase Shell startup error: [ERROR] Terminal initialization failed; falling back to unsupported
- [Solved] Error getting ssh command ‘exit 0‘ : ssh command error:
- [INS-06006] Passwordless SSH connectivity not set up [Solved]
- [Solved] VINS-MONO: integer_sequence_algorithm.h:64:21: error: ‘integer_sequence’ is not a member of ‘std’
- CDH oozie SSH error [How to Solve]
- SSH integration error: org.hibernate.hql.internal.ast.QuerySyntaxException: User is not mapped[……]
- Build the graph With the gmapping algorithm error: ERROR: cannot launch node of type [gmapping/slam_gmapping]: gmapping
- [Vagrant] When vagrant up, it stops at “SSH auth method: private key” and times out.
- How to Solve SSH Login Error: WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
- [Solved] Vscode Connect SSH Error: Error Running the contributed command ‘_workbench.downloadResource