That looks similar to the error I got once when I misconfigured the server's name in gitorious.yml ...
On 2011-08-09, at 18:53, "[email protected]" <[email protected]> wrote: > Ah, OK. I didn't know what logs to look in, or where they were. All I could > find at first were the apache2 logs. > > I rotated gitorious_auth.log and production.log in order to start with a > clean history. When I try to do a push, I still get the same error, and only > gitorious_auth.log gets anything written to it. Here is what the log looks > like for a single failed push. > > I, [2011-08-09 15:43:13#8967] INFO -- : Connection from "10.3.9.153 45393 > 22" (hmuhl): git-receive-pack 'sandwich/sandwich.git' > F, [2011-08-09 15:43:13#8967] FATAL -- : SocketError getaddrinfo: Name or > service not known: /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:101: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' > > /var/www/git.myserver.com/gitorious/script/../lib/gitorious/ssh/client.rb:104:in > `connection' > > /var/www/git.myserver.com/gitorious/script/../lib/gitorious/ssh/client.rb:84:in > `configuration' > > /var/www/git.myserver.com/gitorious/script/../lib/gitorious/ssh/client.rb:58:in > `real_path' > > /var/www/git.myserver.com/gitorious/script/../lib/gitorious/ssh/client.rb:72:in > `to_git_shell_argument' > /usr/local/bin/gitorious:63 > > The URL I'm pushing to is [email protected]:sandwich/sandwich.git. This > is the SSH URL that I see in the Gitorious web interface. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
