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

ERROR 409 : Public access is not permitted for downloading binary or databases #503

Closed
DanielKwon opened this issue Oct 24, 2023 · 13 comments

Comments

@DanielKwon
Copy link

Describe the issue
ERROR occurred when downloading binary or databases

To Reproduce

  1. SnpEff version: 5.2
  2. Genome version: GRCh38
  3. SnpEff full command line: -
  4. Output / Error message: -

Expected behavior
I need the GRCh38 database to run snpeff command.

Data

Additional context

(base) kkwon@workstation:~/snpeff/SnpEff$ wget https://snpeff.blob.core.windows.net/databases/v5_2/snpEff_v5_2_GRCh38.p14.zip

--2023-10-24 18:20:02-- https://snpeff.blob.core.windows.net/databases/v5_2/snpEff_v5_2_GRCh38.p14.zip
Resolving snpeff.blob.core.windows.net (snpeff.blob.core.windows.net)... 52.239.234.228
Connecting to snpeff.blob.core.windows.net (snpeff.blob.core.windows.net)|52.239.234.228|:443... connected.
HTTP request sent, awaiting response... 409 Public access is not permitted on this storage account.
2023-10-24 18:20:03 ERROR 409: Public access is not permitted on this storage account..

(base) kkwon@workstation:~/snpeff/SnpEff$ wget https://snpeff.blob.core.windows.net/versions/snpEff_latest_core.zip

--2023-10-24 18:20:11-- https://snpeff.blob.core.windows.net/versions/snpEff_latest_core.zip
Resolving snpeff.blob.core.windows.net (snpeff.blob.core.windows.net)... 52.239.234.228
Connecting to snpeff.blob.core.windows.net (snpeff.blob.core.windows.net)|52.239.234.228|:443... connected.
HTTP request sent, awaiting response... 409 Public access is not permitted on this storage account.
2023-10-24 18:20:12 ERROR 409: Public access is not permitted on this storage account..

@mhjiang97
Copy link

I got the same issue. Downloading still worked well just a week ago. Hope this gets solved soon.

@mhjiang97
Copy link

mhjiang97 commented Oct 24, 2023

Hi. You can download desired dataset manually. I just downloaded GRCh38.105 at https://snpeff.blob.core.windows.net/databases/v5_1/snpEff_v5_1_GRCh38.105.zip using Xunlei Thunder, although wget or curl doesn't work. But I can only find the Chinese website of Xunlei: https://www.xunlei.com

@lorepaga1996
Copy link

Hi, I have the same issue. @mhjiang97 can you explain how it works the download using Xunlei Thunder? Does anyone have other solutions?

@mhjiang97
Copy link

1 1. After registration or log in, you can press the `+` button to start a job. 2 2. Then select this one to download from a link. 3 3. paste the link from snpEff, then start the job.

Hope this is helpful.

@lorepaga1996
Copy link

Unfortunately the download doesn't work

@slagelwa
Copy link

Yep broken

@wwolfsberger
Copy link

Experiencing the same issue.

@mjhipp
Copy link

mjhipp commented Oct 26, 2023

Same issue with 5.1

--2023-10-26 18:01:19--  https://snpeff.blob.core.windows.net/versions/snpEff_v5_1_core.zip
Resolving snpeff.blob.core.windows.net (snpeff.blob.core.windows.net)... 52.239.234.228
Connecting to snpeff.blob.core.windows.net (snpeff.blob.core.windows.net)|52.239.234.228|:443... connected.
HTTP request sent, awaiting response... 409 Public access is not permitted on this storage account.
2023-10-26 18:01:20 ERROR 409: Public access is not permitted on this storage account..

@TKMarkCheng
Copy link

Experiencing the same issue with downloading snpEff as well. Tried removing snpEff and re-installing and now can't even get snpEff_latest_core.zip by wget https://snpeff.blob.core.windows.net/versions/snpEff_latest_core.zip
Error:

--2023-10-24 17:52:15--  https://snpeff.blob.core.windows.net/versions/snpEff_latest_core.zip
Resolving snpeff.blob.core.windows.net (snpeff.blob.core.windows.net)... 52.239.234.228
Connecting to snpeff.blob.core.windows.net (snpeff.blob.core.windows.net)|52.239.234.228|:443... connected.
HTTP request sent, awaiting response... 409 Public access is not permitted on this storage account.
2023-10-24 17:52:16 ERROR 409: Public access is not permitted on this storage account..

@bcantarel
Copy link

seems as though this bucket is no longer public, which is where all of the data is stored https://snpeff.blob.core.windows.net
image

@etrh
Copy link

etrh commented Oct 27, 2023

@pcingola the Azure blob is no longer accessible. Any chance there would be a fix soon?

The SAS token posted here also doesn't work.

@pcingola
Copy link
Owner

Hi everyone,
Thank you for the heads up. I'm trying to get this fixed. Hopefully it will be resolved shrtly.
All the best

Pablo

@pcingola
Copy link
Owner

The issue is now solved. Thank you Erdal!

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

10 participants