About show coords updates...

David9 years ago

Hi Anton,

Nice work !

After install version 3.3 (and the .jar patch) on my system, i need to do a refresh (F5) the webbrowser each time i want see realtime coords.

Status of each device is not refreshed automatically.

I don't know if this is a bug or some wrong on my installation.

Any ideas ?

Thanks in advance,
David

Anton Tananaev9 years ago

What browser are you using? Starting from version 3.3 Traccar uses WebSockets to update current locations.

Also, are you using default installation without any proxies?

David9 years ago

Hi Anton,

My system server is XP SP3 running XAMPP (Apache & MySQL)
I'm running a NO-IP service to emulate fixed IP
Tested on Chrome, Firefox & Opera. Same result.
No proxies, data from devices appairs to be loaded and saved, but screen is not refreshed

If you wanna test it:

Server: http://neoespecialista.ddns.net:8082
Email: demo
Password: demo

Follow the "Sony David" device, is always active.

Thanks in advance,
David

Anton Tananaev9 years ago

Everything works for me. WebSocket connection works fine as well.

David9 years ago

Did you see the status frame refresh automatically after a couple of minutes ?

Anton Tananaev9 years ago

Yes, I just double-checked and status gets updated automatically.

Anton Tananaev9 years ago

Interesting... it looks like it gets one update and that's it. What's the location report period on the device?

David9 years ago

60 seconds

David9 years ago

If you manually refresh the browser after a couple of minutes, you can see new report of locations... and the "last update" cell shows non consistent datetime value...
very strange...

Anton Tananaev9 years ago

I have found the problem. Connection idle timeout was too low (60 seconds). Also there was no re-connect on the client side. I have fixed both issues.

David9 years ago

Nice !

Are there any link to download the new .jar ?

Thanks again

David

Anton Tananaev9 years ago
David9 years ago

Thanks Anton,

It works fine now.

Best 2016 !

David

ps:
Another question:
Is possible i will do a new instalation on another machine.
I must install the existent traccar server and overwrite the tracker-server.jar for this one, or there are a new distribution with the new .jar built-in for download ?

Thanks again
David

Anton Tananaev9 years ago

There are no distributions yet. The fix will be included in next release, but for now you need to install current release and replace the file.

ashutosh169 years ago

Hi Anton,

Thanks for this wonderful application and making it open source.

I am trying to learn the application -Code flow .I am using Intellij on Mac.I want to debug the code with one single transaction .However I am not able to find the jetty configuration file where I can provide remote debugging port .Do you have steps for debugging

Thanks for your support

Regards
Ashu