500 error in merge from Redis::InheritedError
Created by: Telmo
Completed 500 Internal Server Error in 41ms
Redis::InheritedError (Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking.):
/app/interpreters/ruby/1.9.3/lib/ruby/1.9.1/monitor.rb:211:in mon_synchronize' app/observers/merge_request_observer.rb:6:in
after_create'
app/controllers/merge_requests_controller.rb:54:in `create'
The merge request gets created and if you reload the page you can see it, but the first time it throws a 500 error.
gitlab 3.1.0 2854fcb - ruby 1.9.3