-
Notifications
You must be signed in to change notification settings - Fork 423
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
App does not display correctly in Chrome localhost #9
Comments
Hi @svg153, that is very unexpected. Did you see any errors in the Chrome console? The screenshot in the guide and my local testing is all on Chrome so its quite surprising why the app is working fine on one browser but not the other. Also, kudos to you for such an extensive bug report! Let me know if you can see any errors in Chrome console. |
Hi @prakhar1989, thank you for answering so quickly. Sorry, I forgot to add that image. Here it is: If you need more information, ask me. But do not worry, I've already learned how to build networks with docker with your guide. This issue is for you to know. |
Hi, I had the same issue. I changed the site settings and allowed all items for the site. |
@svg153 @mb1992fl8 |
First, thanks for your guide :)
Problem
I follow the guide, specially, the 3.2 Docker Network.
So, I run in my machine (build ended without any error):
But this is the problem:
In Firefox, works perfectly.
Google Chrome does print the map, but ES works, because print the search results in the sidebar.
My machine
OS: Debian 8.6
Google Chrome: Version 56.0.2924.87 (64-bit)
Firefox: 45.7.0
docker --version: Docker version 1.13.0, build 49bf474
docker-compose --version: docker-compose version 1.11.0, build 6de1806
docker-compose.yml, with elasticsearch:2.3:
Dockerfile:
docker ps:
docker network ls:
The text was updated successfully, but these errors were encountered: