Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

checkMachineRunning invalid filter #106

@Denis-Sidorov

Description

@Denis-Sidorov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions