ECS Fargate tasks in continuous start/stop loop

0

I am trying to run ECS task with Fargate Task Definition on personal conduit account. They are in continuous initializing and draining loop. To check the logs I have setup FireLensLog (FireLensLogDriver). FirelensLogs

Upon checking AppContainer STDOUT log group, I found one error

/opt/amazon/bin/env-activate:24:in `<module:ApolloShim>': env-activate failed: see deployment log for details (RuntimeError)

I tried to give sudo permission according to sage article: https://sage.amazon.dev/posts/1609696?t=7. The tasks are still failing. Does anyone know why or what the potential solution can be?

質問済み 2ヶ月前168ビュー
2回答
0

Please can you share the ECS deployment errors and event logs from the service. It sounds like it’s failing a health check so it’s getting restarted.

profile picture
エキスパート
回答済み 2ヶ月前
0

Adding logs as mentioned in comments:

Event logs: from event

Deployment Logs: deployment

回答済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ