Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
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 11 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

web hook doesn't work on push

Closed

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

Linked issues
0

Related merge requests

  • Administrator
    Administrator @root · 11 years ago
    Owner

    Created by: aortmannm

    Found the problem. the folder /home/git/gitlab-satellites was not created and for the web hooks it seems to be an dependency

    By Administrator on 2013-07-15T11:33:43 (imported from GitLab project)

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
Assign to
Milestone
No milestone
None
None
Time tracking
Due date
None
None
0
Labels
None
Assign labels
  • No matching results
  • Manage project labels
Confidentiality
Not confidential

You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

Lock issue
Unlocked
participants
Reference:

Menu

Projects Groups Snippets
Help