Azure-Samples / azure-voting-app-redis

Azure voting app used in docs.
MIT License
369 stars 3.2k forks source link

Error: driver failed programming external conn #40

Open HNeukermans opened 5 years ago

HNeukermans commented 5 years ago

image

Using windows 10 pro. I get the following error: ERROR: for azure-vote-front Cannot start service azure-vote-front: driver failed programming external connectivity on endpoint azure-vote-front (6e8d284e934d814c52d9295fc43768da53d6bf90c2ded2fd559e147999f17165): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:8085:tcp:172.18.0.3:80: input/output error ERROR: Encountered errors while bringing up the project.

Any ideas, on how to fix this?

neilaltoft commented 4 years ago

I had the same issue. It was resolved by stopping and starting Docker. It looks like it is an incompatibility issue with Windows fastboot. https://github.com/docker/for-win/issues/2722