Grit can't find repository
Created by: Danpiel
Hello, I've updated Gitlab to 2.9 (stable) and now getting this error on every commit,
Class
PostReceive
Arguments
"repname"
"*****************************************************"
"*****************************************************"
"refs/heads/master"
"commiter-name"
Exception
Grit::NoSuchPathError
Error
/home/git/repositories/repname.git
During update there was error about post receive hook not avalable, I recopied new one from gitlab and made chmod/chown same as it is in installation guide, now gitlab check shows that everything is alright, but no updates on site is showing.
I checked repos, they are working fine, all commits are there.
Where to dig ?