Getting 500 error when creating an issue for issues assigned to people other than self for Gitlab 4.1-stable
Created by: saifis
Runinng on Debian 6.0.6 Ruby version is 1.9.3 p194
I get an 500 error when creating an issue that is assigned to someone else than myself, it seems I get a 500 error anytime I do something that prompts a Email to be sent.
the production log has
Redis::CommandError (ERR unknown command 'exec'): app/observers/issue_observer.rb:6:in
after_create' app/controllers/issues_controller.rb:50:in
create'
looking at the sidekiq, the quenes for the mails seem to be failing. Its logs are giving
2013-01-24T02:41:03Z 2018 TID-mjd8s ERROR: /home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis/client.rb:85:in `call' 2013-01-24T02:41:03Z 2018 TID-mjd8s ERROR: Error fetching message: ERR unknown command 'brpop'