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

Heroku: Redis::CommandError: ERR max number of clients reached #1445

Closed
sajjadmurtaza opened this issue Apr 7, 2016 · 3 comments
Closed

Comments

@sajjadmurtaza
Copy link

Hello

Am facing Redis::CommandError: ERR max number of clients reached error on heroku. kindly guide me how i can fix it.

@corincerami
Copy link
Member

Hi, unfortunately you haven't provided very much information to go on, but I'd suggest looking at #1226 first. Essentially what's happened is exactly what the error message says. You've reached the maximum number of Redis connections allowed by your Heroku plan. This is unlikely to be an issue with Resque.

@sajjadmurtaza
Copy link
Author

Thank you so much lol, after 10 months

@fw42
Copy link
Member

fw42 commented Feb 16, 2017

better late than never! Thanks for cleaning up @chrisccerami ❤️

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

3 participants