小编xia*_*wan的帖子

git push错误:RPC失败; result = 56,HTTP代码= 0

详细信息:

Username for 'https://xiangwan.visualstudio.com': xiangwan
Password for 'https://xiangwan@xiangwan.visualstudio.com':
Counting objects: 85, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (58/58), done.
Writing objects: 100% (63/63), 20.67 KiB | 0 bytes/s, done.
Total 63 (delta 26), reused 1 (delta 0)
error: RPC failed; result=56, HTTP code = 0
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Everything up-to-date
Run Code Online (Sandbox Code Playgroud)
  1. 已经设定git config http.postBuffer 524288000,仍然是错误;
  2. 只有HTTPS验证,没有SSH

git

29
推荐指数
1
解决办法
3万
查看次数

标签 统计

git ×1