High CPU usage issue

Anton Tananaev3 years ago

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>
Tibor3 years ago

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

Anton Tananaev3 years ago

Is your server public? Even if you don't use the port, someone else can send random noise to it.

Tibor3 years ago

No, it's completely offline, it doesn't have internet connection.

Anton Tananaev3 years ago

Then it's probably not relevant to your case.