Problem with gitlab-shell: No such file or directory
Created by: pcollaog
When I try to use any git command (when use remote) and when I execute this:
Just SSH command $ ssh git@server info /usr/bin/env: ruby: No such file or directory
Using GIT $git pull /usr/bin/env: ruby: No such file or directory fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
Any ideas?
I use rvm for the git user (ex gitlab user). The migration from 4.2 to 5.0 was great without error, gitlab web is running the only little big problem is I can't use GIT :(
Thanks