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

berlin-latest.osrm.cells prepared with OSRM 5.26.0 but this is v6.0.0

Open MisterDeee opened this issue 6 months ago • 1 comments

Issue

Followed the instructions listed on the main page to get the Docker images working, ran into this issue:

[2025-04-24T15:37:27.697747763] [error] File is incompatible with this version of OSRM: /data/berlin-latest.osrm.cells prepared with OSRM 5.26.0 but this is v6.0.0 (at include/storage/tar.hpp:201)

It appears that the file located here:

http://download.geofabrik.de/europe/germany/berlin-latest.osm.pbf

Needs to be recreated using v6.0.0.

Steps to reproduce

Follow the instructions under the "Using Docker" section located here:

https://github.com/Project-OSRM/osrm-backend

Specifications

Please provide details of your development environment.

  • Library/dependency versions: osrm-backend v6.0.0 Docker images
  • Operating system: WIndows 10
  • Hardware: Intel Core i9-10900K CPU @ 3.70GHz, 128GB RAM

MisterDeee avatar Apr 24 '25 15:04 MisterDeee