I´ve installed gitorious from mainline.git on Debian 4.0 (upgraded to this day) Running on a virtualhost apache 2.2.11 and passenger 2.2.2 The application is running ok. (Admin, Project, Repository, Team, Users)
When i try to git push, i gave me the error: $ git push origin master original_command: "git-receive-pack 'inteliss/teste.git'" user: "wilton" Querying /inteliss/teste/writable_by?username=wilton Exception `Errno::ECONNREFUSED' at /usr/lib/ruby/1.8/net/http.rb:560 - Connection refused - connect(2) Errno::ECONNREFUSED Connection refused - connect(2) /usr/lib/ruby/1.8/net/http.rb:560:in `initialize' /usr/lib/ruby/1.8/net/http.rb:560:in `open' /usr/lib/ruby/1.8/net/http.rb:560:in `connect' /usr/lib/ruby/1.8/timeout.rb:53:in `timeout' /usr/lib/ruby/1.8/timeout.rb:93:in `timeout' /usr/lib/ruby/1.8/net/http.rb:560:in `connect' /usr/lib/ruby/1.8/net/http.rb:553:in `do_start' /usr/lib/ruby/1.8/net/http.rb:548:in `start' /usr/lib/ruby/1.8/net/http.rb:440:in `start' /srv/gitorious/script/../lib/gitorious/ssh/client.rb:77:in `connection' /srv/gitorious/script/../lib/gitorious/ssh/client.rb:68:in `query_for_permission_and_path' /srv/gitorious/script/../lib/gitorious/ssh/client.rb:37:in `writable_by_user?' /srv/gitorious/script/../lib/gitorious/ssh/client.rb:42:in `assure_user_can_write!' /usr/bin/gitorious:55 fatal error fatal: The remote end hung up unexpectedly --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
