Hi Anton,
Is this problem valid only I use this port to input data? I'm having 100% CPU usage on a Raspberry Pi 3, using only the osmand protocol. I'm gonna try this workaround and report back later.
Tibor
Is your server public? Even if you don't use the port, someone else can send random noise to it.
No, it's completely offline, it doesn't have internet connection.
Then it's probably not relevant to your case.
We have identified a problem with one of the protocols which was causing Traccar server to get stuck in 100% CPU usage state.
A fix will be available with the next official release. In the meantime, if you are experiencing similar issue, you can remove or comment out the following line in the
default.xml
file as a temporary workaround:<entry key='tmg.port'>5132</entry>