Skip to content

Importing from gitlab.com to GitLab EE fails

Hi, I am trying out the GitLab EE.

How do I migrate projects from gitlab.com to GitLab EE instance?

I have done all the steps here http://docs.gitlab.com/ce/integration/gitlab.html

Then tried migrating individual projects, but all migrations end with "failed" status.

Once "migrated", repository has files but no commits and no issues.

I have looked through couple of logs but I cannot find any obvious errors.

In /var/log/gitlab/gitlab-rails/sidekiq.log logs I can see:

2a0-4a2e-8013-202147a72a8e", "queue_name"=>"mailers", "arguments"=>["Notify", "group_access_granted_email", "deliver_now", 2], "locale"=>"en"}], "retry"=>true, "jid"=>"82b2c875aeb92ad460c37a2b", "created_at"=>1463239822.0083199, "enqueued_at"=>1463239822.0089939, "error_message"=>"Couldn't find GroupMember with 'id'=2 [WHERE "members"."type" IN ('GroupMember') AND "members"."source_type" = ?]", "error_class"=>"ActiveRecord::RecordNotFound", "failed_at"=>1463239822.0158296, "retry_count"=>0} 2016-05-14_15:30:22.01676 2016-05-14T15:30:22.016Z 14613 TID-v9i6g WARN: ActiveRecord::RecordNotFound: Couldn't find GroupMember with 'id'=2 [WHERE "members"."type" IN ('GroupMember') AND "members"."source_type" = ?]

Screen_Shot_2016-05-14_at_16.37.20