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

Closed
Open
Created Apr 12, 2012 by Administrator@rootOwner

error: cannot run hooks/post-receive: No such file or directory - on push

Created by: jameswritescode

Hi,

I'm getting error: cannot run hooks/post-receive: No such file or directory when pushing to a repository

full output:

manhattan:config james$ git push Counting objects: 7, done. Delta compression using up to 8 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4), 398 bytes, done. Total 4 (delta 2), reused 0 (delta 0) error: cannot run hooks/post-receive: No such file or directory To [email protected]:snip.git b4d0e4f..9650f21 master -> master

I have resque running, and redis-server running (which I read from issue #331 (closed) & #552 (closed)) - not really sure what else to look for.

Input is appreciated, thanks!

edit: using master branch

Assignee
Assign to
Time tracking