code icon indicating copy to clipboard operation
code copied to clipboard

Modrinth randomly returns 404's for (some) projects

Open JulianVennen opened this issue 1 year ago • 1 comments

Please confirm the following.

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 image

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

JulianVennen avatar Sep 18 '24 10:09 JulianVennen

I can currently reproduce this issue with the following projects:

  • MdwFAVRL
  • bcOsQHnC
  • 2Tzu8Ixm

JulianVennen avatar Sep 18 '24 10:09 JulianVennen

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 !

triphora avatar Jun 08 '25 17:06 triphora