seandavi / GEOmetadb

Github mirror of the GEOmetadb bioconductor package
6 stars 2 forks source link

AllAccessDisabled for GEOmetadb.sqlite.gz #8

Closed jwatkins-prometheus closed 2 years ago

jwatkins-prometheus commented 2 years ago

I'm getting a 403 error when accessing GEOmetadb.sqlite.gz with getSQLiteFile():

Screen Shot 2022-07-13 at 4 00 02 PM

When I inspect http://starbuck1.s3.amazonaws.com/sradb/GEOmetadb.sqlite.gz in a browser, I can see an AllAccessDisabled Error:

Screen Shot 2022-07-14 at 10 56 57 AM

:

maciematt commented 2 years ago

Same here - I've tried multiple times over the last two weeks or so, and have been seeing the same errors.

dvera commented 2 years ago

Any updates on this issue?

Romicak commented 2 years ago

I am facing the same issue since July. Getting the following error: trying URL 'http://starbuck1.s3.amazonaws.com/sradb/GEOmetadb_demo.sqlite.gz' Error in download.file(url_geo, destfile = localfile, mode = "wb") : cannot open URL 'http://starbuck1.s3.amazonaws.com/sradb/GEOmetadb_demo.sqlite.gz' In addition: Warning message: In download.file(url_geo, destfile = localfile, mode = "wb") : cannot open URL 'http://starbuck1.s3.amazonaws.com/sradb/GEOmetadb_demo.sqlite.gz': HTTP status was '403 Forbidden'

Romicak commented 2 years ago

Hi all, it seems there is another Github repository for GEOmetadb with the most recent update being made for this package 10 days ago. Here is the link: https://github.com/zhujack/GEOmetadb

Perhaps we should raise this issue there.

YinCY123 commented 2 years ago

does this works?

Romicak commented 2 years ago

Hi all,

I think the issue is resolved now. I was able to download the sqlite file.

maciematt commented 2 years ago

Just tried again, and got the same error:

Screen Shot 2022-11-06 at 5 49 54 PM