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

前端 未结 2 1436
日久生厌
日久生厌 2021-01-20 22:00

Dear community when I clone the project from bitbucket this error message apperas

\"error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-

2条回答
  •  滥情空心
    2021-01-20 22:41

    You might need to recompile git with openssl not gnults. Please refer this here It works for me in Ubuntu 18.04 & 20.04

提交回复
热议问题