Hi Anton,
Would you be able to give some advise on what the error below is about?
error - readerIndex(488) + length(2) exceeds writerIndex(488): PooledSlicedByteBuf(ridx: 488, widx: 488, cap: 488/488, unwrapped: PooledDirectByteBuf(ridx: 488, widx: 488, cap: 1024)) - IndexOutOfBoundsException (... < TeltonikaProtocolDecoder:471 < *:581 < *:688 < *:733 < *:723 < ExtendedObjectDecoder:51 < ... < WrapperContext:102 < ...)
Likely some corrupted or unsupported message.
Hi Anton,
Would you be able to give some advise on what the error below is about?