Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECS tasks take a while to reach running from pending #1453

Closed
rohit756 opened this issue Jul 16, 2018 · 5 comments
Closed

ECS tasks take a while to reach running from pending #1453

rohit756 opened this issue Jul 16, 2018 · 5 comments

Comments

@rohit756
Copy link

Hi

I am facing this issue
when i try to launch a task, status of task is in pending state from a while, and event log shows this messages

72cd49ee-4d88-4a52-a4c5-d3b2239e5ee9
2018-07-16 09:22:16 -0500
service carealign-admin is unable to consistently start tasks successfully. For more information, see the Troubleshooting section.
623f1fb0-ad3e-4a73-91cf-eb8052b7cc68
2018-07-16 09:09:45 -0500
service carealign-admin has started 1 tasks: task 1a4459fa-2bba-482b-a63e-1189b4363da7.
c16038f2-c8e0-49e1-9f7d-05e4128768cd
2018-07-16 08:59:24 -0500
service carealign-admin is unable to consistently start tasks successfully. For more information, see the Troubleshooting section.
a795ff7e-5174-4bcb-9eeb-7fe3976eaffe
2018-07-16 08:46:16 -0500
service carealign-admin has started 1 tasks: task a333ed7d-a2fb-4397-8c62-dd1c2be80153.
9ff516e5-bd4e-470c-a081-fdcc111497af
2018-07-16 08:35:53 -0500
service carealign-admin is unable to consistently start tasks successfully. For more information, see the Troubleshooting section.

any ideas
Thanks

@fenxiong
Copy link
Contributor

Hi @rohit756 ,
The event log shows that your task repeatedly failed to start. This page contains some instructions on how to debug this issue. You can also check the stopped task error to see why your task stopped. Feel free to let me know you need further assistance on solving this issue.

Thanks,
Feng

@rohit756
Copy link
Author

rohit756 commented Jul 23, 2018 via email

@richardpen
Copy link

@rohit756 Closing this issue now as your problem has been solved.

@sergedomk
Copy link

@richardpen,

@rohit756 resolved the issue by downgrading ecs-agent to get around the bug in the latest version which caused it.

Any chance you could link this to the issue for addressing the bug in 18.1?

@richardpen
Copy link

@sergedomk I'm linking this to issue #1396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants