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

Closed
Open
Created May 09, 2014 by Administrator@rootOwner

500 Error On GitlabCi Test (Using gitlab2jenkins)

Created by: bassrock

Hi All,

I recently setup gitlab2jenkins and am trying to setup one of my projects to use it. However when testing the settings I get a 500 error with the following in the log:

Started GET "/api/v3/projects/124/merge_requests?private_token=1bxxGXkRyi7tsrg8s56W" for 127.0.0.1 at 2014-05-08 10:25:09 -0700
Started GET "/api/v3/projects/124/merge_requests?private_token=1bxxGXkRyi7tsrg8s56W&page=2" for 127.0.0.1 at 2014-05-08 10:25:09 -0700
Started GET "/api/v3/projects/124/merge_requests?private_token=1bxxGXkRyi7tsrg8s56W&page=3" for 127.0.0.1 at 2014-05-08 10:25:09 -0700
Completed 500 Internal Server Error in 10117ms
Timeout::Error (execution expired):
app/models/web_hook.rb:36:in `execute'
app/models/project_services/gitlab_ci_service.rb:26:in `execute'
app/controllers/projects/services_controller.rb:29:in `test'
app/controllers/application_controller.rb:59:in `set_current_user_for_thread'

What exactly does this error mean? Do you think this is an issue in gitlab or is there a new web hook added recently that it is trying to contact on the gitlab2jenkins service that does not exist?

Assignee
Assign to
Time tracking