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

HeadObject operation: Forbidden #7

Open
0xSheller opened this issue Jun 18, 2023 · 3 comments
Open

HeadObject operation: Forbidden #7

0xSheller opened this issue Jun 18, 2023 · 3 comments

Comments

@0xSheller
Copy link
Contributor

0xSheller commented Jun 18, 2023

Getting the error:

download failed: s3://public-blockchain-snapshots/eth/erigon/archive/latest/v1/chaindata/mdbx.dat.zstd to - An error occurred (403) when calling the HeadObject operation: Forbidden`

boiled it down to the download_database_file() function. Tried to pull otherways, seems that somethings wrong with s3pcp.

I've configured the AWS CLI in both user & sudo along with setting /root/.aws creds.

@allada
Copy link
Owner

allada commented Jun 18, 2023

I have updated the AWS bucket permissions try again.

@SuperEdison
Copy link

the aws bucket permissions have changed? i m blocked

@muratso
Copy link

muratso commented Nov 8, 2023

@allada I'm getting the following

An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied
An error occurred (AccessDenied) when calling the GetObjectAttributes operation: Access Denied

when I try to run aws s3 ls --request-payer=requester --recursive s3://public-blockchain-snapshots/eth/ and the aws s3 cp commands.

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

4 participants