A
A
Alexander Dashkov2015-09-01 12:14:43
GitLab
Alexander Dashkov, 2015-09-01 12:14:43

How to set up gitlab?

Hello everyone,
I'm installing gitlab on the server and I can't handle the error

Check GitLab API access: /usr/local/lib/ruby/2.1.0/net/http.rb:879:in `initialize': getaddrinfo: Name or service not known (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:43:in `check'
  from /home/git/gitlab-shell/bin/check:11:in `<main>
'

All guides and docs say that you need to add a slash at the end of the url in the config file, but this is already done.
Thanks in advance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Dashkov, 2015-09-01
@alexdash

Understood.
You must use localhost:8080 , not a domain, as they say in the guides

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question