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

Modrinth randomly returns 404's for (some) projects #2421

Open
2 tasks done
JulianVennen opened this issue Sep 18, 2024 · 1 comment
Open
2 tasks done

Modrinth randomly returns 404's for (some) projects #2421

JulianVennen opened this issue Sep 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@JulianVennen
Copy link

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 JulianVennen added the bug Something isn't working label Sep 18, 2024
@JulianVennen
Copy link
Author

I can currently reproduce this issue with the following projects:

  • MdwFAVRL
  • bcOsQHnC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant