Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

error: RPC failed; curl 56 LibreSSL SSL_read: Connection reset by peer, errno 54

#Increase the Git buffer size to the largest individual file size of your repo
$ git config http.postBuffer 524288000
 
PREVIOUS NEXT
Tagged: #RPC #curl #LibreSSL #Connection #reset #errno
ADD COMMENT
Topic
Name
8+7 =