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

Closed
Open
Created Jun 23, 2014 by Administrator@rootOwner

HTTP 500 when adding deploy key

Created by: mynetx

Started POST "/projectpath/deploy_keys" for IPADDRESS at 2014-06-23 20:23:43 +0200
Processing by Projects::DeployKeysController#create as HTML
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"...", "deploy_key"=>{"title"=>"root@...", "key"=>"ssh-rsa ... root@..."}, "project_id"=>"projectpath"}
Completed 500 Internal Server Error in 376ms

Errno::ENOMEM (Cannot allocate memory - ssh-keygen):
  lib/gitlab/popen.rb:23:in `popen'
  app/models/key.rb:80:in `block in generate_fingerpint'
  app/models/key.rb:77:in `generate_fingerpint'
  app/controllers/projects/deploy_keys_controller.rb:27:in `create'
  app/controllers/application_controller.rb:59:in `set_current_user_for_thread'
Assignee
Assign to
Time tracking