So I just installed and (I assume) configured the server, but the client on my android phone is having trouble connecting to the server. I'm getting the following log entries:
2016-06-05 23:51:05 INFO: [322919D3] connected
2016-06-05 23:51:05 DEBUG: [322919D3: 5001 < 166.137.104.24] HEX: 474554202f3f69643d3633353132303530342674696d657374616d703d31343635313836383331266c61743d33312e313333393532303830343934383538266c6f6e3d2d39372e373432373538303539303033362673706565643d312e303631303034333337343432363336332662656172696e673d31362e343631383236333234343632383926616c7469747564653d3235372e313039393835303331383737333326626174743d35382e3020485454502f312e310d0a557365722d4167656e743a2044616c76696b2f322e312e3020284c696e75783b20553b20416e64726f696420362e302e313b2053414d53554e472d534d2d4739323041204275696c642f4d4d4232394b290d0a486f73743a2032342e32362e3230392e3231333a353030310d0a436f6e6e656374696f6e3a204b6565702d416c6976650d0a4163636570742d456e636f64696e673a20677a69700d0a0d0a
2016-06-05 23:51:05 WARN: [322919D3] error - String index out of range: 0 - StringIndexOutOfBoundsException (... < Gps103ProtocolDecoder:123 < ExtendedObjectDecoder:59 < ...)
2016-06-05 23:51:05 INFO: [322919D3] disconnected
The ports are open, not that it matters. I'm getting this even on the local network. Any guidance will be appreciated.
Why are using port 5001? Correct port for Traccar Client is 5055.
So I just installed and (I assume) configured the server, but the client on my android phone is having trouble connecting to the server. I'm getting the following log entries:
The ports are open, not that it matters. I'm getting this even on the local network. Any guidance will be appreciated.