Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #666

Closed
Open
Created Apr 11, 2012 by Administrator@rootOwner

Gitolite Error on key remove

Created by: jameswritescode

Hi -

I just set up using the master setup instructions (latest master as of this post) and mostly everything seems to be running fine, however I am unable to remove keys, and the keys don't appear to be adding to gitolite (they make it to the database, can't find any sign of my test keys in the git user, though).

remote: Counting objects: 6, done. remote: Compressing objects: 100% (4/4), done. remote: Total 6 (delta 0), reused 0 (delta 0) Receiving objects: 100% (6/6), done. cache: [POST /keys/13] invalidate, pass cache: [GET /assets/application-3a2bf330c6d521e4d0514426ca7c6e9e.css] miss cache: [GET /assets/application-df4972c6f154f258e8daf66f46002dcb.js] miss cache: [GET /assets/logo_tr.png] miss cache: [GET /assets/icon-search.png] miss cache: [GET /assets/admin-1f671df8aeda9f9dfd46583edd574228.PNG] miss cache: [GET /assets/home_icon.PNG] miss cache: [GET /assets/ui-bg_flat_75_ffffff_40x100.png] miss

This is the output when I attempt to remove a key which returns the Gitolite Error, following is output for add:

remote: Counting objects: 6, done. remote: Compressing objects: 100% (4/4), done. remote: Total 6 (delta 0), reused 0 (delta 0) Receiving objects: 100% (6/6), done.

*** Please tell me who you are.

Run

git config --global user.email "[email protected]" git config --global user.name "Your Name"

to set your account's default identity. Omit --global to set the identity only in this repository.

fatal: empty ident gitlab@snip not allowed Everything up-to-date cache: [POST /keys] invalidate, pass cache: [GET /keys/14] miss cache: [GET /assets/application-3a2bf330c6d521e4d0514426ca7c6e9e.css] miss cache: [GET /assets/application-df4972c6f154f258e8daf66f46002dcb.js] miss cache: [GET /assets/logo_tr.png] miss cache: [GET /assets/icon-search.png] miss cache: [GET /assets/admin-1f671df8aeda9f9dfd46583edd574228.PNG] miss cache: [GET /assets/home_icon.PNG] miss cache: [GET /assets/ui-bg_flat_75_ffffff_40x100.png] miss

Input is appreciated, thanks :)

Assignee
Assign to
Time tracking