Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker magento2 web not work #50

Open
NurdinDev opened this issue Jun 28, 2019 · 1 comment
Open

docker magento2 web not work #50

NurdinDev opened this issue Jun 28, 2019 · 1 comment

Comments

@NurdinDev
Copy link

NurdinDev commented Jun 28, 2019

after run docker-compose up -d
the DB and PhpMyAdmin they work well, but docker-magento2_web give me this error

ERROR: for web Cannot start service web: driver failed programming external connectivity on endpoint docker-magento2_web_1 (02428fb685857fc6b54ee0e20d87ded058c3fc86246bc3181cb5fcd0af127e75): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE) ERROR: Encountered errors while bringing up the project.

docker-compose -v
docker-compose version 1.23.2, build 1110ad01

docker -v
Docker version 18.09.2, build 6247962

@bastianhilton
Copy link

that error usually means something else is already on that port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants