curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.

From: Hongyi Zhao via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 3 Aug 2020 06:27:44 +0800

Hi,

When I use `git push' to upload the commit which includes large files,
the following error is occurring:

$ git push
Enumerating objects: 19, done.
Counting objects: 100% (19/19), done.
Delta compression using up to 88 threads
Compressing objects: 100% (15/15), done.
Writing objects: 100% (16/16), 17.93 MiB | 13.80 MiB/s, done.
Total 16 (delta 3), reused 0 (delta 0)
error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS
connection was non-properly terminated.
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date

It seems relative to the libcurl used by git. Any hints for solving this?

Best regards

-- 
Hongyi Zhao <hongyi.zhao_at_gmail.com>
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-08-03