help > Can't access *some* data via fcp-indi s3
Showing 1-1 of 1 posts
Display:
Results per page:
Oct 3, 2017  04:10 PM | Soichi Hayashi - Indiana University
Can't access *some* data via fcp-indi s3
Hello.

I am trying to access fcp-indi data via s3 bucket with information from following doc.
> http://fcon_1000.projects.nitrc.org/indi...

I can download most of the files, but for some files I am receiving "Access Denied" message from the aws-sdk s3 library that I am using.

Tue Oct 03 2017 16:23:41 GMT+0000 (UTC) - error: failed to pipe AccessDenied: Access Denied
at Request.extractError (/home/hayashis/git/warehouse/node_modules/aws-sdk/lib/services/s3.js:577:35)

When I try to access it via goofys, I get a similar error message.

hayashis@dev1:/mnt/fcp-indi/data/Projects/RocklandSample/RawDataBIDS/sub-A00008326/ses-DS2/func 1 cat sub-A00008326_ses-DS2_task-BREATHHOLD_acq-1400_bold.nii.gz
cat: sub-A00008326_ses-DS2_task-BREATHHOLD_acq-1400_bold.nii.gz: Permission denied

I can *list* files but I can't actually download them. Also, I believe this issue only exists for BREATHHOLD files and for _bold.nii.gz files (I can download _event.tsv just fine). 

Thank you,
Soichi Hayashi