Ok, I've almost solved. Now I can access the website, bot under http and https. Login works too.
I'm just having a problem with the push on the repository. I've added the ssh key, created the project, started the poller (how can I start it automatically at every boot? do you have an init file?), but when I do "git push origin master" I get this: == Gitorious: =========================================================== fatal error ======================================================================== fatal: The remote end hung up unexpectedly The gitorious_auth.log report: I, [2010-02-08 13:12:47#14561] INFO -- : Connection from "192.168.1.3 43932 22" (admin): git-receive-pack 'test-project/mainline.git' F, [2010-02-08 13:12:47#14561] FATAL -- : SocketError getaddrinfo: Name or service not known: /usr/local/lib/ruby/1.8/net/http.rb:560:in `initialize' /usr/local/lib/ruby/1.8/net/http.rb:560:in `open' /usr/local/lib/ruby/1.8/net/http.rb:560:in `connect' /usr/local/lib/ruby/1.8/timeout.rb:53:in `timeout' /usr/local/lib/ruby/1.8/timeout.rb:93:in `timeout' /usr/local/lib/ruby/1.8/net/http.rb:560:in `connect' /usr/local/lib/ruby/1.8/net/http.rb:553:in `do_start' /usr/local/lib/ruby/1.8/net/http.rb:548:in `start' /usr/local/lib/ruby/1.8/net/http.rb:440:in `start' /var/www/git.srub.galaxy/gitorious/script/../lib/gitorious/ssh/ client.rb:113:in `connection' /var/www/git.srub.galaxy/gitorious/script/../lib/gitorious/ssh/ client.rb:93:in `configuration' /var/www/git.srub.galaxy/gitorious/script/../lib/gitorious/ssh/ client.rb:58:in `real_path' /var/www/git.srub.galaxy/gitorious/script/../lib/gitorious/ssh/ client.rb:72:in `to_git_shell_argument' /usr/local/bin/gitorious:62 Any hint about this? Thanks -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
