[OSRM-talk] Can't access new built OSRM server
Dennis Luxen
info at project-osrm.org
Fri Aug 8 10:54:16 UTC 2014
> When I send a request to http://192.168.1.4:5000 I receive an exception "No connection could be made because the target machine actively refused it 192.168.1.4:5000“ System.Net.Sockets.SocketException
The error message pretty much says it. The machine isn’t properly configured. That being said, Linux network configuration is beyond the scope of this mailing list
> I am a web “newb” so it is probably something obvious - Any Ideas?
- network filter
- IP address wrong
- osrm-routed not running
> Also- how do I confirm the osrm process is running in Ubuntu?
"pidof osrm-routed“ outputs the process ID if there is a process by that name or nothing if not.
—Dennis
More information about the OSRM-talk
mailing list