Need Help
Created by: ghost
After upgrading from 4.2 to 5.0 i can't access gitlab.
I do "sudo -u git -H /home/git/gitlab-shell/bin/check" and get this error.
Check GitLab API access: /usr/local/lib/ruby/1.9.1/net/http.rb:762:in `initialize': getaddrinfo: Name or service not known (SocketError)
from /usr/local/lib/ruby/1.9.1/net/http.rb:762:in `open'
from /usr/local/lib/ruby/1.9.1/net/http.rb:762:in `block in connect'
from /usr/local/lib/ruby/1.9.1/timeout.rb:54:in `timeout'
from /usr/local/lib/ruby/1.9.1/timeout.rb:99:in `timeout'
from /usr/local/lib/ruby/1.9.1/net/http.rb:762:in `connect'
from /usr/local/lib/ruby/1.9.1/net/http.rb:755:in `do_start'
from /usr/local/lib/ruby/1.9.1/net/http.rb:744:in `start'
from /home/git/gitlab-shell/lib/gitlab_net.rb:55:in `get'
from /home/git/gitlab-shell/lib/gitlab_net.rb:28:in `check'
from /home/git/gitlab-shell/bin/check:11:in `<main>'
But with "sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
All looks ok. I followed the upgrade instructions exactly.
how to fix that and make my gitlab site accessible.
PS: Sorry for my english