Skip to content

Docker for Mac doesn't listen on 2375 #770

Closed
@we11adam

Description

Expected behavior

Docker for Mac should listen on 2375, providing an HTTP API server.

Actual behavior

± telnet 127.0.0.1 2375
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host

Information

± /Applications/Docker.app/Contents/Resources/bin/docker-diagnose -u
OS X: version 10.12.1 (build: 16B2338c)
Docker.app: version: 1.12.2-rc1-beta27 (179c18c)
Local time: Sat Oct  8 23:54:21 CST 2016
UTC:        Sat Oct  8 15:54:21 UTC 2016
Timestamp:  20161008-235421
Running diagnostic tests:
[OK]      docker-cli
[OK]      Moby booted
[OK]      driver.amd64-linux
[OK]      vmnetd
[OK]      osxfs
[OK]      db
[OK]      slirp
[OK]      disk
[OK]      menubar
[OK]      environment
[OK]      Docker
[OK]      VT-x
[OK]      kern.hv_support
Error exec: echo "00000003.0000f3a6" | nc -U /Users/Adam/Library/Containers/com.docker.docker/Data/@connect > /tmp/3E199B8C-B654-48C6-B8DE-BAE80C4B990B/20161008-235421/diagnostics.tar: exit 1
Docker logs are being collected into /tmp/3E199B8C-B654-48C6-B8DE-BAE80C4B990B/20161008-235421.tar.gz
Your unique id is: 3E199B8C-B654-48C6-B8DE-BAE80C4B990B
Please quote this in all correspondence.

Steps to reproduce the behavior

  1. Start Docker for Mac and wait for it to properly initialize.
  2. Run telnet 127.0.0.1 2375

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions