Resque: Heroku: Redis::CommandError: ERR max number of clients reached

Created on 7 Apr 2016  路  3Comments  路  Source: resque/resque

Hello

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

All 3 comments

Hi, unfortunately you haven't provided very much information to go on, but I'd suggest looking at https://github.com/resque/resque/issues/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.

Thank you so much lol, after 10 months

better late than never! Thanks for cleaning up @chrisccerami 鉂わ笍

Was this page helpful?
0 / 5 - 0 ratings