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

keep getting 403's when downloading snapshots #323

Open
DaveWK opened this issue Sep 17, 2024 · 2 comments
Open

keep getting 403's when downloading snapshots #323

DaveWK opened this issue Sep 17, 2024 · 2 comments

Comments

@DaveWK
Copy link

DaveWK commented Sep 17, 2024

Hi,
I have downloaded snapshots successfully before, however today/yesterday I started getting a bunch of sporadic 403 errors while attempting to download the geth full node snapshot and have been unsuccessful.

@usoftvn
Copy link

usoftvn commented Nov 25, 2024

I have the same problem. And I can't download the snapshot. I really don't know how to fix this problem.

Resolving mainnet-full-snapshots.base.org (mainnet-full-snapshots.base.org)... 2606:4700:4400::ac40:9367, 2606:4700:4400::6812:2899, 172.64.147.103, ...
Connecting to mainnet-full-snapshots.base.org (mainnet-full-snapshots.base.org)|2606:4700:4400::ac40:9367|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1881547082433 (1.7T)
Saving to: ‘base-mainnet-full-1732273352.tar.zst’

base-mainnet-full-1732273352.tar.zst 4%[=======> ] 85.13G 21.0MB/s in 49m 6s

2024-11-24 13:20:53 (29.6 MB/s) - Connection closed at byte 91411271689. Retrying.

--2024-11-24 13:20:54-- (try: 2) https://mainnet-full-snapshots.base.org/base-mainnet-full-1732273352.tar.zst
Connecting to mainnet-full-snapshots.base.org (mainnet-full-snapshots.base.org)|2606:4700:4400::ac40:9367|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1881547082433 (1.7T)
Saving to: ‘base-mainnet-full-1732273352.tar.zst’

base-mainnet-full-1732273352.tar.zst 16%[=========================> ] 280.78G 8.32MB/s in 3h 19m

2024-11-24 16:40:35 (24.0 MB/s) - Connection closed at byte 301490493930. Retrying.

--2024-11-24 16:40:37-- (try: 3) https://mainnet-full-snapshots.base.org/base-mainnet-full-1732273352.tar.zst
Connecting to mainnet-full-snapshots.base.org (mainnet-full-snapshots.base.org)|2606:4700:4400::ac40:9367|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1881547082433 (1.7T)
Saving to: ‘base-mainnet-full-1732273352.tar.zst’

base-mainnet-full-1732273352.tar.zst 7%[===========> ] 136.50G 21.7MB/s in 2h 43m

2024-11-24 19:24:12 (14.2 MB/s) - Connection closed at byte 301490493930. Retrying.

--2024-11-24 19:24:15-- (try: 4) https://mainnet-full-snapshots.base.org/base-mainnet-full-1732273352.tar.zst
Connecting to mainnet-full-snapshots.base.org (mainnet-full-snapshots.base.org)|2606:4700:4400::ac40:9367|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1881547082433 (1.7T)
Saving to: ‘base-mainnet-full-1732273352.tar.zst’

base-mainnet-full-1732273352.tar.zst 0%[ ] 4.94G 36.0MB/s in 2m 33s

2024-11-24 19:26:49 (33.0 MB/s) - Connection closed at byte 301490493930. Retrying.

--2024-11-24 19:26:53-- (try: 5) https://mainnet-full-snapshots.base.org/base-mainnet-full-1732273352.tar.zst
Connecting to mainnet-full-snapshots.base.org (mainnet-full-snapshots.base.org)|2606:4700:4400::ac40:9367|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1881547082433 (1.7T)
Saving to: ‘base-mainnet-full-1732273352.tar.zst’

base-mainnet-full-1732273352.tar.zst 18%[=============================> ] 319.40G 11.1MB/s in 4h 28m

2024-11-24 23:55:31 (20.3 MB/s) - Connection closed at byte 342957995766. Retrying.

--2024-11-24 23:55:36-- (try: 6) https://mainnet-full-snapshots.base.org/base-mainnet-full-1732273352.tar.zst
Connecting to mainnet-full-snapshots.base.org (mainnet-full-snapshots.base.org)|2606:4700:4400::ac40:9367|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1881547082433 (1.7T)
Saving to: ‘base-mainnet-full-1732273352.tar.zst’

base-mainnet-full-1732273352.tar.zst 6%[=========> ] 112.16G 8.63MB/s eta 43h 2m

@jotto
Copy link

jotto commented Nov 25, 2024

Same problem. I've tried with the following flags wget --continue --timeout=0 --retry-connrefused --tries=0 and it can't resume.

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