Problem description
The following error occurred during the first SSH connection and GIT operation:
Solution
vim /etc/ssh/ssh_config
add at the end of the document
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
just save
Read More:
- Error: Host Key Verification Failed [How to Solve]
- [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] Git Run Error: Could not resolve host: github.com
- [Solved] SecureCRT Error: Key exchange failed. No compatible key exchange method.
- [Solved] Git Error: client_global_hostkeys_private_confirm: server gave bad signature for RSA key 0
- [Solved] fatal: not in a git directory Error: Command failed with exit 128: git
- [Solved] INSTALL_FAILED_DEXOPT (DEX optimization verification failed)
- [Solved] SecureCRT error: keyboard-interactive authentication with the ssh2 server failed
- postman CSRF verification failed [How to Solve]
- [Solved] hardhat Failed to Verificate Error: Failed to send contract verification request
- E11000 duplicate key error collection: *** index: _id_ dup key
- [Solved] Gitee generates public key error: Enter file in which to save the key…
- [Solved] ssh secure shell: server responded algorithm negotiation failed
- [Solved] ERROR RocketmqCommon-Failed to obtain the host name
- Git pull code error fatal: authentication failed fo
- Git pull and Git pull origin master Warning: Pulling without specifying how to reconcile divergent branches
- Failed to parse host mirrors.opencas.cn [How to Solve]
- Git Error: failed: The TLS connection was non-properly terminated
- [Solved] git error: RPC failed; curl 56 Recv failure:Connection was resetB/s