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

Tasks getting stuck at TASK_STAGING #249

Closed
Aerlinger opened this issue Aug 26, 2015 · 2 comments
Closed

Tasks getting stuck at TASK_STAGING #249

Aerlinger opened this issue Aug 26, 2015 · 2 comments
Labels

Comments

@Aerlinger
Copy link

I've deployed elasticsearch several times on DCOS via the marathon configuration. Each time I've noticed that tasks don't seem to get past the "TASK_STAGING" stage. I've also noticed that not all of my ES nodes show up in the node dropdown field within the Query manager on the main page.

Here's what I see on the main page:

image

Also, I only see one of the 5 nodes under the tasks section:

image

I also tried deploying with the same configuration but only with 3 ES nodes all three showed up as "TASK_STAGING"

@frankscholten
Copy link
Contributor

Thanks for reporting this @Aerlinger!

On our cluster the tasks are also all in TASK_STAGING so this is a bug. However on our side the Elasticsearch and Mesos GUIs show the same number of tasks. Perhaps you can debug the UI in the browser with dev tools / Firebug or check the API calls at the scheduler? See the APIary docs http://docs.elasticsearchmesosui.apiary.io/

@philwinder
Copy link
Contributor

Duplicate of #206
Will be fixed soon. Thanks @Aerlinger.

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

No branches or pull requests

3 participants