Hi! Again I’ve a problem with AVL. The last time, the host wouldn’t connect to the host (see AVL host not connecting anymore - #14 by NerdRelaxo ) now it doesn’t send any data to the AVL server, even it is connected. my Settings are unchanged since last time (see screenshots in the other thread).
Time since last record sent stays “-” and successful count and failed count stay 0. Multiple reboots, power down/up and even a firmware update to RutOS 07.18.3 didn’t help.
I also tried altering settings like static navigation and others while driving to check if there are any changes, but that all didn’t help.
I read through the thread and to help narrow this down, here’s a short list of follow-up questions that should clarify where the issue is coming from:
Can you confirm the AVL rule is enabled and that the collect , save , and send thresholds (distance, period, min records) are low enough to actually trigger sending?
Is the device actively collecting GPS data (valid fix, movement detected)? Does “time since last record sent” ever change while driving?
From the router CLI, can you ping/telnet to the AVL server and port , and does it stay reachable over time?
When movement occurs, do router logs show any AVL send attempts, errors, or retries ?
If you run a tcpdump , do you see outbound traffic toward the AVL server when data should be sent?
Does the server log show any incoming connections or rejected packets from this device?
Have you tested both TCP and UDP , and does the server expect the same protocol/codec the router is configured to send?
Were any settings reset or altered after firmware upgrades or reboots?
Are there multiple AVL rules configured that could conflict?
If you temporarily lower all thresholds (short send period, small distance), does any data get sent?
Answers to these should help me to tell whether this is a configuration, data-collection, connectivity, or server-side issue.
I asked Perplexity to analyze this for me and this came up:
The root cause in the log is that Traccar discards incoming packets due to “TooLongFrameException” – this means that the GPS data is not passed on to position processing and you cannot see any current points in the interface.
So was there any change regarding the AVL packets in RutOS in the last versions?
Yes I tried to enable UDP also, didn’t make a difference.
Before it stopped working not on the router side.
I think the problem is on the server side of things. But maybe you’ve any idea.
For troubleshooting purposes, we will require more sensitive information from your end, such as the troubleshoot file, which may contain passwords, public IP addresses, serial numbers, and such. To avoid leaking this information, we have sent you a form to fill out, which you will receive in your e-mail inbox that you have registered your account with in the forums. In the Ticket ID field of the form, please enter the ID of this thread, which is 17027.
Sorry, forgot to update here. I solved the problem. It seems there was a change in traccar way back in November when it stopped working, that it doesn’t work on port 5050 anymore (where it worked nearly a year) and now only works on port 5027. You can close the topic.