You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: