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

Check if the docker is running if it is required #369

Open
1 task
daniel1302 opened this issue Jan 3, 2023 · 0 comments
Open
1 task

Check if the docker is running if it is required #369

daniel1302 opened this issue Jan 3, 2023 · 0 comments

Comments

@daniel1302
Copy link
Contributor

People are confused that sometimes the nomad cannot start jobs with the following error:

Constraint missing drivers filtered 1 node

This usually means that the docker is not running.
We should check if docker is required - we can do it after the config is parsed and fails with a clear error if it is required and not running.

TODOs

  • Check if docker is required and fail if it is not running and required.
@gordsport gordsport added this to the ☄️ Cosmic Elevator milestone Jan 6, 2023
@gordsport gordsport moved this to Todo in Core Kanban Jan 6, 2023
@gordsport gordsport removed this from the ☄️ Cosmic Elevator milestone May 4, 2023
@gordsport gordsport removed this from Core Kanban Oct 10, 2023
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

2 participants