Hi All,
I installed the trunk, and am getting some strange errors. Before reporting
bugs, I thought I'd check if I'm misconfigured something.
First of, most of the app works. I can create contexts, projects and add
actions. However, certain pages fail.
/preferences works
/preferences/edit gives the following error:
Application error (Apache)
Change this error message for exceptions thrown outside of an action (like in
Dispatcher setups or broken Ruby code) in public/500.html
ActionController::RoutingError (no route found to match "/preferences/edit"
with {:method=>:get}):
/vendor/rails/actionpack/lib/action_controller/routing.rb:1292:in
`recognize_path'
/vendor/rails/actionpack/lib/action_controller/routing.rb:1282:in
`recognize'
/vendor/rails/railties/lib/dispatcher.rb:40:in `dispatch'
/vendor/rails/railties/lib/fcgi_handler.rb:168:in `process_request'
/vendor/rails/railties/lib/fcgi_handler.rb:143:in `process_each_request!'
/vendor/rails/railties/lib/fcgi_handler.rb:109:in `with_signal_handler'
/vendor/rails/railties/lib/fcgi_handler.rb:142:in `process_each_request!'
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:600:in `each_cgi'
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each'
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each_cgi'
The stats page gives the same error:
/stats
ActionController::RoutingError (no route found to match "/stats" with
{:method=>:get}):
/vendor/rails/actionpack/lib/action_controller/routing.rb:1292:in
`recognize_path'
/vendor/rails/actionpack/lib/action_controller/routing.rb:1282:in
`recognize'
/vendor/rails/railties/lib/dispatcher.rb:40:in `dispatch'
/vendor/rails/railties/lib/fcgi_handler.rb:168:in `process_request'
/vendor/rails/railties/lib/fcgi_handler.rb:143:in `process_each_request!'
/vendor/rails/railties/lib/fcgi_handler.rb:109:in `with_signal_handler'
/vendor/rails/railties/lib/fcgi_handler.rb:142:in `process_each_request!'
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:600:in `each_cgi'
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each'
/usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each_cgi'
/vendor/rails/railties/lib/fcgi_handler.rb:141:in `process_each_request!'
Thanks,
Nick
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss