Project

General

Profile

Problem very not cool !! D:

Added by Anonymous almost 13 years ago

Ruby on Rails application could not be started
These are the possible causes:
There may be a syntax error in the application's code. Please check for such errors and fix them.
A required library may not installed. Please install all libraries that this application requires.
The application may not be properly configured. Please check whether all configuration files are written correctly, fix any incorrect configurations, and restart this application.
A service that the application relies on (such as the database server or the Ferret search engine server) may not have been started. Please start that service.
Further information about the error may have been written to the application's log file. Please check it in order to analyse the problem.
Error message:
undefined method `[]' for false:FalseClass (NoMethodError)
Exception class:
PhusionPassenger::UnknownError
Application root:
/usr/share/redmine
Backtrace:
  1. File Line Location
    0 /usr/share/redmine/config/environment.rb 31
    1 /usr/lib/ruby/1.8/rubygems/custom_require.rb 31 in `gem_original_require'
    2 /usr/lib/ruby/1.8/rubygems/custom_require.rb 31 in `require'
    [..... others one are okay]

xcp vm, debian squeeze,

fresh install of redmine with apt-get

gem install tmail OK

apache2 with mod_rails & passenger enabled etc ...

= damn error message not cool

help . thanks


Replies (1)

RE: Problem very not cool !! D: - Added by dye jarhoo over 9 years ago

Hello, this happens to me too.
latest squeeze (after 3years still breaks, haha)
everything fine with thin (ruby app server)

Backtrace:
  1. File Line Location
    0 /usr/share/redmine/config/environment.rb 31
    1 /usr/lib/ruby/1.8/rubygems/custom_require.rb 31 in `gem_original_require'
    2 /usr/lib/ruby/1.8/rubygems/custom_require.rb 31 in `require'
    3 /usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb 303 in `preload_application'
    4 /usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb 252 in `initialize_server'
    5 /usr/lib/ruby/1.8/phusion_passenger/utils.rb 255 in `report_app_init_status'
    6 /usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb 237 in `initialize_server'
    7 /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb 194 in `start_synchronously'
    8 /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb 163 in `start'
    9 /usr/lib/ruby/1.8/phusion_passenger/railz/application_spawner.rb 213 in `start'
    (1-1/1)