Skip to content

Docker Desktop host networking conflicts with docker-mac-net-connect and causes login to fail #41

Description

@lhotari

Docker Desktop 4.34.0 (release notes) comes with host networking support. This conflicts with docker-mac-net-connect.

The problem digests as docker login failing. In the Docker Desktop UI, there's a popup visible for a few seconds where there's an error message about a port conflict.

image

Port Conflict
Host Networking: Failed to bind port 61236 on the host. Check if it is already in use

(the port number changes each time)

The problem was resolved by running sudo brew services stop chipmk/tap/docker-mac-net-connect since I had enabled the service when I installed docker-mac-net-connect.

As a resolution to this issue, I guess it would be sufficient to mention this in the documentation of docker-mac-net-connect.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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