these below errors are
2025-04-11 12:12:34 INFO: [Tf85918ca: gps103 < 182.2.104.176] [SG*9058853311*0008*LK,0,100]
2025-04-11 12:12:34 WARN: [Tf85918ca] error - Range [21, 24) out of bounds for length 4 - StringIndexOutOfBoundsException (... < Gps103ProtocolDecoder:399 < ExtendedObjectDecoder:73 < ... < WrapperContext:102 < ... < WrapperInboundHandler:56 < ...)
2025-04-11 12:12:34 INFO: [Tf85918ca: gps103 > 182.2.104.176] ON
2025-04-11 12:12:34 INFO: [Tf85918ca: gps103 > 182.2.104.176] ON
2025-04-11 12:12:34 INFO: [Tf85918ca] disconnected
2025-04-11 12:13:53 INFO: [T1d7809bb] connected
2025-04-11 12:13:54 INFO: [T1d7809bb: gps103 < 114.122.233.191] [SG*9058853311*0008*LK,0,100]
2025-04-11 12:13:54 WARN: [T1d7809bb] error - Range [21, 24) out of bounds for length 4 - StringIndexOutOfBoundsException (... < Gps103ProtocolDecoder:399 < ExtendedObjectDecoder:73 < ... < WrapperContext:102 < ... < WrapperInboundHandler:56 < ...)
2025-04-11 12:13:54 INFO: [T1d7809bb: gps103 > 114.122.233.191] ON
2025-04-11 12:13:54 INFO: [T1d7809bb: gps103 > 114.122.233.191] ON
2025-04-11 12:13:54 INFO: [T1d7809bb] disconnected
2025-04-11 12:15:12 INFO: [Tb229731c] connected
2025-04-11 12:15:12 INFO: [Tb229731c: gps103 < 182.3.141.131] [SG*9058853311*0008*LK,0,100]
2025-04-11 12:15:12 WARN: [Tb229731c] error - Range [21, 24) out of bounds for length 4 - StringIndexOutOfBoundsException (... < Gps103ProtocolDecoder:399 < ExtendedObjectDecoder:73 < ... < WrapperContext:102 < ... < WrapperInboundHandler:56 < ...)
2025-04-11 12:15:12 INFO: [Tb229731c: gps103 > 182.3.141.131] ON
2025-04-11 12:15:12 INFO: [Tb229731c: gps103 > 182.3.141.131] ON
2025-04-11 12:15:12 INFO: [Tb229731c] disconnected
what should I do? i used port 5093
Where are the logs with port 5093? I only see port GPS103, which uses 5001 by default.
I'm so sorry, these below the log
2025-04-11 14:26:17 INFO: [Tf15fc6f8: watch < 114.122.230.163] [SG*9058852055*0007*LK,0,87]
2025-04-11 14:26:17 WARN: Unknown device - 9058852055 (114.122.230.163)
2025-04-11 14:27:19 INFO: [Tf15fc6f8: watch < 114.122.230.163] [SG*9058852055*0007*LK,0,87]
2025-04-11 14:27:19 WARN: Unknown device - 9058852055 (114.122.230.163)
2025-04-11 14:28:20 INFO: [Tf15fc6f8: watch < 114.122.230.163] [SG*9058852055*0007*LK,0,87]
2025-04-11 14:28:20 WARN: Unknown device - 9058852055 (114.122.230.163)
2025-04-11 14:28:26 INFO: [Tf15fc6f8] disconnected
2025-04-11 14:28:31 INFO: [T99657a7c] connected
2025-04-11 14:28:32 INFO: [T99657a7c: watch < 182.2.101.79] [SG*9058852055*0007*LK,0,87]
2025-04-11 14:28:32 WARN: Unknown device - 9058852055 (182.2.101.79)
2025-04-11 14:31:06 WARN: [T102d2c06] error - Connection reset - SocketException (...)
2025-04-11 14:31:06 INFO: [T102d2c06] disconnected
2025-04-11 14:31:38 INFO: [T2a0d94d9] connected
2025-04-11 14:31:41 INFO: [T2a0d94d9: watch < 182.3.141.171] [SG*9058852055*0007*LK,0,87]
2025-04-11 14:31:41 WARN: Unknown device - 9058852055 (182.3.141.171)
Have you checked the troubleshooting guide? The log is clearly telling you what the problem is:
Unknown device - 9058852055
You have not registered the device on the server.
Its work!
Now, I used device id, before that I used IMEI its doesn't
thank you, sir.
Big Success for you
these below errors are
what should I do? i used port 5093