Skip to content

github小问题集

简述

工作中遇到的很多小问题,解决了但是疏于整理,导致重复问题重复仍需百度搜索,特有此记录小问题。

kex_exchange_identification: Connection closed by remote host

该问题有很多解,有重新生成key的

这里提供一个可能,将仓库地址改成https的,不适用git开头的

443 10053

true false 来回切换试试,再加上加速器

bash
git config --global http.sslverify false

ssh-depoly 部署至ecs 错误代码解决办法

Error: rsync exited with code 127

重新更新一下部署服务器的ip,不要有空格

更新于:

夜茶 2020 ~ 2026