getting loads of valid fix's i got a new problem... the client is not contacting the server....
i even disabled both firewalls and deleted all logs to start from scratch
how do i proceed in troubleshooting?
client debug log:
Code:
14-11-2009 12:53:33:Info : GPSTracker client version :3.0.3565.30116
14-11-2009 12:53:33:Info : External Server IP address is 192.168.1.2
14-11-2009 12:53:33:Info : Internal Server IP address is 192.168.1.2
14-11-2009 12:53:33:Info : Home SSID is ********
14-11-2009 12:53:33:Info : Server port is 6000
14-11-2009 12:53:33:Info : Server pingable is True
14-11-2009 12:53:33:Info : Client will send GPS co-ords every 1Secs
14-11-2009 12:53:33:Info : Client will try to resend GPS co-ords every 600 Secs when no network connection
14-11-2009 12:53:33:Info : Client will send tracking data to your home server?: True
14-11-2009 12:53:33:Info : User ID is denblaa
14-11-2009 12:53:33:Info : Path to your pictures is: c:\gpspic
14-11-2009 12:53:33:Info : Wake on Lan disabled
14-11-2009 12:53:33:Info : Speed multiplier set to 1,85
14-11-2009 12:53:33:Info : GPS com port set to COM8
14-11-2009 12:53:33:Info : GPS baud rate set to 4800
14-11-2009 12:53:33:Info : GPS data bits set to 8
14-11-2009 12:53:33:Info : GPS data bits set to 6
14-11-2009 12:53:33:Info : Client will send anonamous mapping data to MP3car.com.True
14-11-2009 12:53:33:Info : Client will delete at least 0 points.
14-11-2009 12:53:33:Info : Client will upload mapping data automatically to MP3Car.com.
14-11-2009 12:53:33:Info : Your secure user id is 6f0d7d01-89b0-4280-987d-beb3ed166778
14-11-2009 12:53:33:Info : Client will send mapping data to MP3car.com via a proxy.False
14-11-2009 12:53:33:Info : Proxy IP address is 127.0.0.1
14-11-2009 12:53:33:Info : Proxy port number is 8080
14-11-2009 12:53:33:Info : Proxy log in name is User to log into proxy
14-11-2009 12:53:33:Info : Proxy password is Password to log into proxy
service log:
Code:
14-11-2009 13:02:18:Info : Service stopping
14-11-2009 13:02:18:Error : Unable to start listener. Check GPSTracker not already running in task manager and that the IP address is correct
14-11-2009 13:02:18:Info : Service stopped
14-11-2009 13:02:18:Error : Error message :System.Net.Sockets.SocketException: En blokeringshandling blev afbrudt af et kald til WSACancelBlockingCall
ved System.Net.Sockets.Socket.Accept()
ved System.Net.Sockets.TcpListener.AcceptTcpClient()
ved GPSTracker.GPSTracker.ListenForConnections()
14-11-2009 13:02:19:Info : GPSTracker server version :3.0.3563.41970
14-11-2009 13:02:19:Info : Server IP address is 127.0.0.1
14-11-2009 13:02:19:Info : Server is pingable: True
14-11-2009 13:02:19:Info : Server port is 6000
14-11-2009 13:02:19:Info : Sms is enabled: False
14-11-2009 13:02:19:Info : Sms numbers are : +000000000
14-11-2009 13:02:19:Info : GPSTracker service started
it's sure this one but not sure.... and a rough translate of the dansih (red text) part would be: a blockingactions was canceled by a call to
i did try to uninstall and itstall the server again but still the same error.. i did check that another server was not running..