Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command queue not working when device is offline. #5297

Open
mauriliohrc opened this issue Apr 9, 2024 · 1 comment
Open

Command queue not working when device is offline. #5297

mauriliohrc opened this issue Apr 9, 2024 · 1 comment

Comments

@mauriliohrc
Copy link

When you send a command to a device and it is disconnected, traccar receives the command and returns it as a communication (it even records it in the log), but when the device communicates again, it is not sent and does not record anything in the log.

To Reproduce

  • Turn on the device
  • Send a engineStop command.
  • Turn off the device
  • Send a engineResume command
  • Turn on again.

Expected behavior
Expected to device resume the signal.

  • Traccar Version 6.0.0
@tananaev
Copy link
Member

tananaev commented Apr 9, 2024

Logs please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants