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

Getting 502 Bad Gateway #5

Closed
denisbobovnik opened this issue Oct 21, 2019 · 4 comments
Closed

Getting 502 Bad Gateway #5

denisbobovnik opened this issue Oct 21, 2019 · 4 comments

Comments

@denisbobovnik
Copy link

I would like some help with setting up poopak V1 on Docker for Windows. I installed with powerschell terminal and all went good but uppon opening localhost i get "502 Bad Gateway". ANy steps to follow if this happens? im kinda new with docker and cant find any solutions so far.

@teal33t
Copy link
Owner

teal33t commented Oct 24, 2019

Hi @denisbobovnik
Can you put docker log for 'web-app' container?
May you have some conflicted configuration on your machine with web server, are you running any other web server?

@denisbobovnik
Copy link
Author

Hey @teal33t
It might be running but i'm not 100% sure since i did a lot of school web projects on this machine but that was like 1-2 years ago and i think i uninstalled most services responsible for running web servers by now.. anyway here's the log:

Waiting 25 seconds before checking for hosts availability Checking availability of mongodb:27017 Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Host mongodb:27017 not yet availabile Timeout! After 30 seconds some hosts are still not reachable

soo..i guess mongo is the problem? i did use to have a mongodb server locally but i think i already removed it long ago

@teal33t
Copy link
Owner

teal33t commented Oct 24, 2019

@denisbobovnik Hey, you can check your machine for usage of mongo with this command
lsof -i | grep mongo
check it and come back again

@denisbobovnik
Copy link
Author

I'm actually trying to find this but it seems this is a linux command? i'm on windows and i tried some mongod cmd commands and nothing is registered under mongod..therefore no mongo running i guess?

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

2 participants