Hi, at my gitorious page(http://git.sehales.net/) occurs an internal server error on the main page if you are not logged in and only on the main page faq, about, etc... is working correctly! There are no error messages in the log files :( Additional to that I can't get my ultrasphinx running...(maybe that's the solution for the other problem?!?) If I try to execute "rake ultrasphinx:bootstrap" I am getting this:
rake aborted! You have already activated rake 10.0.3, but your Gemfile requires rake 0.8.7. Using bundle exec may solve this. /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.2.3/lib/bundler/runtime.rb:31:in `setup' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.2.3/lib/bundler/runtime.rb:17:in `setup' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.2.3/lib/bundler.rb:116:in `setup' /var/www/gitorious/config/../config/preinitializer.rb:16 /var/www/gitorious/config/boot.rb:28:in `load' /var/www/gitorious/config/boot.rb:28:in `preinitialize' /var/www/gitorious/config/boot.rb:10:in `boot!' /var/www/gitorious/config/boot.rb:123 /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require' /var/www/gitorious/Rakefile:4 /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/lib/rake/rake_module.rb:25:in `load' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/lib/rake/rake_module.rb:25:in `load_rakefile' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/lib/rake/application.rb:583:in `raw_load_rakefile' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/lib/rake/application.rb:89:in `load_rakefile' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/lib/rake/application.rb:160:in `standard_exception_handling' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/lib/rake/application.rb:88:in `load_rakefile' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/lib/rake/application.rb:72:in `run' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/lib/rake/application.rb:160:in `standard_exception_handling' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/lib/rake/application.rb:70:in `run' /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/rake-10.0.3/bin/rake:33 /usr/local/bin/rake:19:in `load' /usr/local/bin/rake:19 I am a total rails/ruby and those stuff-noob, what shall I do to get it working? Greetings Jan -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
