docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.86k stars 292 forks source link

ERROR: for docker_geospatial_1 Cannot start service geospatial: driver failed programming external connectivity on endpoint docker_geospatial_1 #1618

Closed znmeb closed 6 years ago

znmeb commented 6 years ago

Expected behavior

Container execution begins and I can browse to port 8787 on the host

Actual behavior

Error after downloading the image. Note: captures are in PowerShell

docker-compose -f .\rocker-geospatial.yml up
Pulling geospatial (docker.io/rocker/geospatial:latest)...
latest: Pulling from rocker/geospatial
723254a2c089: Pull complete
9a7d3ee8b54e: Pull complete
4a709f7afddd: Pull complete
07aba9219125: Pull complete
692033d39cfb: Pull complete
451e0a5541bd: Pull complete
a370548aa03a: Pull complete
da51e3e28f0e: Pull complete
Digest: sha256:b1e580b0ecb02dfe4633f7a990f58bd4b9a2c227f1ad9246cf8ebda3c3ab36c6
Status: Downloaded newer image for rocker/geospatial:latest
Creating docker_geospatial_1 ... error

ERROR: for docker_geospatial_1  Cannot start service geospatial: driver failed programming external connectivity on endpoint docker_geospatial_1 (46f5c4d970e358cc7b770e1090821ac6534e86eb44bc5839c0f2aaa2d6c60d6a): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:8787:tcp:172.18.0.2:8787: input/output error

ERROR: for geospatial  Cannot start service geospatial: driver failed programming external connectivity on endpoint docker_geospatial_1 (46f5c4d970e358cc7b770e1090821ac6534e86eb44bc5839c0f2aaa2d6c60d6a): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:8787:tcp:172.18.0.2:8787: input/output error
ERROR: Encountered errors while bringing up the project.

Information

Note that docker run also fails, as does docker run on a different image:

docker run -p 8787:8787 docker.io/rocker/geospatial
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response from daemon: driver failed programming external connectivity on endpoint musing_mclean (fdfa550d9d61f115037c857d91411ba9c6a4a2e03ffe23cf26172d9ec3dd7489): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:8787:tcp:172.17.0.2:8787: input/output error.

docker run -p5432:5432 postgres
Unable to find image 'postgres:latest' locally
latest: Pulling from library/postgres
723254a2c089: Already exists
39ec0e6c372c: Pull complete
ba1542fb91f3: Pull complete
c7195e642388: Pull complete
95424deca6a2: Pull complete
2d7d4b3a4ce2: Pull complete
fbde41d4a8cc: Pull complete
880120b92add: Pull complete
9a217c784089: Pull complete
d581543fe8e7: Pull complete
e5eff8940bb0: Pull complete
462d60a56b09: Pull complete
135fa6b9c139: Pull complete
Digest: sha256:3f4441460029e12905a5d447a3549ae2ac13323d045391b0cb0cf8b48ea17463
Status: Downloaded newer image for postgres:latest
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response from daemon: driver failed programming external connectivity on endpoint stoic_almeida (aea98a57444d7291887e75177b0500ae239ca9015419a8b625d3643eaac833b4): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:5432:tcp:172.17.0.2:5432: input/output error.
znmeb commented 6 years ago

Closing unable to reproduce - a soft reset ("Restart Docker") fixed it.

docker-robott commented 4 years ago

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle locked