Satellite doesn't exist
Created by: djgreg13
Hello i have this error
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:21:in block in in_locked_and_timed_satellite' lib/gitlab/satellite/action.rb:20:in
in_locked_and_timed_satellite'
lib/gitlab/satellite/edit_file_action.rb:22:in commit!' app/controllers/tree_controller.rb:30:in
update'
i rm the repo_sattelites dir and do the command sudo -u gitlab -H bundle exec rake gitlab:satellites:create RAILS_ENV=production
but the problem persist
How can i do ?