osrm-backend-docker icon indicating copy to clipboard operation
osrm-backend-docker copied to clipboard

Throws an Exception(latest Build is unstable)

Open shivansh7seth opened this issue 6 years ago • 0 comments

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

shivansh7seth avatar Nov 26 '19 08:11 shivansh7seth