When connecting to a password protected Redis instance running on a non-standard port, resque-web throws an 'ERR invalid password' error. Including the correct ':' and the end of RAILS_RESQUE_REDIS causes everything to work correctly, but the error message is misleading.
When connecting to a password protected Redis instance running on a non-standard port, resque-web throws an 'ERR invalid password' error. Including the correct ':' and the end of RAILS_RESQUE_REDIS causes everything to work correctly, but the error message is misleading.
Stack trace: