I can no longer mirror a repo

Hi, I have 2 repos on gitlab that are mirrored at start it used to be fine now it stopped to mirror over a week now and when I try to mirror them force it it does not work too as button is disabled so is there a way to fix it??
image

1 Like

I found this in the projects I own. Maybe due to the release of GitLab 15.2.

@EsmailELBoBDev2 Pull from a remote repository | GitLab says the feature has been premium. Are you using GitLab Premium? note: if you are using public repositories on GitLab .com (SaaS), your public repositories will not receive Premium feature. See Public open source projects are eligible for Ultimate tier features | GitLab

cf.

1 Like

Yes I use gitlab.com and yes I’m free tier but no I think I have created my repo before the update and yes it’s public so am I still effected? Because here it says " Newly created public projects do not have access to paid features without a subscription"

If you are not registered as an open source project, then no you will not get paid features. You will either need to apply to the open source program, or purchase a subscription.

Free users do not get paid features by default. I have had a free account long before these changes came in, and never had premium features for free.

You can only use push mirroring as a free user.

1 Like

Yes, public repositories have had features from Enterprise Ultimate (= Premium + more) for years on SaaS (.com). You should setup pulling mirror for each repositories by yourself, which has been widely used in self-managed GitLab.

Or pay for it to get other features at the same time. (note again: I should show another option and this is not sales. I am not affiliated with GitLab, Inc., the operator of .com)

As a No.1 developer of GitLab (in terms of the number of commits and the number of project I made contributions) in the world, I want to use this feature without any payment, too :sob:

My personal account has mixed projects so I cannot apply the program :cry:

2 Likes

I would add a note about inconsistency behavior at:

2 Likes

As a No.1 developer of GitLab (in terms of the number of commits and the number of project I made contributions) in the world, I want to use this feature without any payment, too

@tnir as a member of GitLab Heroes, you are eligible for a free Ultimate license for personal use. Thank you for all your contributions! :raised_hands:

1 Like

I would note that I just found push mirroring is getting recovered since 2022-08-09 UTC… It looks partially recovered to me in my Git projects. I could not take time to investigate how many Git repositories are recovered… cc @EsmailELBoBDev2

@EsmailELBoBDev2 Could you check it out in your repositories you ran into?