Hello,

I'm trying to install gitorious on my server. I basically follower
this tutorial: 
http://cjohansen.no/en/ruby/setting_up_gitorious_on_your_own_server
. My server is running Ubuntu 10.10.

Now, everything looks fine. I can login through the web interface and
so on. However, when I try to add my SSH key the page just doesn't
stop loading.

I had a look at the gitorious logs but they did not contain anything I
could make sense of.

The Apache logs however contained some errors that might indicate
whats wrong. I just can't tell whats wrong.

message_processing.log
[...]
Rails available: Adding dispatcher prepare callback.
=> Subscribing to /queue/GitoriousSshKeys (processed by
SshKeyProcessor)

<<Interrupt received>>
Cleaning up...
=> Unsubscribing from /queue/GitoriousSshKeys (processed by
SshKeyProcessor)
Rails available: Adding dispatcher prepare callback.
=> Subscribing to /queue/GitoriousSshKeys (processed by
SshKeyProcessor)
Rails available: Adding dispatcher prepare callback.
[...]

Apache error.log
[...]
NOTE: Gem::SourceIndex#add_spec is deprecated, use
Specification.add_spec. It will be removed on or after 2011-11-01.
Gem::SourceIndex#add_spec called from /usr/local/lib/site_ruby/1.8/
rubygems/source_index.rb:127.
NOTE: Gem::SourceIndex#add_spec is deprecated, use
Specification.add_spec. It will be removed on or after 2011-11-01.
Gem::SourceIndex#add_spec called from /usr/local/lib/site_ruby/1.8/
rubygems/source_index.rb:127.
NOTE: Gem::SourceIndex#add_spec is deprecated, use
Specification.add_spec. It will be removed on or after 2011-11-01.
Gem::SourceIndex#add_spec called from /usr/local/lib/site_ruby/1.8/
rubygems/source_index.rb:127.
NOTE: Gem::SourceIndex#add_spec is deprecated, use
Specification.add_spec. It will be removed on or after 2011-11-01.
Gem::SourceIndex#add_spec called from /usr/local/lib/site_ruby/1.8/
rubygems/source_index.rb:127.
connect failed: Connection refused - connect(2) will retry in 5
connect failed: Connection refused - connect(2) will retry in 5
connect failed: Connection refused - connect(2) will retry in 5
connect failed: Connection refused - connect(2) will retry in 5
connect failed: Connection refused - connect(2) will retry in 5
connect failed: Connection refused - connect(2) will retry in 5
[...]
connect failed continues to show up quite often after the snippet

I have a feeling that some configuration of a service or something
might be wrong. But since I just followed the tutorial I can't really
tell.

Any help is highly appreciated!

Thanks,
Lukas

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to