Sidekiq Error when Colaborate with Gitlab API
Now sidekiq cant start because of this error :
Couldnt find User with 'id'=7
I create user, and then delete the user with id = 7 (via API). but it seems out of sync beetwen gitlab and sidekiq.
whether there i was wrong when installation? or i must do create manual cleaning for sidekiq?