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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南