Error While Pushing
Created by: Craytor
I just installed GitLab and I setted up a new project. In GitBash when I go to push I am left with this error:
/usr/local/lib/ruby/2.0.0/net/http.rb:878:in initialize': getaddrinfo: Name or service not known (SocketError) from /usr/local/lib/ruby/2.0.0/net/http.rb:878:inopen'
from /usr/local/lib/ruby/2.0.0/net/http.rb:878:in block in connect' from /usr/local/lib/ruby/2.0.0/timeout.rb:52:intimeout'
from /usr/local/lib/ruby/2.0.0/net/http.rb:877:in connect' from /usr/local/lib/ruby/2.0.0/net/http.rb:862:indo_start'
from /usr/local/lib/ruby/2.0.0/net/http.rb:851:in start' from /home/git/gitlab-shell/lib/gitlab_net.rb:62:inget'
from /home/git/gitlab-shell/lib/gitlab_net.rb:17:in allowed?' from /home/git/gitlab-shell/lib/gitlab_shell.rb:60:invalidate_access'
from /home/git/gitlab-shell/lib/gitlab_shell.rb:23:in exec' from /home/git/gitlab-shell/bin/gitlab-shell:16:in'
fatal: Could not read from remote repository.
Help would be kindly accepted! Thanks!