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] nginx fails to start #4766

Closed
TPGPL opened this issue Aug 7, 2019 · 3 comments
Closed

[docker] nginx fails to start #4766

TPGPL opened this issue Aug 7, 2019 · 3 comments

Comments

@TPGPL
Copy link
Contributor

TPGPL commented Aug 7, 2019

PS C:\users\mateu_000\documents\github\osu-web> docker-compose up
Starting osu-web_dependencies_1  ...
Starting osu-web_elasticsearch_1 ... Starting osu-web_notification-server_1 ...
doneting osu-web_db_1            ... done
Starting osu-web_php_1           ... done
Starting osu-web_dependencies_1        ... done
Starting osu-web_notification-server_1 ... done
Starting osu-web_nginx_1               ... error

ERROR: for osu-web_nginx_1  Cannot start service nginx: driver failed programming external connectivity on endpoint osu-
web_nginx_1 (0d86ddd26e83d98647c8685d827bed72780b5a7e7e582bd62962b669c8d54b35): Error starting userland proxy: /forwards
/expose/port returned unexpected status: 500

ERROR: for nginx  Cannot start service nginx: driver failed programming external connectivity on endpoint osu-web_nginx_
1 (0d86ddd26e83d98647c8685d827bed72780b5a7e7e582bd62962b669c8d54b35): Error starting userland proxy: /forwards/expose/po
rt returned unexpected status: 500
ERROR: Encountered errors while bringing up the project.```
@peppy
Copy link
Member

peppy commented Aug 7, 2019

Many solutions via google. Likely not an issue our end. Please google first.

Here's a promising one on checking for 22 seconds: docker/for-win#573

@notbakaneko
Copy link
Collaborator

This is a docker issue.
restart docker

@TPGPL
Copy link
Contributor Author

TPGPL commented Aug 8, 2019

Solved by updating docker from 2.1 to the recent version 2.1.0.1

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

3 participants