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

Closed
Open
Created Jun 02, 2014 by Administrator@rootOwner

500 Internal Server error when generating labels

Created by: braincomb

When trying to auto-generate issue labels, getting 500 Internal Server Error. Although it seems the labels appear to be generated correctly.

production.log:

Started POST "/<redacted>/<redacted>/labels/generate" for <redacted> at 2014-06-02 08:32:27 +0000
Processing by Projects::LabelsController#generate as HTML
  Parameters: {"authenticity_token"=>"<redacted>", "project_id"=>"<redacted>/<redacted>"}
Completed 500 Internal Server Error in 250ms

ActionView::MissingTemplate (Missing template projects/labels/generate, projects/application/generate, application/generate with {:locale=>[:en], :formats=>[:html], :handlers=>[                                :erb, :builder, :raw, :ruby, :slim, :coffee, :haml]}. Searched in:
  * "/home/git/gitlab/app/views"
  * "/home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/kaminari-0.15.1/app/views"
  * "/home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/devise-3.0.4/app/views"
):
  app/controllers/application_controller.rb:59:in `set_current_user_for_thread'

Running: GitLab 6.9.0 GitLab Shell 1.9.4 GitLab API v3 Ruby 2.1.2p95 Rails 4.0.5

Assignee
Assign to
Time tracking