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?

demandé il y a 2 mois168 vues
2 réponses
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
EXPERT
répondu il y a 2 mois
0

Adding logs as mentioned in comments:

Event logs: from event

Deployment Logs: deployment

répondu il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions