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
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