Project

General

Profile

Internal Error

Added by alaca kala over 12 years ago

Hi

Whenever I click on the "users" link in the admin page this is the error I am getting. Everything else seems to work fine.

I am using it on Debian Squeeze, Apache and MySql

"Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error.

"

Here is the log I believe

Processing TimeTrackersController#render_menu (for 192.168.2.106 at 2011-10-12 18:27:57) [POST]
Parameters: {"action"=>"render_menu", "authenticity_token"=>"vF3wLgym5mH2uRiOI+kalJcLB35xSINnCWNYGXzFdi0=", "controller"=>"time_trackers"}
Completed in 9ms (View: 3, DB: 2) | 200 OK [http://192.168.2.133/redmine/time_trackers/render_menu]
root@debianIII:/var/www/redmine_manual/log# tail production.log
passenger (3.0.9) lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'
passenger (3.0.9) lib/phusion_passenger/spawn_manager.rb:213:in `spawn_rails_application'
passenger (3.0.9) lib/phusion_passenger/spawn_manager.rb:132:in `spawn_application'
passenger (3.0.9) lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'
passenger (3.0.9) lib/phusion_passenger/abstract_server.rb:357:in `__send__'
passenger (3.0.9) lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
passenger (3.0.9) lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
passenger (3.0.9) helper-scripts/passenger-spawn-server:99