Project-OSRM / osrm-backend

Open Source Routing Machine - C++ backend
http://map.project-osrm.org
BSD 2-Clause "Simplified" License
6.18k stars 3.28k forks source link

error while running osrm with shared memory #6848

Open rayudu3745 opened 2 months ago

rayudu3745 commented 2 months ago

terminate called after throwing an instance of 'osrm::util::exception' what(): Cannot update the metric to a dataset that does not exist yet.

I'm getting this error while running the osrm with traffic updates traffic updates happened smoothly for some days and randomly this error pops up any insights in whats causing this?

rayudu3745 commented 2 months ago

terminate called after throwing an instance of 'osrm::util::exception' what(): lock file does not exist, exitinginclude/storage/shared_memory.hpp:298

this is the first error that got after running successful for 10 days