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?
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
Everything works for me. WebSocket connection works fine as well.
Did you see the status frame refresh automatically after a couple of minutes ?
Yes, I just double-checked and status gets updated automatically.
Interesting... it looks like it gets one update and that's it. What's the location report period on the device?
60 seconds
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...
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.
Nice !
Are there any link to download the new .jar ?
Thanks again
David
Here is a new build:
https://www.dropbox.com/s/cgmlansv32j3ii0/tracker-server.jar?dl=0
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
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.
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
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