Closed Rub21 closed 8 months ago
With the latest updates of OSMCha, available at https://github.com/OpenHistoricalMap/osmcha-django/pkgs/container/osmcha-django, I was able to fill in the missing changesets. I am going to implement a job that runs once per hour to automatically fill in any missing changesets.
Closing this ticket , the task has been completed!
OSMCha gets stuck for certain changesets, and sometimes the changesets do not load, e.g.,
https://osmcha.openhistoricalmap.org/changesets/109816/ , https://www.openhistoricalmap.org/changeset/109816.
It requests data from https://osmcha.openhistoricalmap.org/api/v1/changesets/109816/, which suggests the changeset does not exist in the OSMCha database. This could be related to https://github.com/OpenHistoricalMap/issues/issues/683.
When searching for the particular changeset in the database, it appears that this specific one does not exist, even though some of the previous and after changesets do. This could indicate that the process might have missed capturing this changeset, or there might be another issue at play.
cc. @batpad @willemarcel @jeffreyameyer