GitKraken won't let me open my Private Reposit

2020-06-07 07:53发布

问题:

So, in addition to GitKraken won't let me clone from a private repo on GitHub I get this screen when opening my GitLab Repo:

Anyone got a solution of how to make my Repo 'non-private' or how to make GitKraken let me open this without the Pro Plan?

Already tried:

  • Generating new SSH Key in GitKraken
  • Removing Repo, Generate new GitLab connection, Clone Repo
  • Checked GitLab: GitKraken is an Authorized applications
  • Git Pull via command line gives no trouble, so no permission issue
  • ...

回答1:

I had the same problem, this what I found:

They say, and I quote -

This was a licensing change we made 3 months ago. When we made the change, we gave all existing users a 3 month free trial, which are all expiring this week. Sounds like yours is one of them

BTW worth noting that if you're a student, you can use GitKraken for free: https://www.gitkraken.com/student-resources



回答2:

Download old version of app Official download URL for macOS. For Win you have link on Comments in this answer



回答3:

(window users) In your %appdata%/../Local/gitkraken, remove latest gk version you just updated, remove updater & use the previous version (& maybe buy a license)



回答4:

My solution is to uninstall GitKraken and install Fork, a very similar program with all the options that I have used previously in GitKraken. It's free and has a dark mode too :-)



回答5:

Uninstall and use an older version of gitkraken. V5.0.4 will continue to work as always.



回答6:

Gitkraken does not update automatically in Linux, so Axosoft can't shove it down your throat. For Windows, there's SourceTree. Consolations to Mac users.



回答7:

I have the GitKraken individual plan and can only use my account on one computer. My laptop displays the same message regarding the private repository and blocks me. I thought that the individual plan would allow my single account on multiple computers.



回答8:

I have been using GitKraken free version for more than an year. I ran into the same issue recently. I was able to get it working by reinstalling an older version.

Note: You need to do this whenever you restart your computer or Gitkraken.



回答9:

  1. Save your files of Repository - Without Folder (.git)
  2. Create new public repository
  3. Copy and Commit your Files
  4. Open your Repo (Git Kraken).


回答10:

My solution:

  1. Remove the latest version from (window users) appdata%/../Local/gitkraken
  2. Create a short cut to the folder where the previous version is installed.
  3. Open shortcut
  4. Start executable.

What happens when the update come up again. I will see then.



回答11:

If anyone is looking for a solid Git linux client, try GitClient, they have an AppImage,

it doesnt have all features of Kraken but very solid,

https://github.com/francescmm/GitQlient



回答12:

To expose your project from gitlab, go to Settings => General and select public under the "Visibility, project features, permissions" section. To open a private repo under GitKraken, subscribe to their licence.