ssh: connect to host github.com port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
FATAL Something's wrong. Maybe you can find the solution here: https://hexo.io/docs/troubleshooting.html
Error: Spawn failed
at ChildProcess.<anonymous> (D:\ChromeDownload\Hexo-Blog\blog-demo\node_modules\hexo-deployer-git\node_modules\hexo-util\lib\spawn.js:51:21)
at ChildProcess.emit (node:events:519:28)
at cp.emit (D:\ChromeDownload\Hexo-Blog\blog-demo\node_modules\cross-spawn\lib\enoent.js:34:29)
at ChildProcess._handle.onexit (node:internal/child_process:294:12)
前两天还好好的,刚才就这样了,只能预览,推送就ssh连接失败了
在gtibash里面测试连接失败了
win11@banlan MINGW64 ~ (master)
$ ssh -T [email protected]
ssh: connect to host github.com port 22: Connection timed out