Problem with oigo AR-2GM

Carlos6 years ago

Hi.

I'm trying to configure a OIGO AR-2MG device and make it work with traccar 4.0. For now I just get errors in the logs:

2018-09-05 14:10:48 DEBUG: [383c6c26: 5121 < 152.231.32.15] HEX: 00
2018-09-05 14:10:48  WARN: [383c6c26] error - readerIndex(1) + length(8) exceeds writerIndex(1): PooledUnsafeDirectByteBuf(ridx: 1, widx: 1, cap: 2048) - IndexOutOfBoundsException (... < OigoProtocolDecoder:174 < *:235 < ExtendedObjectDecoder:51 < ... < BasePipelineFactory:127 < ...)
2018-09-05 14:11:48 DEBUG: [383c6c26: 5121 < 152.231.32.15] HEX: 00
2018-09-05 14:11:48  WARN: [383c6c26] error - readerIndex(1) + length(8) exceeds writerIndex(1): PooledUnsafeDirectByteBuf(ridx: 1, widx: 1, cap: 2048) - IndexOutOfBoundsException (... < OigoProtocolDecoder:174 < *:235 < ExtendedObjectDecoder:51 < ... < BasePipelineFactory:127 < ...)
2018-09-05 14:12:48 DEBUG: [383c6c26: 5121 < 152.231.32.15] HEX: 00
2018-09-05 14:12:48  WARN: [383c6c26] error - readerIndex(1) + length(8) exceeds writerIndex(1): PooledUnsafeDirectByteBuf(ridx: 1, widx: 1, cap: 2048) - IndexOutOfBoundsException (... < OigoProtocolDecoder:174 < *:235 < ExtendedObjectDecoder:51 < ... < BasePipelineFactory:127 < ...)

Can someone please help me with this device. Maybe there is some configuration that I'm missing.

Daniel Osorio5 years ago

Hey Carlos

I know it's an old post but did you manage to fix it?