POST-RECEIVE: Triggered hook for non-existing project with full path
Closed
POST-RECEIVE: Triggered hook for non-existing project with full path
Created by: pedrovanzella
Running master, I get
POST-RECEIVE: Triggered hook for non-existing project with full path
on githost.log
when I try to push to a newly created repository.
On the pushing end, I get fatal: The remote end hung up unexpectedly
.
Created by: pedrovanzella
I'm closing this because I solved it.
It was a misconfiguration on nginx on my part. I left a default site, which was not gitlab.
This might still be a bug, though, since gitlab should not be accessing the server via its IP, but through the domain.
By Administrator on 2013-03-01T02:37:04 (imported from GitLab project)
Please register or sign in to reply