How to disable one Alarm on my protocol?

josuelich7 years ago

Have the same issue with lk109 .hope you help us !

Anton Tananaev7 years ago

I have fixed the issue.

joepr7 years ago

Anton

Thanks so much for your effort and support. Does version 3.10 include the fix? I'm running 3.9

Regards

Anton Tananaev7 years ago

No, it doesn't. It will be included in the next release.

joepr7 years ago

Where can I see what is included on the latest version for download? This link seems to be outdated
https://www.traccar.org/changelog/

Anton Tananaev7 years ago

@joepr, please read the page more carefully. Especially the first two sentences.

joepr7 years ago

Anton

My apologies I didn't saw that link. Once again thank you!

Gaston7 years ago

Hello Anton, I installed Traccar 3.11 and this problem persists. I think it was not included in the release. I hope you can include it in the next update. Thank you.

Anton Tananaev7 years ago

Can I have some HEX message samples from 3.11?

Gaston7 years ago

Here:

2017-04-15 23:34:15  INFO: [2554D7AD] connected
2017-04-15 23:34:23 DEBUG: [2554D7AD: 5013 < 127.0.0.1] HEX: 2a48512c343130393137393032342c4e42522c3138313531372c3732322c3331302c302c342c383130362c33323031302c32332c383130312c32323030372c32302c383130362c31323031302c31382c383130362c32323130352c31332c3039303231372c46464646464246462c3623
2017-04-15 23:34:24  INFO: [2554D7AD] id: 4109179024, time: 2017-02-09 15:15:19, lat: -38.88765, lon: -62.09863, speed: 0.0, course: 0.0
2017-04-15 23:34:26 DEBUG: [2554D7AD: 5013 < 127.0.0.1] HEX: 2a48512c343130393137393032342c5631392c3138313531392c562c333835332e323538372c532c30363230352e393137352c572c3030302e30302c3030302c3039303231372c2c353439323933323633303838382c383935343331353236353034343731363535353f2c464646464642464623
2017-04-15 23:34:26  INFO: [2554D7AD] id: 4109179024, time: 2017-02-09 15:15:19, lat: -38.88765, lon: -62.09863, speed: 0.0, course: 0.0
Anton Tananaev7 years ago
Gaston7 years ago

This build solves the problem. Thank you!

maxw3ll7 years ago

Hi, I can confirm this issue with 3.11.

I tried the build from Dropbox but got the following errors:


2017-06-16 13:05:38  INFO: [B431B204] connected
2017-06-16 13:05:38 DEBUG: [B431B204: 5013 < 77.218.245.48] HEX: 2a48512c343130393139383937342c56312c3133303533322c412c343730302e323534382c4e2c30313233322e343930332c452c3034322e30302c3136302c3136303631372c46464644463946452c3233322c30312c302c302c3223
2017-06-16 13:05:38  INFO: [B431B204] id: 4109198974, time: 2017-06-16 13:05:32, lat: 47.00425, lon: 12.54151, speed: 42.0, course: 160.0
2017-06-16 13:05:38 DEBUG: [B431B204: 5013 < 77.218.245.48] HEX: 2a48512c343130393139383937342c23
2017-06-16 13:05:38  WARN: [B431B204] error - String index out of range: -16 - StringIndexOutOfBoundsException (... < H02ProtocolDecoder:380 < ExtendedObjectDecoder:58 < ...)
2017-06-16 13:05:38  INFO: [B431B204] disconnected

When is the next official release scheduled?

Anton Tananaev7 years ago

I have fixed the error from your log.

As for release, it will probably be within a month or so.

maxw3ll7 years ago

Do you have a recommended commit to test it? Is current head stable?