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
  • #7413

Closed
Open
Created Jul 31, 2014 by Administrator@rootOwner

Fingerprint cannot be generated

Created by: MrKeiKun

Information: Trying to add ssh-keys to my account yet. After entering the ssh-key it returned Fingerprint cannot be generated.

Checking Environment ...

Git configured for git user? ... yes

Checking Environment ... Finished

Checking GitLab Shell ...

GitLab Shell version >= 1.9.6 ? ... OK (1.9.6)
Repo base directory exists? ... yes
Repo base directory is a symlink? ... no
Repo base owned by git:git? ... yes
Repo base access is drwxrws---? ... yes
Satellites access is drwxr-x---? ... yes
update hook up-to-date? ... yes
update hooks in repos are links: ... can't check, you have no projects
Running /home/git/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files:
        /home/git/repositories/: OK
        /home/git/.ssh/authorized_keys: OK
Test redis-cli executable: redis-cli 2.8.13
Send ping to redis server: PONG
gitlab-shell self-check successful

Checking GitLab Shell ... Finished

Checking Sidekiq ...

Running? ... yes
Number of Sidekiq processes ... 1

Checking Sidekiq ... Finished

Checking LDAP ...

LDAP is disabled in config/gitlab.yml

Checking LDAP ... Finished

Checking GitLab ...

Database config exists? ... yes
Database is SQLite ... no
All migrations up? ... yes
Database contains orphaned UsersGroups? ... no
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Init script exists? ... yes
Init script up-to-date? ... no
  Try fixing it:
  Redownload the init script
  For more information see:
  doc/install/installation.md in section "Install Init Script"
  Please fix the error above and rerun the checks.
projects have namespace: ... can't check, you have no projects
Projects have satellites? ... can't check, you have no projects
Redis version >= 2.0.0? ... yes
Ruby version >= 2.0.0 ? ... yes (2.0.0)
Your git bin path is "/usr/bin/git"
Git version >= 1.7.10 ? ... yes (1.8.3)

Checking GitLab ... Finished

Reproduce:

  1. Login to your account
  2. Goto Profile Settings -> SSH Keys -> Add SSH-Keys
  3. Paste the keys from ~/.ssh/id_rsa.pub

Screenshot: image

Logs:

Started POST "/profile/keys" for 49.150.130.54 at 2014-07-31 16:19:52 -0400
Processing by Profiles::KeysController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"XYmOXIO4x5zUSQmbU39cVhIA9loaaz5M4iUw1W+RMts=", "key"=>{"title"=>"Kei@KEIKUN-PC", "key"=>"ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA7aaT7EnNctIZ5pieKpniib1fZ4Hjv/nIlBEse0THQW9HJBRhsJv+DoN/wcTv84Kt3lbi147rMxDU3IQNGvqdp03HG8oUwu4iAhktK4XUfx7ZfwXNHKV7fv5pXoGdCMfFBhnrcNLbvdC98rT+YZMhsPVQjDj+OCZsFb5DHvS/sMI4oc0Pv66FzRnfmTJczJACD6XLZwgzVeyCZmZ6hJez4RSw495Mrr3THgH595G4OPyeziAydhO+79gCnrdAKgV6lNP2O8adClbIO3Fg+eLtfWO/qcLbKZYFLluzxifpnfpxB6Eu6oNZhVSb+sBv6tyWC/CfRV2ufR62mV5O36h9Jw== Kei@KEIKUN-PC"}}
Completed 200 OK in 27ms (Views: 11.9ms | ActiveRecord: 2.5ms)
Assignee
Assign to
Time tracking