Hi. Am new to the traccar platform, and tracking business in general. I have been trying to set up my MT05 tracker to use the traccer software but the HEX message being received is not getting decoded. Part of my server logs:
2019-09-05 21:52:22 INFO: [8734356b] connected
2019-09-05 21:52:22 INFO: [8734356b: gt06 < 197.178.140.130] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:52:30 INFO: [8734356b: gt06 < 197.178.140.130] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:52:38 INFO: [8734356b: gt06 < 197.178.140.130] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:52:47 INFO: [8734356b] disconnected
2019-09-05 21:52:48 INFO: [98bda2f6] connected
2019-09-05 21:52:48 INFO: [98bda2f6: gt06 < 197.178.140.130] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:52:55 INFO: [98bda2f6: gt06 < 197.178.140.130] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:53:25 INFO: [0ee3bbad] connected
2019-09-05 21:53:26 INFO: [0ee3bbad: gt06 < 105.165.54.248] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:53:26 INFO: [0ee3bbad: gt06 < 105.165.54.248] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:53:35 INFO: [0ee3bbad: gt06 < 105.165.54.248] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:53:43 WARN: [0ee3bbad] error - An existing connection was forcibly closed by the remote host - IOException (...)
2019-09-05 21:53:43 INFO: [0ee3bbad] disconnected
2019-09-05 21:53:52 INFO: [01ebb236] connected
2019-09-05 21:53:53 INFO: [01ebb236: gt06 < 105.165.54.248] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:54:00 INFO: [01ebb236: gt06 < 105.165.54.248] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:54:08 INFO: [01ebb236: gt06 < 105.165.54.248] HEX: 24240011580420806248285000f8d40d0a
2019-09-05 21:54:18 INFO: [01ebb236] disconnected
2019-09-05 21:54:18 INFO: [96f03e1d] connected
2019-09-05 21:54:19 INFO: [96f03e1d: gt06 < 105.165.54.248] HEX: 24240011580420806248285000f8d40d0a
Could anyone know why it is not getting decoded?
You are using wrong port.
Thanks for the quick reply.
Which port is the correct one to use? I've tried 5001 but I get a string indx out of bounds exception.
Thanks again for the quick reply. I was quite late I found myself asleep.
So, I keep getting this error
2019-09-06 08:13:43 INFO: [7878c664] connected
2019-09-06 08:13:44 INFO: [7878c664: h02 < 196.103.167.247] HEX: 24240011580420806248285000f8d40d0a
2019-09-06 08:13:46 INFO: [7878c664: h02 < 196.103.167.247] HEX: 24240011580420806248285000f8d40d0a
2019-09-06 08:13:46 INFO: Position filtered by Future filters from device: 2400115804
2019-09-06 08:14:00 INFO: [7878c664: h02 < 196.103.167.247] HEX: 24240011580420806248285000f8d40d0a
2019-09-06 08:14:08 INFO: [7878c664] disconnected
2019-09-06 08:14:09 INFO: [7ad18f59] connected
2019-09-06 08:14:36 INFO: [574f3c1a] connected
2019-09-06 08:14:36 INFO: [574f3c1a: h02 < 196.103.167.247] HEX: 24240011580420806248285000f8d40d0a
2019-09-06 08:14:39 INFO: [574f3c1a: h02 < 196.103.167.247] HEX: 24240011580420806248285000f8d40d0a
2019-09-06 08:14:40 INFO: Position filtered by Future filters from device: 2400115804
2019-09-06 08:14:59 INFO: [574f3c1a: h02 < 196.103.167.247] HEX: 24240011580420806248285000f8d40d0a
2019-09-06 08:14:59 INFO: [574f3c1a] disconnected
I have read a previous forum post where you said that the timezone has to be UTC. I changed it to UTC but I get the same error. Should I change it to match my server's timezone?
Hi. Am new to the traccar platform, and tracking business in general. I have been trying to set up my MT05 tracker to use the traccer software but the HEX message being received is not getting decoded. Part of my server logs:
Could anyone know why it is not getting decoded?