Hey guys, I'm trying to run `docker/sdk up` but everytime I do that I get an error saying Error resp
U053DUL1WLR
Posts: 4 🧑🏻🚀 - Cadet
Hey guys, I'm trying to run docker/sdk up
but everytime I do that I get an error saying Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:80 -> 0.0.0.0:0: listen tcp 0.0.0.0:80: bind: An attempt was made to access a socket in a way forbidden by its access permissions
.
I don't have any other services running in port 80. Also, the database container logs [Warning] Access denied for user 'root'@'localhost' (using password: NO)
.
Has anyone else had this problem?
Tagged:
0
Comments
-
How do you ensure that the port is not used by another process?
- Check what process occupies the port:
sudo lsof -nPi:80 | grep LISTEN
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 75 Spryker News
- 920 Developer Corner
- 780 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random