celldex icon indicating copy to clipboard operation
celldex copied to clipboard

Cannot load dataset

Open changxuling opened this issue 1 year ago • 1 comments

Hi,

I am encountering this issue when running "celldex::HumanPrimaryCellAtlasData()" locally. Error: SignatureDoesNotMatch (HTTP 403). The request signature we calculated does not match the signature you provided. Check your secret access key and signing method.

When I ran it in a server, a different error message shown up.

Error: failed to load resource name: EH3492 title: Human Primary Cell Atlas logcounts reason: 1 resources failed to download In addition: Warning messages: 1: download failed web resource path: ‘https://experimenthub.bioconductor.org/fetch/3508’ local file path: ‘/home/xulingc/.cache/R/ExperimentHub/a93036338874_3508’ reason: Internal Server Error (HTTP 500). 2: bfcadd() failed; resource removed rid: BFC3 fpath: ‘https://experimenthub.bioconductor.org/fetch/3508’ reason: download failed 3: download failed hub path: ‘https://experimenthub.bioconductor.org/fetch/3508’ cache resource: ‘EH3492 : 3508’ reason: bfcadd() failed; see warnings()

Could you please kindly suggest how I could fix it?

Thank you.

Yours truly Shirley

changxuling avatar May 05 '24 12:05 changxuling

The first error is a duplicate of #23.

I don't know what the second error is.

LTLA avatar May 07 '24 00:05 LTLA