Project-OSRM / osrm-backend-docker

DEPRECATED Part of osrm-backend since 5.7. Docker build files for OSRM
BSD 2-Clause "Simplified" License
16 stars 10 forks source link

Throws an Exception(latest Build is unstable) #9

Open shivansh7seth opened 4 years ago

shivansh7seth commented 4 years ago

Hi Team,

I followed the documentation and north America .osm.pbf file I faced this issue at the last step. The work that I am doing is critical and quick help will be appreciated. PFB the exception

docker run -t -i -p 5000:5000 -v "C:\Users\shivansh\Documents\USTax\data:/data" osrm/osrm-backend osrm-routed --algorithm mld /data/north-america-latest.osm.pbf [info] starting up engines, v5.22.0 [info] Threads: 3 [info] IP address: 0.0.0.0 [info] IP port: 5000 terminate called after throwing an instance of 'osrm::util::exception' what(): data block /mld/multilevelgraph/edge_array not found include/storage/shared_data_index.hpp:90