traccar forward

12053 months ago

I need to forward the raw data from server A to server B
The following is the configuration of the traccar.xml file

<entry key='forward.enable'>true</entry>
<entry key='server.forward'>example.com</entry>

The version I use is 4.15 and I haven't changed anything since it started working properly
At first it worked fine, But now there's a problem
The only problem I can see in the log is this: WARN: /api/socket - NullPointerException (AsyncSocketServlet:34 < ...)

Best regards,

Anton Tananaev3 months ago

Does it work after a restart?

12053 months ago

Still can't work
I can't find the reason for the problem

12053 months ago

I tried to reboot it a bunch of times

asicar3 months ago

Maybe I'm wrong, but isn't server.forward introduced in 5.7?

Anton Tananaev3 months ago

Oh yeah, I missed the point about the version. It's definitely not available on 4.x versions.

12053 months ago

Thank you very much. Maybe I read the log message wrong