問題タブ [amazon-ecr]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
amazon-web-services - The deployment specifies that the revision is a null file, but the revision provided is a zip file
I am using CodeDeploy integrated into CodePipeline. I am trying to deploy an image from ecr to ecs.
The whole infrastructure is built with CloudFormation.
The template for the Pipeline deployment group:
So far - the configuration seems pretty straight-forward. The configuration for the pipeline itself contains 2 stages:
P.S. dont mind the syntax. I am using Troposphere to create CloudFormation templates.
Firstly, the CloudFormation template ran successfully.
Secondly, Sourcing from ECR succeed.
Thirdly, deployment fails with message:
The deployment specifies that the revision is a null file, but the revision provided is a zip file.
Do you have any idea where might be the problem?
Thank you in advance.
amazon-web-services - AWS Blue/Green CodeDeploy から ECS へのインストール ライフサイクル イベントのタイムアウト
タイトルが示すように、インストールライフサイクル イベントが終了せず、タイムアウトになるため、ecs のブルー/グリーン デプロイが終了しません。
タスク定義ファイル:
パイプラインをトリガーする必要最小限のワードプレス docker イメージを ECR にプッシュしていますが、CodeDeployでスタックします。
何が起こっているのですか?どうすればそれをデバッグすることになっていますか?
PS 60 分でタイムアウトになり、次のメッセージが表示されました。
置換タスク セットが正常になるのを待っている間に、デプロイがタイムアウトしました。このタイムアウト期間は 60 分です。