問題タブ [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.

0 投票する
1 に答える
1484 参照

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.

0 投票する
1 に答える
2527 参照

amazon-web-services - AWS Blue/Green CodeDeploy から ECS へのインストール ライフサイクル イベントのタイムアウト

タイトルが示すように、インストールライフサイクル イベントが終了せず、タイムアウトになるため、ecs のブルー/グリーン デプロイが終了しません。

appspec ここに画像の説明を入力 ファイル:

タスク定義ファイル:

パイプラインをトリガーする必要最小限のワードプレス docker イメージを ECR にプッシュしていますが、CodeDeployでスタックします。

何が起こっているのですか?どうすればそれをデバッグすることになっていますか?

PS 60 分でタイムアウトになり、次のメッセージが表示されました。

置換タスク セットが正常になるのを待っている間に、デプロイがタイムアウトしました。このタイムアウト期間は 60 分です。