I have a self hosted install of gitorious and nginx keeps returning a Bad 
Gateway.  I used the ce-installer to install gitorious.

Here is ./diagnose output

everything healthy?                          false
git user ok?                                 true
gitorius front web page is up?               false
rails process present & owned by git user?   true
atleast one gitorious account present?       true
repo base dir present, owned by git user?    true
tarball dirs present, owned by git user?     true
git user has ~/.ssh/authorized_keys file?    true
hostname not bound to a 'git.*' subdomain?   true
ssh deamon is up?                            true
git daemon is up?                            true
poller is up?                                false
mysql is up?                                 true
ultrasphinx is up?                           false
queue service is up?                         true
memcached is up?                             true
enough disk free?                            true
enough RAM free?                             true
healthy cpu load average?                    true


When I try to start the poller here is the result:

[script]# env RAILS_ENV=production bundle exec ./poller run
poller: process with pid 3822 started.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed 
on or after 2011-11-01.
Gem.source_index called from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/rails-2.3.18/lib/rails/gem_dependency.rb:21.
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/dependencies.rb:469:in
 
`load_missing_constant': uninitialized constant ActiveMessaging (NameError)
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/dependencies.rb:106:in
 
`const_missing'
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/activesupport-2.3.18/lib/active_support/dependencies.rb:118:in
 
`const_missing'
        from 
/var/www/gitorious/app/lib/gitorious/messaging/stomp_poller.rb:12
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/application.rb:203:in
 
`load'
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/application.rb:203:in
 
`start_load'
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/application.rb:292:in
 
`start'
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/controller.rb:73:in
 
`run'
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons.rb:143:in
 
`run'
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/cmdline.rb:112:in
 
`call'
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons/cmdline.rb:112:in
 
`catch_exceptions'
        from 
/var/www/gitorious/app/vendor/bundle/ruby/1.8/gems/daemons-1.1.0/lib/daemons.rb:142:in
 
`run'
        from ./poller:30

I know I have probably missed something simple but if anyway has any 
suggestions as to what is going on, I would appreciate the guidance.

Thanks
Thomas


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

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to