Command response not stored on my Traccar server

Bishal Dali11 days ago

Hello,

I’m facing an issue where my GPS device correctly sends command responses, but my self-hosted Traccar server doesn’t store or display them — whereas the Traccar demo server successfully stores and shows the responses for the same device.

What I’ve verified:

  1. The GPS device supports command responses (tested successfully with demo server).
  2. My device is configured with the correct IP and port of my server.
  3. I can see normal position reports arriving on my server.
  4. I’m using Traccar version: 6.6

What I want to know:

  • What configuration could I be missing that prevents command responses from being stored or shown?
  • Could there be differences between demo server setup and self-hosted setup that affect this?
Anton Tananaev11 days ago

Have you tried upgrading?

Bishal Dali11 days ago

Thank you for the quick reply.

I haven’t upgraded yet.
I’ll try upgrading to the latest version and see if that resolves the issue.

I’ll update here after testing the upgrade.