Hello. I have been running well GitLab 7.0.0-0 from Bitnami in a virtual
machine. I had some virtualization troubles and tried to move to a non
virtualized server. I then installed a fresh Gitlab, created a non admin
user, a group, and a project. I cloned the project, added a README.md,
and commited. But when I try to push to that project I get the next
stack trace
---
greenled@central:~/pepe$ git push origin master
Username for 'http://labs.inf.reduc.edu.cu:8082': greenled
Password for 'http://[email protected]:8082':
Counting objects: 3, done.
Writing objects: 100% (3/3), 206 bytes | 0 bytes/s, done.
Total 3 (delta 0), reused 0 (delta 0)
remote: /opt/gitlab-7.0.0-0/ruby/lib/ruby/1.9.1/net/http.rb:763:in
`initialize': Connection refused - connect(2) (Errno::ECONNREFUSED)
remote: from
/opt/gitlab-7.0.0-0/ruby/lib/ruby/1.9.1/net/http.rb:763:in `open'
remote: from
/opt/gitlab-7.0.0-0/ruby/lib/ruby/1.9.1/net/http.rb:763:in `block in
connect'
remote: from
/opt/gitlab-7.0.0-0/ruby/lib/ruby/1.9.1/timeout.rb:55:in `timeout'
remote: from
/opt/gitlab-7.0.0-0/ruby/lib/ruby/1.9.1/timeout.rb:100:in `timeout'
remote: from
/opt/gitlab-7.0.0-0/ruby/lib/ruby/1.9.1/net/http.rb:763:in `connect'
remote: from
/opt/gitlab-7.0.0-0/ruby/lib/ruby/1.9.1/net/http.rb:756:in `do_start'
remote: from
/opt/gitlab-7.0.0-0/ruby/lib/ruby/1.9.1/net/http.rb:745:in `start'
remote: from
/opt/gitlab-7.0.0-0/apps/gitlab/gitlab-shell/lib/gitlab_net.rb:76:in `get'
remote: from
/opt/gitlab-7.0.0-0/apps/gitlab/gitlab-shell/lib/gitlab_net.rb:31:in
`allowed?'
remote: from
/opt/gitlab-7.0.0-0/apps/gitlab/gitlab-shell/lib/gitlab_update.rb:39:in
`exec'
remote: from hooks/update:13:in `<main>'
remote: error: hook declined to update refs/heads/master
To http://labs.inf.reduc.edu.cu:8082/pepe/pepe.git
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to
'http://labs.inf.reduc.edu.cu:8082/pepe/pepe.git'
---
What is broken? I had to use port 8082 because there is another Apache
server already running there. I also tried a reverse proxy and got the same.
--
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/54E1EAFB.7020806%40reduc.edu.cu.
For more options, visit https://groups.google.com/d/optout.