ERROR ~ The AWS Access Key Id you provided does not exist in our records. #5034
Unanswered
AsanchezMD
asked this question in
Q&A
Replies: 1 comment
-
Same problem here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to run nextflow using conda.
This is the command I run
nextflow run nf-core/cutandrun --input test1.csv --outdir ../analysis/test1 --genome GRCh38 -profile conda
nf-core/cutandrun v3.2.2-g6e1125d
however, I get this error when trying to run the pipeline:
ERROR ~ The AWS Access Key Id you provided does not exist in our records. (Service: Amazon S3; Status Code: 403; Error Code: InvalidAccessKeyId; Request ID: Y9KA66SVSH859WP9; S3 Extended Request ID: hGCxYbjDEbY813U41DS+qzcsrsX+1YEn+hcV4suE4rryzT+lDSOSs/fi9ZIO8DJeKtQyWE9NTCk=; Proxy: null)
Can you point me to what needs to be updated on ~/.aws/credentials ?
Beta Was this translation helpful? Give feedback.
All reactions