Comment on Introducing reitti: a selfhosted alternative to Google Timeline
ada@piefed.blahaj.zone 6 days ago
Is there any way of forcing it to rebuild places and trips? Somewhere along the line, most of mine disappeared. It's still building new ones just fine as GPS logger adds real time data, but most of my historical stuff is gone.
The actual data is there, and it shows up fine on the maps for each day, but the places/trips/stats etc are mostly empty.
I can't see anything in the logs that might explain it
danielgraf@discuss.tchncs.de 6 days ago
If you are running Reitti with Docker, you can set the environment variable DANGEROUS_LIFE to true. This will enable a new section in the Settings. There, you can use the button ‘Clear and Reprocess’. This will delete all visits and trips and set all raw data points to unprocessed. During the next run, everything will be recalculated. In that settings section, you could also press the ‘Start Processing’ button if you don’t want to wait. Make sure to wait until the success message appears. It can take a while until all data is deleted and switched to unprocessed.