Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download buttons sometimes link to old data #256

Open
andylolz opened this issue Apr 21, 2022 · 1 comment
Open

Download buttons sometimes link to old data #256

andylolz opened this issue Apr 21, 2022 · 1 comment

Comments

@andylolz
Copy link
Contributor

andylolz commented Apr 21, 2022

If I click the download JSON button / visit the link to download JSON, the downloaded filename helpfully includes the associated git SHA of the register repo. If I do this a few times, this SHA alternates. Currently, I’m seeing b20579da7e (the most recent commit in the repo) and d1e4ac9cf8 (a commit from 28 days ago).

The corresponding data in the downloaded JSON is indeed from 28 days ago. Expected behaviour is that clicking these download links should always serve the most recent version of the register data.

I wonder if the site is served by two or more different boxes, but not all the git_commit_refs have been recently updated? I’ve just tried visiting https://org-id.guide/_update_lists a few times, and I suspect I’ve now brought all the boxes up to date. (While that has temporarily fixed the problem, I suspect it will come back.)

@andylolz
Copy link
Contributor Author

Looks like #234 is related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant