How to avoid alien protocol which causes errors

Persia.Dev2 years ago

Hi dear Anton,
I have the issue of alien protocol called easytrack as it is listed in log:

2022-08-04 04:07:34  INFO: [34222881: easytrack < 5.215.29.35] HEX: 48454144202f3f69643d3836363739353033343935303334332674696d65...
2022-08-04 04:07:34  WARN: [34222881] error - begin 20, end 22, length 11 - StringIndexOutOfBoundsException (... < EasyTrackProtocolDecoder:112 < ExtendedObjectDecoder:52 < ... < WrapperContext:102 < ...)
2022-08-04 04:07:34  WARN: [34222881] error - begin 20, end 22, length 0 - StringIndexOutOfBoundsException (... < EasyTrackProtocolDecoder:112 < ExtendedObjectDecoder:52 < ... < WrapperContext:102 < ...)
2022-08-04 04:07:34  INFO: [34222881] disconnected

The only protocol I use is osmand but I am not sure why I am facing "easytrack" and its errors coming after that.
Could you tell me how can I get rid of it?

Persia.Dev2 years ago

Also I would like to know the meaning of "<" and ">" following after protocol name , please.

  1. Is "easytrack" going to receive some information?
  2. Wouldn't that better if the id of device could be listed in the log too?
Persia.Dev2 years ago

Sorry for bothering you, I have already checked it's Hex Message and I could see the device id so I deleted it from table.
I hope it can be enough not to see any error related to this issue.
Thanks

Anton Tananaev2 years ago

This forum is for everyone to participate, not for me to answer your questions.

Persia.Dev2 years ago

Oh, I apologize for the misunderstanding, Sir.
Thanks again anyway.