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

Empty response #318

Open
kalayda opened this issue May 12, 2024 · 0 comments
Open

Empty response #318

kalayda opened this issue May 12, 2024 · 0 comments

Comments

@kalayda
Copy link

kalayda commented May 12, 2024

Trying to run t-rex in docker

docker run -p 6767:6767 -v .:/data sourcepole/t-rex serve --datasource /data/new-york-latest.osm.pbf

get ERR_EMPTY_RESPONSE when opening http://127.0.0.1:6767/

Nothing criminal in log.

2024-05-12 14:14:57.743 INFO Layer 'other_relations': Reprojecting geometry to SRID 3857
2024-05-12 14:14:57.745 WARN Layer 'other_relations': Simplification not supported for GDAL layers
2024-05-12 14:14:57.819 INFO Layer 'multipolygons': Reprojecting geometry to SRID 3857
2024-05-12 14:14:57.824 WARN Layer 'multipolygons': Simplification not supported for GDAL layers
2024-05-12 14:14:57.824 WARN Layer 'multipolygons': Clipping with buffer_size not supported for GDAL layers
2024-05-12 14:14:57.896 INFO Layer 'multilinestrings': Reprojecting geometry to SRID 3857
2024-05-12 14:14:57.897 WARN Layer 'multilinestrings': Simplification not supported for GDAL layers
2024-05-12 14:14:57.897 WARN Layer 'multilinestrings': Clipping with buffer_size not supported for GDAL layers
2024-05-12 14:14:57.979 INFO Layer 'lines': Reprojecting geometry to SRID 3857
2024-05-12 14:14:57.979 WARN Layer 'lines': Simplification not supported for GDAL layers
2024-05-12 14:14:57.979 WARN Layer 'lines': Clipping with buffer_size not supported for GDAL layers
2024-05-12 14:14:58.079 INFO Layer 'points': Reprojecting geometry to SRID 3857
2024-05-12 14:14:58.102 INFO No cache
2024-05-12 14:14:58.153 INFO Starting 4 workers
2024-05-12 14:14:58.157 INFO Starting "actix-web-service-127.0.0.1:6767" service on 127.0.0.1:6767
t-rex logo :)
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