Open nikkatalnikov opened 6 years ago
peterevans/osrm-backend-k8s:1.16
works well. seems like osrm-backend bug
The problem is on the fourth line of your log file. The pbf file failed to download properly and was incomplete.
curl: (18) transfer closed with 419883119 bytes remaining to read
The script could handle that better I suppose and maybe retry the download a few times before failing. Checking against the md5 sum of the file would also be a good feature to add.
produces the following: