Forward Enable Traccar server boot sequence order 2nd then 1st to ensure proper data forwarded.

Juliet Tee8 days ago

Notice this bugs ... Forward Enable attribute from 1st Traccar Server 192.168.88.210 have to rebooted last for data to flow gracefully to 2nd Traccar Server 192.168.88.250 as tested many times already. If the reversed order is performed i.e. 2nd Traccar Server is rebooted last then the GPS data does not pass thru and halted with no updates. I have to create a daily cron job to sync the boot secquence for both server to ensure is GPS data backup properly at 2nd Traccar Server. This issue was highlighted few months back and now revisited as the issue is not resolve yet.

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