Skip to content

localhost didn’t send any data. ERR_EMPTY_RESPONSE. #114

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

Open
rburakguler opened this issue Dec 13, 2023 · 1 comment
Open

localhost didn’t send any data. ERR_EMPTY_RESPONSE. #114

rburakguler opened this issue Dec 13, 2023 · 1 comment

Comments

@rburakguler
Copy link

rburakguler commented Dec 13, 2023

After this command,
docker run ^
-e OVERPASS_META=yes ^
-e OVERPASS_MODE=init ^
-e OVERPASS_PLANET_URL=http://download.geofabrik.de/europe/turkey-latest.osm.bz2 ^
-e OVERPASS_DIFF_URL=https://download.openstreetmap.fr/replication/europe/turkey/minute/ ^
-e OVERPASS_RULES_LOAD=10 ^
-v C:\overpass_turbo\Overpass-API-Data\big\docker\overpass_db:/db ^
-p 12345:80 ^
-i -t ^
--name overpass_turkey wiktorn/overpass-api
Initializing is finished and updating begin. However, the container does not close automatically as mentioned in README and going the URL http://localhost:12345/ I got Welcome to nginx page. But going to http://localhost:12345/api/interpreter localhost didn’t send any data.
ERR_EMPTY_RESPONSE.

@rburakguler
Copy link
Author

changes.log
attaching the log file

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

1 participant