Skip to content

Instantly share code, notes, and snippets.

@Reiszecke
Created March 31, 2022 23:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Reiszecke/f3622f7d6842bc2b5ac86631bc20d6e0 to your computer and use it in GitHub Desktop.
Save Reiszecke/f3622f7d6842bc2b5ac86631bc20d6e0 to your computer and use it in GitHub Desktop.
"The specified SSH key is already in use on this service." hit me a few hours ago when trying to push to create a new repository to a group in GitLab.
The issue turned out to be a repository with the same name (camel case but same characters). The error message is very ambigious and only starts to somewhat make sense after noticing the underlying issue.
Couldn't find any matches when googling so maybe this is why you ended up on here and I could save you some time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment