Commands in queue after update 3.15. But Online device.

Diego Silva6 years ago

Just this and the browser title.
The code is unchanged.

Anton Tananaev6 years ago

Then I don't understand why you needed to lie about it.

Diego Silva6 years ago

When you ask about modification, I understood that it referred to the source code, not customizations of logos, etc ...

Diego Silva6 years ago

My intention was not to lie because when I sent you the link you would see the changes

Anton Tananaev6 years ago

I guess the only option is to debug the code to find out what's happening.

Diego Silva6 years ago

How do I do this?

Anton Tananaev6 years ago

Do you know how to debug Java code? You probably need an IDE. You can run server directly from there or try to connect to a remote server to debug it.

Diego Silva6 years ago

Unfortunately I do not know how to do this!
II've returned to 3.14 and it works. but in suntech the alarm is general

Diego Silva6 years ago

I did not inform you but the equipment is Suntech

socstur6 years ago

Hi Anton,
Was this issue ever resolved? I’m seeing similar problem where device is online but commands to the devices are still being queued. Even when device reports location, which is every 10minutes, queued command is not sent. I have to restart server to fix it.

As a temp solution...is there a way to disable the command queueing?

Louis Frayard6 years ago

I have exactly the same problem with 3.15.

Device is online but the command is not send API return 202...

Nothing in log file

Louis Frayard6 years ago

I've upgrade to 3.17 and desactived the queue with commands.queueing.

But sometimes, when the device is online, the api return : code 400 "the device is offline ...."

I use wetrack 2 tracker.

Thank's very much for this open source project.
L

Anton Tananaev6 years ago

Are those just statements or you have some question or problem?

Louis Frayard6 years ago

I think there is a problem. Because sometimes when the device is online, the API return 400 code

Anton Tananaev6 years ago

If it returns offline it means that it is offline.