Auto-update map in v 5.1

Sergio Cano2 years ago

Hi,

I upgraded to 5.1 but now my devices don't "move" on the map, and I have to refresh the browser (F5) or close and open the app.
I have the "continue" option checked but it doesn't work.

Do you know what could be happening?

With the "Replay" option if the full route comes out, but I would like to see it in real time.

Regards

Sergio Cano2 years ago

When I said "continue" I meant "Follow"
Sorry for the error in translating.

Anton Tananaev2 years ago
  1. Are you sure you cleared browser cache?
  2. Check browser console for errors.
  3. If nothing helped, please provide a screen recoding of the issue.
Sergio Cano2 years ago
  1. Are you sure you cleared browser cache? --> Yes, and we have tested in other browsers.
  2. Check browser console for errors. -->
util.ts:300 Geolocation support is not available so the GeolocateControl will be disabled.
h @ util.ts:300
DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load source map: Could not load content for chrome-extension://pgjjikdiikihdfpoppgaidccahalehjh/webspeed.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
  1. If nothing helped, please provide a screen recoding of the issue. --> https://youtu.be/mNRZFLm07Bw
Anton Tananaev2 years ago

Do you have WebSocket connected?

Sergio Cano2 years ago

Could you please tell me where to find information about the WebSocket?

I don't see anything in the documentation beyond the timeout

Anton Tananaev2 years ago

Search for "socket" on the network tab in the browser developer tools.

Sergio Cano2 years ago

This is what I get from the browser, but the same happens from other devices.

Is it necessary to modify more parameters in the Traccar configuration?

This in v4.xx didn't happen to me, but since I've updated I can't get this to work correctly (probably due to something I still need to do, but I can't find any information about it, sorry)

I am attaching the image you indicated.

Sergio Cano2 years ago

Captura-de-Pantalla-2022-07-12-a-las-19-12-01

Anton Tananaev2 years ago

Check the second tab there. You should see position updates there.

Sergio Cano2 years ago

Captura-de-Pantalla-2022-07-12-a-las-19-32-18

Anton Tananaev2 years ago

Have you waited to see if you're getting updates? You should be receiving updates there. If you're not receiving them, something is broken.

Anton Tananaev2 years ago

By the way, have you checked logs for errors?

Anton Tananaev2 years ago

The issue should be fixed now. You can download an updated version from here:

https://www.traccar.org/preview/

Sergio Cano2 years ago

Hi Anton,

Yes, now the live tracking seems to work.
I keep checking.

Thank you