I had my server side service stopped for couple of days. The server side nginx front-end has been responding '502 Bad Gateway
nginx/1.22.1' to every request as the traccar service has been down.
Now when the service is up again I would expect IOS client to flush its 'Offline buffering' down to the server, but I don't see any records coming. There should be thousands of records.
Is the buffering supposed to work in this situation?
It should be buffering if it was enabled.
Yes, it has been enabled all the time. I have been waiting now 3 hours and there is no old records coming. New records (after server start) are coming fine.
If there is something in the buffer, the records will be coming in the chronological order, so there's no need to wait for so long.
I had my server side service stopped for couple of days. The server side nginx front-end has been responding '502 Bad Gateway
nginx/1.22.1' to every request as the traccar service has been down.
Now when the service is up again I would expect IOS client to flush its 'Offline buffering' down to the server, but I don't see any records coming. There should be thousands of records.
Is the buffering supposed to work in this situation?