VIDA-NYU / ache

ACHE is a web crawler for domain-specific search.
http://ache.readthedocs.io
Apache License 2.0
444 stars 135 forks source link

TLS connection error #308

Closed adchdev closed 1 year ago

adchdev commented 1 year ago

When trying to git clone (in Ubuntu):

error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
error: 5357 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
aecio commented 1 year ago

If you received this error while running the git clone command, the problem was not in ACHE but with either git, GitHub, or your internet connection. See e.g. the following link for some debugging directions: https://stackoverflow.com/questions/66366582/github-unexpected-disconnect-while-reading-sideband-packet