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

Rate Limit with redisURL can fail if socket is already opened #8631

Closed
4 tasks done
dblythy opened this issue Jun 11, 2023 · 4 comments · Fixed by #8632
Closed
4 tasks done

Rate Limit with redisURL can fail if socket is already opened #8631

dblythy opened this issue Jun 11, 2023 · 4 comments · Fixed by #8632
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@dblythy
Copy link
Member

dblythy commented Jun 11, 2023

New Issue Checklist

Issue Description

When using a RedisURL in rateLimit, the error "socket is already opened" seems to occur when used when clustered.

Steps to reproduce

Create a Parse Server with clusters and a rate limit

Actual Outcome

Expected Outcome

Environment

Server

  • Parse Server version: alpha

Database

  • System (MongoDB or Postgres): mongo

Logs

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Jun 11, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-alpha.3

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 24, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 30, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
3 participants