aws-ia / cfn-ps-illumina-dragen

Apache License 2.0
2 stars 7 forks source link

Deployment Guide error #37

Closed srx3001 closed 3 months ago

srx3001 commented 8 months ago

Hey all, I am facing some issues with dragen deployment using the guide here - https://aws-ia.github.io/cfn-ps-illumina-dragen/. I have done this before, but its been some time I and don't remember having this problem. I just ran with "deploy in new VPC" link, here are my parameters, as seen on CloudFormation stack.

image

But I keep getting the following error

image

It looks like it fails to copy something into the bucket (or cant find source/destination?).

Since its a relatively fresh account and I didn't specify anything extra in template creation, such as IAM (I just left it empty), its strange that it fails here.

Could it be its missing from source for copying? What direction can I take for this?

Thanks!

theodorc commented 6 months ago

I'm encountering the same issue with lambda runtime at python 3.7 and I think updating it to 3.12 will fix it. Just wondering if the code update will happen. Thank you.

CamilleDaniels commented 3 months ago

@vsnyc - possible to get a code update here. We are also unable to use DRAGEN quickstart due to stack formation failure. See kuanyili's pull request. Thank you!