hexo 上传到github命令报错

hexo 上传到github命令报错

bash 复制代码
D:\Hexo\MyBolg>hexo d
INFO  Validating config
INFO  Deploying: git
INFO  Clearing .deploy_git folder...
INFO  Copying files from public folder...
INFO  Copying files from extend dirs...
On branch master
nothing to commit, working tree clean
【无法访问Github仓库地址, 连接失败, 连接被重置】
fatal: unable to access 'https://github.com/your_username/project.git/': Recv failure: Connection was reset
FATAL Something's wrong. Maybe you can find the solution here: https://hexo.io/docs/troubleshooting.html
Error: Spawn failed
    at ChildProcess.<anonymous> (D:\Hexo\MyBolg\node_modules\hexo-deployer-git\node_modules\hexo-util\lib\spawn.js:51:21)
    at ChildProcess.emit (node:events:520:28)
    at ChildProcess.cp.emit (D:\Hexo\MyBolg\node_modules\cross-spawn\lib\enoent.js:34:29)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)

可能的解决方法

  1. 在开启加速器的情况下, 经常会遇到这种情况, 可多次尝试上传;
  2. 关闭加速器尝试上传.
  3. 开启虚拟网卡模式, 该模式接管了电脑上所有软件的流量, 包括命令行的Git.
  1. 完成上述操作后再次尝试上传
bash 复制代码
D:\Hexo\MyBolg>hexo d
INFO  Validating config
INFO  Deploying: git
INFO  Clearing .deploy_git folder...
INFO  Copying files from public folder...
INFO  Copying files from extend dirs...
On branch master
nothing to commit, working tree clean
Enumerating objects: 8, done.
Counting objects: 100% (8/8), done.
Delta compression using up to 16 threads
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 1.71 MiB | 448.00 KiB/s, done.
Total 5 (delta 3), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (3/3), completed with 3 local objects.
To https://github.com/your_username/project.git
   0343aba..6a9d8ad  HEAD -> main
branch 'master' set up to track 'https://github.com/your_username/project.git/main'.
INFO  Deploy done: git

这次上传成功.

相关推荐
阿里嘎多学长1 小时前
2026-05-04 GitHub 热点项目精选
开发语言·程序员·github·代码托管
WindrunnerMax2 小时前
基于 Markdown-It 的无序列表折叠插件
前端·javascript·github
G探险者2 小时前
GitHub 项目各 Tab 功能详解——新手必读
github
yyuuuzz3 小时前
aws注册过程中的常见问题梳理
运维·服务器·网络·云计算·github·aws
DogDaoDao4 小时前
【GitHub】Microsoft VibeVoice 深度解析:开源语音AI全家桶,90分钟长语音合成+60分钟语音识别
人工智能·microsoft·开源·github·语音识别·语音处理·vibevoice
阿里嘎多学长4 小时前
2026-05-02 GitHub 热点项目精选
开发语言·程序员·github·代码托管
小妖同学学AI5 小时前
架构图即代码:GitHub星标41.9k的Diagrams,用Python解放你的画图生产力
开发语言·python·github
jinanwuhuaguo5 小时前
(第三十六篇)OpenClaw 去中心化的秩序——从“中心调度”到“网格自治”的治理革命
java·大数据·开发语言·网络·docker·去中心化·github
第一程序员5 小时前
2026年Python就业市场分析:非科班转码者的机会与挑战
python·github