framework - git push error: RPC falló; resultado=56, código HTTP=0
git repository (1)
El problema es más probable porque su búfer git es demasiado bajo.
Tendrá que aumentar el búfer HTTP de Git configurando.
git config --global http.postBuffer 2M
Información detallada:
Username for ''https://xiangwan.visualstudio.com'': xiangwan
Password for ''https://[email protected]'':
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
- ha configurado
git config http.postBuffer 524288000
, sigue siendo el error; - Solo autentificación HTTPS, no SSH