Can't edit commit in web interface
Created by: glebcha
Create new repository in Gitlab. Create new repository on local machine. Make initial commit in local repo. Add remote origin (gitlab fresh repo). Push master to newly created gitlab repo. Open random file to edit in my private repository -> see 500 error (but all ok with previously cloned repos).
Completed 500 Internal Server Error in 36ms
Gitlab::SatelliteNotExistError (Satellite doesn't exist):
lib/gitlab/satellite/satellite.rb:21:in raise_no_satellite' lib/gitlab/satellite/satellite.rb:55:in
lock'
lib/gitlab/satellite/action.rb:23:in block in in_locked_and_timed_satellite' lib/gitlab/satellite/action.rb:22:in
in_locked_and_timed_satellite'
lib/gitlab/satellite/edit_file_action.rb:22:in commit!' app/controllers/edit_tree_controller.rb:18:in
update'