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

checkMachineRunning invalid filter #106

Open
Denis-Sidorov opened this issue Mar 22, 2021 · 0 comments
Open

checkMachineRunning invalid filter #106

Denis-Sidorov opened this issue Mar 22, 2021 · 0 comments

Comments

@Denis-Sidorov
Copy link

Hello,

There is a bug with checkMachineRunning when a machine list contains a machine in "error" state.

e.g.:

image

Reproduce steps:

  1. Create 2 machines
  2. Stop the second machine and remove its config
  3. Try to start the second machine. It will be in the error state
  4. Try to filter the first machine by name: docker-machine ls motivation --filter "Name=motivation" --format "{{.State}}"

It will show 2 states: Running and Error:

image

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

No branches or pull requests

1 participant