Hello Gentlemen, I'm getting this error in the logs, I don't have any equipment with this protocol, just 2 devices with GT06 protocol:
2024-06-29 02:27:40 INFO: [1730e04f: gps103 < 165.154.36.105] HEX: 001e00060100000100000000000007766 57273696f6e0462696e640000100003
2024-06-29 02:27:47 INFO: [1730e04f] disconnected
2024-06-29 02:27:49 INFO: [07039913] connected
2024-06-29 02:27:49 INFO: [07039913: gps103 < 165.154.36.105] HEX: 002a28ff012000010000000000010377777705626169647503636f6d000001000 10000291000000000000000
2024-06-29 02:27:49 WARN: [07039913] error - begin 21, end 24, length 2 - StringIndexOutOfBoundsException (... < Gps103ProtocolDecoder:429 < ExtendedObjectDecoder:52 < ... < WrapperContext:102 < .. .)
2024-06-29 02:27:49 INFO: [07039913] disconnected
2024-06-29 02:27:53 INFO: [b4d7b4a8] connected
2024-06-29 02:27:53 INFO: [b4d7b4a8: gps103 < 165.154.36.105] HEX: 000c000010000000000000000000
2024-06-29 02:28:00 INFO: [b4d7b4a8] disconnected
2024-06-29 02:28:02 INFO: [156adb5c] connected
2024-06-29 02:28:02 INFO: [156adb5c: gps103 < 165.154.36.105] HEX: 414d515000000901
2024-06-29 02:28:09 INFO: [156adb5c] disconnected
If you don't have any devices that use this port, it's probably just noise.
The first thing you do is translate the Hex to normal text. How else would you know what the data is?
002a28ff012000010000000000010377777705626169647503636f6d000001000
Translates to
*(ΓΏ wwwbaiducom
Thank you Anton, can I cancel this in the logs so that no information is loaded?
You can disable the port if you're not using it.
Hello Gentlemen, I'm getting this error in the logs, I don't have any equipment with this protocol, just 2 devices with GT06 protocol: