<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div dir="ltr"><div>1. When starting the server I get an error with the 'map.osrm.timestamp' file not exisiting. I did a 'touch' map.osm.timestamp</div><div style="">   and it was then able to run.</div></div></blockquote><div><br></div>Yes, that's a known inconvenience.<br><br><blockquote type="cite"><div dir="ltr"><div style="">
2. I used a self created/exported osm map file, and ended up with the following error when accessing the web page:</div><div style=""><a href="http://127.0.0.1:5000/">http://127.0.0.1:5000</a></div><div style="">-----     </div>
<div style=""><div>400 Bad Request</div><div><br></div><div>Input seems to be malformed close to position </div><div>/0</div><div>^</div></div><div style="">----</div><div style="">I'm guessing that this is actually correct, given that I haven't actually asked for anything.</div></div></blockquote><br></div><div>This is ok, too. The server speaks http, but the website is a separate thing. You may want to checkout the web UI at <a href="https://github.com/DennisSchiefer/Project-OSRM-Web">https://github.com/DennisSchiefer/Project-OSRM-Web</a></div><div><br></div><div>--Dennis</div><br></body></html>