aws-solutions-library-samples / guidance-for-media2cloud-on-aws

Guidance for Media2Cloud on AWS solution (formerly known as AWS Media2Cloud Solution) is designed to demonstrate a serverless ingest framework that can quickly setup a baseline ingest workflow for placing video assets and associated metadata under management control of an AWS customer.
https://aws.amazon.com/solutions/guidance/media2cloud-on-aws/
Apache License 2.0
116 stars 64 forks source link

Cloudformation deployment fails in multiple regions #56

Closed eercanayar closed 5 months ago

eercanayar commented 5 months ago

Describe the bug The Cloudformation templates provided in README file fail to deploy in multiple regions, eu-west-1, us-east-1, us-west-2. I haven't tried the rest since the error is the same. The first error occurs during the deployment is the following:

2024-06-17 12:56:42 UTC+0200
FaissStartBuild 
CREATE_FAILED
Received response status [FAILED] from custom resource. Message returned: Docker image failed (RequestId: 55f181a9-a369-4190-b1fb-403ab9a68ab9)

Then the same error happens in ZeroshotClassifierStartBuild, ZeroshotObjectStartBuild, ShoppableStartBuild

To Reproduce Use 1-click Quick Deploy links to deploy stacks in an AWS account.

Expected behavior The stack should be deployed successfully.

Please complete the following information about the solution:

Screenshots

Screenshot 2024-06-17 at 13 07 17

Additional context