ERROR: for nginx driver failed programming external connectivity on endpoint nginx

I downloaded Docker for Mac beta and I’m trying to run it but it spits out this ERROR: for nginx driver failed programming external connectivity on endpoint nginx. I tried looking around and I saw that many other people struggled with this issue but someone (a Docker staff) said this was resolved in beta 11. But that was in the beginning of may. I just downloaded Docker for Mac and I’m still having that issue. Anyone know why?

Btw I’ve seen in some places that it might be due to other applications using the same ports that Docker needs. I’ve checked the active ports but 80:80 is using a http port that I’m afraid to close.

Anyone has experienced this before?

Hi,

A similar issue is being tracked on docker/compose in github. You may want to have a look and follow the discussion there if you feel it’s your issue: https://github.com/docker/compose/issues/3277.

Bryce

2 Likes

Hey Bryce, thanks for the link. I found that before though no one has seemed to find a solution to that yet. I’ll keep trcaking it. Cheers.

I’m having this error occur as well. Does the issue have to do with docker-machine running at 192.168.99.100 or maybe that 0.0.0.0 isin use by localhost and I should be replacing an IP somewhere

I just gave on docker for mac and virtualboxed ubuntu. I’ve followed the discussion on github but I don’t think its been solved

I think I’ll just keep using the alternative until its out of beta