Skip to content

Running docker-machine create just hangs with output ending "COM1 connected to /dev/ttys001" #229

Open
@semistrict

Description

@semistrict

I created with command:

docker-machine create --driver xhyve xhyve-test

But I get stuck with this output:

(xhyve-test) Waiting for VM to come online...
(xhyve-test) Waiting on a pseudo-terminal to be ready... done
(xhyve-test) Hook up your terminal emulator to /dev/ttys001 in order to connect to your VM
(xhyve-test) linkname (null)
(xhyve-test) COM1 connected to /dev/ttys001

Nothing happens and I can't connect using docker-machine env.

$ docker-machine --version                       
docker-machine version 0.16.2, build bd45ab1

I am on Catalina 10.15.5

I installed docker-machine-driver-xhyve with homebrew:

brew info docker-machine-driver-xhyve
docker-machine-driver-xhyve: stable 0.4.0 (bottled), HEAD

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