You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot download iGenomes because of Access ID Key invalid
Downloading plugin nf-amazon@2.5.3
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: 70B59C9A73C18ZKQ; S3 Extended Request ID: NVfXjT3Fl0lvmzWx3ChqlQFCR3HRH7dafjXSRsr0g6p6mJbJbBkZLtTFAwC4gAOij9cSnJn1b4YzkNbt/uzuphxcsy/owhtS; Proxy: null)
-- Check script '/gs/gsfs0/users/rcutler/.nextflow/assets/nf-core/cutandrun/./workflows/cutandrun.nf' at line: 26 or see '.nextflow.log' file for more details
Command used and terminal output
#!/bin/bash#SBATCH --job-name=cutandtag # Job name#SBATCH --mail-type=END,FAIL # Mail events (NONE, BEGIN, END, FAIL, ALL)#SBATCH --mail-user=ronald.cutler@einsteinmed.edu # Where to send mail. Set this to your email address#SBATCH --partition=unlimited # Batch partition: test, quick, ht, normal, unlimited#SBATCH --time=UNLIMITED # Wall time limit (days-hrs:min:sec)#SBATCH --output=cutandtag%j.log # Path to the standard output and error files relative to the working #SBATCH --mem=256GB#SBATCH --cpus-per-task=24source /gs/gsfs0/hpc01/rhel8/apps/conda3/etc/profile.d/conda.shconda activate nextflow
# updatenextflow self-updatenextflow pull nf-core/cutandrun
# runnextflow run nf-core/cutandrun -r 3.2.2 -profile singularity -params-file nf-params.json
Nextflow version - version 24.04.4 build 5917
Hardware - HPC
Executor - slurm
Container engine - Singularity
OS - Linux
Version of nf-core/cutandrun - v3.2.2-g6e1125d
The text was updated successfully, but these errors were encountered:
Description of the bug
Cannot download iGenomes because of Access ID Key invalid
Downloading plugin nf-amazon@2.5.3
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: 70B59C9A73C18ZKQ; S3 Extended Request ID: NVfXjT3Fl0lvmzWx3ChqlQFCR3HRH7dafjXSRsr0g6p6mJbJbBkZLtTFAwC4gAOij9cSnJn1b4YzkNbt/uzuphxcsy/owhtS; Proxy: null)
-- Check script '/gs/gsfs0/users/rcutler/.nextflow/assets/nf-core/cutandrun/./workflows/cutandrun.nf' at line: 26 or see '.nextflow.log' file for more details
Command used and terminal output
Relevant files
Archive.zip
System information
Nextflow version - version 24.04.4 build 5917
Hardware - HPC
Executor - slurm
Container engine - Singularity
OS - Linux
Version of nf-core/cutandrun - v3.2.2-g6e1125d
The text was updated successfully, but these errors were encountered: