We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So I made a fresh set up with the latest checkout, and did a docker-compose up -d and got this error. Any ideas where I should be looking to fix this?
docker-compose up -d
ERROR: for 3e2ea3476e5b_wp-headless Cannot start service wp-headless: driver failed programming external connectivity on endpoint wp-headless (784d89c1dd317cb5ac090bd9ff6ef34a40790a895b7a1a9b7fb7712c191a37ac): Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use ERROR: for wp-headless Cannot start service wp-headless: driver failed programming external connectivity on endpoint wp-headless (784d89c1dd317cb5ac090bd9ff6ef34a40790a895b7a1a9b7fb7712c191a37ac): Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use
ERROR: for 3e2ea3476e5b_wp-headless Cannot start service wp-headless: driver failed programming external connectivity on endpoint wp-headless (784d89c1dd317cb5ac090bd9ff6ef34a40790a895b7a1a9b7fb7712c191a37ac): Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use
ERROR: for wp-headless Cannot start service wp-headless: driver failed programming external connectivity on endpoint wp-headless (784d89c1dd317cb5ac090bd9ff6ef34a40790a895b7a1a9b7fb7712c191a37ac): Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use
Do I need to make any changes to the config files?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
So I made a fresh set up with the latest checkout, and did a
docker-compose up -d
and got this error. Any ideas where I should be looking to fix this?ERROR: for 3e2ea3476e5b_wp-headless Cannot start service wp-headless: driver failed programming external connectivity on endpoint wp-headless (784d89c1dd317cb5ac090bd9ff6ef34a40790a895b7a1a9b7fb7712c191a37ac): Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use
ERROR: for wp-headless Cannot start service wp-headless: driver failed programming external connectivity on endpoint wp-headless (784d89c1dd317cb5ac090bd9ff6ef34a40790a895b7a1a9b7fb7712c191a37ac): Error starting userland proxy: listen tcp 0.0.0.0:8080: bind: address already in use
Do I need to make any changes to the config files?
The text was updated successfully, but these errors were encountered: