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

Closed
Open
Created Jan 22, 2014 by Administrator@rootOwner

System hooks not working on same machine

Created by: huglester

Hello everyone,

I have some strange problems here, I'm using GitlabHQ version 6.4.3

I have set up the System hook. the book points to the same computer, just different VHOST.

But I see in nginx logs this one:

5.199.x.x - - [23/Jan/2014:01:54:47 +0200] "POST /webhook/ HTTP/1.1" 499 0 "-" "-"
5.199.x.x - - [23/Jan/2014:01:54:57 +0200] "POST /webhook/ HTTP/1.1" 499 0 "-" "-"

And finaly GitlabHQ gives me this error: 500 We're sorry, but something went wrong. We've been notified about this issue and we'll take a look at it shortly.

I tried to send CURL request from localhost to the same host with -X POST parameter - and it went OK

I tried adding system hook which would point to some some other PC, and it also work

I am not sure where to move now, and what to check...

Thank you!

Assignee
Assign to
Time tracking