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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则