Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Torrent File and FTP download #127

Closed
rootzoll opened this issue Oct 3, 2018 · 11 comments
Closed

Update Torrent File and FTP download #127

rootzoll opened this issue Oct 3, 2018 · 11 comments
Assignees
Milestone

Comments

@rootzoll
Copy link
Collaborator

rootzoll commented Oct 3, 2018

Focus of last release was to change to a more stable torrent client and a better FTP server. Beside some edge case reports this looks good. Next step is now to update the data of FTP and Torrent with new index for Bitcoin 0.17.0 - to get rid of the long time consuming update index after download.

@arcbtc
Copy link

arcbtc commented Oct 9, 2018

I had no luck with the torrent so switched to ftp, however it has been hanging at 98% for past 12hrs?
image

@arcbtc
Copy link

arcbtc commented Oct 10, 2018

Still stuck 24hrs later? I'll try pulling the chain from somewhere else

@rootzoll
Copy link
Collaborator Author

@arcbtc not sure why this happened. Will run FTP test again - see if I can reproduce.

For the torrent: Make two torrents - a) Base Blocks and keep this as a base for a long time for good seeding. b) Torrent with Update Blocks, chainstate and Indexes. Later on maybe automate the upadte torrent, but keep it manual for now.

@Smiggel
Copy link

Smiggel commented Oct 13, 2018

I am also stuck at 98% using torrent download.

@Smiggel
Copy link

Smiggel commented Oct 13, 2018

Torrent fails at 98%. Setup wants to continue, but everytime it stops as it says the torrent fails. I can keep the data for a continued download, but it does not help. It keeps being stuck in this loop. Trying now using FTP.

@arcbtc
Copy link

arcbtc commented Oct 15, 2018

Could it be the FTP thinks the file needs to be bigger? This blockchain was only a few hours old and downloaded through bitcoin core:
image

@rootzoll
Copy link
Collaborator Author

Yeah it should check for 253000000 not 259000000 - thats too big. Do you use the lastest SD card image? raspiblitz-2018-09-22.img.gz?

@arcbtc
Copy link

arcbtc commented Oct 15, 2018

I think so. Will flash sd and report back

@Smiggel
Copy link

Smiggel commented Oct 15, 2018

@rootzoll, same happens with a own build. I used the script to build the new node instead of the disk image.

The FTP download continues after 253000000.

It’s also not working. The node tries to download the blockchain all over again.

@Smiggel
Copy link

Smiggel commented Oct 16, 2018

Ok, update. This morning, after a night of downloading, the download continues after 253000000 and then stopped. I exited the download process and continued the setup. So far it looks good. The node downloaded the remaining blocks and it's now continuing.

@rootzoll
Copy link
Collaborator Author

OK. FTP and Torrent looks also good on my side now. I wrote a bit about the new torrent setup (base&update): https://github.com/rootzoll/raspiblitz/blob/master/background_downloadBlockchain.md

I set this issue to close for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants