Bitcoin Forum
April 24, 2024, 06:02:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error trying to clone the bitcoin git @~55%?  (Read 148 times)
jackg (OP)
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
June 24, 2019, 06:06:50 PM
 #1

I keep getting this error when trying to clone the git repo.

I switched from running Alpine to U***** (don't make me write it) but it seill persisted:

Code:
Cloning into 'bitcoin'...
remote: Enumerating objects: 139345, done.
error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

It stopped at about 55% each time and gave an early EOF error, both are fresh installs of ubuntu.
1713938560
Hero Member
*
Offline Offline

Posts: 1713938560

View Profile Personal Message (Offline)

Ignore
1713938560
Reply with quote  #2

1713938560
Report to moderator
1713938560
Hero Member
*
Offline Offline

Posts: 1713938560

View Profile Personal Message (Offline)

Ignore
1713938560
Reply with quote  #2

1713938560
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713938560
Hero Member
*
Offline Offline

Posts: 1713938560

View Profile Personal Message (Offline)

Ignore
1713938560
Reply with quote  #2

1713938560
Report to moderator
Heisenberg_Hunter
Legendary
*
Offline Offline

Activity: 1583
Merit: 1276


Heisenberg Design Services


View Profile WWW
June 25, 2019, 06:18:24 AM
Merited by bob123 (2)
 #2

The error should be probably with cloning the git and not with the client software. Have you tried increasing the size of  postbuffer? You can do that by typing the following in terminal

Code:
git config --global --edit

If the issue still persist, then some possible solutions might be

1. The error should be with the memory allocation for git by your PC. Try changing the memory allocation in the git config file.
2. Firewall may be blocking the cloning process . Disable the firewall few minutes and try cloning it again.
3. The bitcoin repo is too big, so try cloning them separately.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!