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

Closed
Open
Created May 26, 2014 by Administrator@rootOwner

Error 500 on merge request

Created by: zoic21

Hi

I have error 500 in gitlab 6.9 when I make a merge resquest. Here the log :

Started GET "/jeedom/core/merge_requests/new?utf8=%E2%9C%93&merge_request%5Bsource_project_id%5D=2&merge_request%5Bsource_branch%5D=master&merge_request%5Btarget_project_id%5D=2&merge_request%5Btarget_branch%5D=stable" for 194.51.110.132 at 2014-05-26 14:11:44 +0200
Processing by Projects::MergeRequestsController#new as HTML
Parameters: {"utf8"=>"✓", "merge_request"=>{"source_project_id"=>"2", "source_branch"=>"master", "target_project_id"=>"2", "target_branch"=>"stable"}, "project_id"=>"jeedom/core"}
Completed 500 Internal Server Error in 1347ms
NoMethodError (undefined method `map!' for false:FalseClass):
app/controllers/projects/merge_requests_controller.rb:78:in `new'
app/controllers/application_controller.rb:59:in `set_current_user_for_thread'

Can anyone help to solve the problem ?

Thank in advance

Assignee
Assign to
Time tracking