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

I/O error occurred: europe.osrm.ebg

Open CrownMalinda opened this issue 4 months ago • 0 comments

Hi All,

We have managed to run OSRM version 6.0.0 on Windows Serve 2019.

C:\Users\Administrator\vcpkg\osrm-backend\build\Release>osrm-routed malta-latest.osrm [2025-06-16T08:25:37.4947076] [info] starting up engines, v6.0.0[0m [2025-06-16T08:25:37.4961321] [info] Threads: 8[0m [2025-06-16T08:25:37.4970361] [info] IP address: 0.0.0.0[0m [2025-06-16T08:25:37.4976094] [info] IP port: 5000[0m [2025-06-16T08:25:37.4981625] [info] Keepalive timeout: 5[0m [2025-06-16T08:25:37.5536265] [info] http 1.1 compression handled by zlib version 1.3.1[0m [2025-06-16T08:25:37.5559927] [info] Listening on: 0.0.0.0:5000[0m [2025-06-16T08:25:37.5563786] [info] running and waiting for requests[0m

But for europe we are getting below error. We did fresh rebuild but no luck. Below errors shows up.

C:\Users\Administrator\vcpkg\osrm-backend\build\Release>osrm-contract europe.osrm [2025-06-16T08:28:36.7824657] [info] Input file: europe.osrm[0m [2025-06-16T08:28:36.7828178] [info] Threads: 8[0m [2025-06-16T08:28:36.7834849] [info] Reading node weights.[0m [2025-06-16T08:28:37.5368482] [info] Done reading node weights.[0m [2025-06-16T08:28:37.5376478] [info] Loading edge-expanded graph representation[0m [2025-06-16T08:28:46.9523194] [info] RAM: peak bytes used: <not implemented on Windows>[0m [31m[2025-06-16T08:28:46.9531465] [error] I/O error occurred: europe.osrm.ebg : /common/connectivity_checksum (possible cause: "Invalid argument") (at include\storage/tar.hpp:49)[0m

Server running on 8xCPU, 8 core per 2 socket. RAM 194 HDD 400GB + extra 400GB Virtual Memory allocated.

@DennisOSRM Sorry to tag you on this. Any thoughts?

Thank you, Mal

CrownMalinda avatar Jun 16 '25 16:06 CrownMalinda