Hello, I am trying to push a project via ssh does not work on a brand new install of gitlab7. Here is the output
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --set-upstream metty develop:develop master:master Pushing to [email protected]:/root/vpsie_tools.git /usr/local/lib/ruby/2.1.0/net/http.rb:879:in `initialize': getaddrinfo: No address associated with hostname (SocketError) from /usr/local/lib/ruby/2.1.0/net/http.rb:879:in `open' from /usr/local/lib/ruby/2.1.0/net/http.rb:879:in `block in connect' from /usr/local/lib/ruby/2.1.0/timeout.rb:76:in `timeout' from /usr/local/lib/ruby/2.1.0/net/http.rb:878:in `connect' from /usr/local/lib/ruby/2.1.0/net/http.rb:863:in `do_start' from /usr/local/lib/ruby/2.1.0/net/http.rb:852:in `start' from /home/git/gitlab-shell/lib/gitlab_net.rb:76:in `get' from /home/git/gitlab-shell/lib/gitlab_net.rb:31:in `allowed?' from /home/git/gitlab-shell/lib/gitlab_shell.rb:59:in `validate_access' from /home/git/gitlab-shell/lib/gitlab_shell.rb:23:in `exec' from /home/git/gitlab-shell/bin/gitlab-shell:16:in `<main>' fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Completed with errors, see above -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/bbacb3e6-7aa4-49f4-a2a6-906d488e95fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
