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

403 error when downloading post-processed datasets #16

Open
jlohmoeller opened this issue Jan 17, 2024 · 1 comment
Open

403 error when downloading post-processed datasets #16

jlohmoeller opened this issue Jan 17, 2024 · 1 comment

Comments

@jlohmoeller
Copy link

Hi,

I have the same problem as in Issue #6: Downloading the post-processed datasets from the provided links does not work. The other links seem to work fine. I've tried wget and s3cmd, and both return a 403 Forbidden error:

$ wget https://activa-material.s3.us-west-2.amazonaws.com/PostProcessedData/final_68kpbmc_val_int_clust.h5a
--2024-01-17 08:45:28--  https://activa-material.s3.us-west-2.amazonaws.com/PostProcessedData/final_68kpbmc_val_int_clust.h5ad
Resolving activa-material.s3.us-west-2.amazonaws.com (activa-material.s3.us-west-2.amazonaws.com)... 52.92.236.146, 52.218.246.9, 3.5.84.129, ...
Connecting to activa-material.s3.us-west-2.amazonaws.com (activa-material.s3.us-west-2.amazonaws.com)|52.92.236.146|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
$ s3cmd get s3://activa-material/PostProcessedData/final_brainsmall_val_int_clust.h5ad
ERROR: S3 error: 403 (Forbidden)

would you mind checking that this is not a permission / naming issue in your s3 bucket?

@ar1ba
Copy link

ar1ba commented Jan 26, 2024

Hello! I am commenting to second this issue and have experienced the same thing. If you could investigate this issue, that would be great!

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

2 participants