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

Cannot reach webserver #1

Open
joostvenema opened this issue Oct 2, 2014 · 4 comments
Open

Cannot reach webserver #1

joostvenema opened this issue Oct 2, 2014 · 4 comments

Comments

@joostvenema
Copy link

Hi,

I'm running the container with exact the same commandline as suggested. But no webpage shows up.

If I do a curl http://localhost:80/client.html I get this response: curl: (56) Failure when receiving data from the peer

@vpicavet
Copy link
Owner

vpicavet commented Oct 3, 2014

Did you do a docker run directly or built the container ?

Can you open just http://localhost instead ?
Can you connect to the database ?

It is possible that you hit the mysterious docker bug that I am chasing, which makes the image on generated on the hub not wanting to run postgresql. In that case, delete all cached containers and rebuild from scratch.

You can follow the doc in the workshop-3d if you want a fully working env with data and examples :
https://github.com/Oslandia/workshop-3d

@joostvenema
Copy link
Author

http://localhost outputs the same error

Connection with the database = ok

@LVladymyr
Copy link

@joostvenema, If you fix the issue, please write how it was done

@vpicavet
Copy link
Owner

can you indicate your docker version, and the kind of backend it use (devicemapper, aufs…) ?

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