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

Closed
Open
Created Mar 29, 2012 by Administrator@rootOwner

error create issue

Created by: sicute

i have made setup in ubuntu gitlabhq and try create new project and sucess but when i create issue i get error 505

here i paste error.log in apache

cache: [GET /projects/new] miss cache: [GET /] miss cache: [GET /isonn] miss cache: [GET /] miss cache: [GET /abc/master/tree] miss cache: [GET /abc] miss cache: [GET /abc/issues/new] miss cache: [GET /assets/chosen-sprite.png] miss, store cache: [POST /abc/issues] invalidate, pass

and here i paste log of production.log

root@dev20:/home/ison# cat /home/ison/gitlabhq/log/production.log

Started POST "/abc/issues" for 201.42.72.105 at 2012-03-29 15:15:30 +0400 Processing by IssuesController#create as HTML Parameters: {"utf8"=>"â", "authenticity_token"=>"S7voEXxpfvEf/hN6ODrMEii0vw3yoO9S33NI/5TSE2Q=", "issue"=>{"assignee_id"=>"3", "critical"=>"0", "title"=>"tess"}, "commit"=>"Save", "project_id"=>"abc"} Redirected to Completed 500 Internal Server Error in 1367ms

NoMethodError (undefined method issue_url' for #<IssuesController:0xaf2d988>): app/controllers/application_controller.rb:63:inmethod_missing' app/controllers/issues_controller.rb:73:in `create'

root@dev20:/home/ison#

Assignee
Assign to
Time tracking