RuntimeError: Satellite doesn't exist
Created by: nlsrchtr
After updating from 2.9.1 to 3.0.3 and editing a file in the web interface I ran into the following runtime error:
RuntimeError (Satellite doesn't exist):
lib/gitlab/file_editor.rb:25:in `block (2 levels) in update'
lib/gitlab/file_editor.rb:21:in `open'
lib/gitlab/file_editor.rb:21:in `block in update'
lib/gitlab/file_editor.rb:18:in `update'
app/controllers/tree_controller.rb:30:in `update'
Could someone point me into the right direction for solving this problem?