Modrinth randomly returns 404's for (some) projects
Please confirm the following.
- [X] I checked the existing issues for duplicate problems
- [X] I have tried resolving the issue using the support portal
Describe the bug
When fetching a project (on the website or api) some projects randomly switch between returning a 404 and returning the normal project data. Here's an example of that on the API: https://gist.github.com/JulianVennen/65187dbf8c88d396d80f681e2c618dab As you can see, in line 52, the first request returns a 404 while the second request returns a 200 (see line 117)
On the website that causes weird issues like this
Steps to reproduce
Request the same project a couple of times and check if any of them returned a 404.
Expected behavior
The project should either always return the data or always return a 404
Additional context
No response
I can currently reproduce this issue with the following projects:
- MdwFAVRL
- bcOsQHnC
- 2Tzu8Ixm
The former 2 should now be fixed, and it seems like the last one is deleted. Let me know if you find any more cases of these by opening a ticket on https://support.modrinth.com !