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
PostReceiveArguments
"repname"
"*****************************************************"
"*****************************************************"
"refs/heads/master"
"commiter-name"Exception
Grit::NoSuchPathErrorError
 /home/git/repositories/repname.gitDuring 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 ?