snapshots.lbry.com is down #2
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
consider soon
documentation
Epic
good first issue
hacktoberfest
help wanted
icebox
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/snapshots#2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello.
I have been trying to get a snapshot for a while now, but snapshots.lbry.com has been returning 522 errors for over a week now. Looks like Cloudflare is being used as a CDN for the snapshots, and it is having problems connecting to the backend.
Trying to get this file: https://snapshots.lbry.com/blockchain/blockchain_snapshot_914289_v0.17.3.2_2021-02-16.tar.bz2
However, after digging around in this repository for a little bit, I realized that these files are stored on S3. So I am currently in the process of downloading the file from https://s3.us-east-2.amazonaws.com/snapshots.lbry.com/blockchain/blockchain_snapshot_914289_v0.17.3.2_2021-02-16.tar.bz2
Maybe you should consider releasing these over bittorrent instead? Along with a gpg signature or something.
Thanks!
Edit
I am getting better download speeds with the aws cli:
Thanks for reporting this. It's fixed.
@lyoshenka Thanks! And I think it would be a great idea to investigate using BitTorrent to distribute these snapshots. And maybe gpg sign them as well.