Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use #1760
Closed
2 tasks done
Labels
🐞 bug
Something isn't working
Self Checks
Dify version
c09184f
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
When starting docker compose, I'm getting the error mentioned in the title.
Steps to reproduce:
Output of
sudo lsof -i :80
✔️ Expected Behavior
Docker compose works without an issue.
❌ Actual Behavior
Error response from daemon: driver failed programming external connectivity on endpoint docker-nginx-1 (a4c0b574f8d2b6bb91a0bd6c6371b17244fb057360eccafec97a5a39dba87f82): Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use
The text was updated successfully, but these errors were encountered: