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

Closed
Open
Created Jul 15, 2013 by Administrator@rootOwner

web hook doesn't work on push

Created by: aortmannm

Hello,

it seems like my web hook doesn't work when I push my project.

When I click on 'Test Hook' it works fine.

Here the sidekiq.log messages:

2013-07-15T09:43:15Z 1469 TID-na2p0 PostReceive JID- INFO: start
2013-07-15T09:43:15Z 1469 TID-na2p0 PostReceive JID- INFO: fail: 0.475 sec
2013-07-15T09:43:15Z 1469 TID-na2p0 WARN: {"class"=>"PostReceive", "args"=>["/home/git/repositories/a.ortmann/testgogo.git", "c4796282b1c6be329f7da7533c063ea14f51bfb9", "b81281882d1af81e60b482b5dc9249a22243161c", "refs/heads/master", "key-1"]}
2013-07-15T09:43:15Z 1469 TID-na2p0 WARN: No such file or directory - chdir
2013-07-15T09:43:15Z 1469 TID-na2p0 WARN: /usr/local/lib/ruby/1.9.1/open3.rb:202:in `spawn'

Don't know what exactly goes wrong.

When I start:

sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production

It shows that sidekiq is running. In the Dashboard of gitlab I see the fails from sidekiq too when I push to my repository.

I hope we can solve that problem.

Nice greetings aortmannm

Assignee
Assign to
Time tracking