Project

General

Profile

Ruby on Rails application could not be started

Added by G P almost 5 years ago

Hi all,

I have this Problem. How can I fix it.

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:
Could not find rmagick-2.13.2 in any of the sources (Bundler::GemNotFound)
Exception class:
PhusionPassenger::UnknownError
Application root:
/kunden/191964_89079/webseiten/redmine-2.4.2
Backtrace: # File Line Location
0 /usr/lib/ruby/gems/1.8/gems/bundler-1.7.4/lib/bundler/spec_set.rb 92 in `materialize'
1 /usr/lib/ruby/gems/1.8/gems/bundler-1.7.4/lib/bundler/spec_set.rb 85 in `map!'
2 /usr/lib/ruby/gems/1.8/gems/bundler-1.7.4/lib/bundler/spec_set.rb 85 in `materialize'
3 /usr/lib/ruby/gems/1.8/gems/bundler-1.7.4/lib/bundler/definition.rb 132 in `specs'
4 /usr/lib/ruby/gems/1.8/gems/bundler-1.7.4/lib/bundler/definition.rb 177 in `specs_for'
5 /usr/lib/ruby/gems/1.8/gems/bundler-1.7.4/lib/bundler/definition.rb 166 in `requested_specs'
6 /usr/lib/ruby/gems/1.8/gems/bundler-1.7.4/lib/bundler/environment.rb 18 in `requested_specs'
7 /usr/lib/ruby/gems/1.8/gems/bundler-1.7.4/lib/bundler/runtime.rb 13 in `setup'
8 /usr/lib/ruby/gems/1.8/gems/bundler-1.7.4/lib/bundler.rb 121 in `setup'
9 /usr/local/appserver/mod_rails/lib/phusion_passenger/utils.rb 222 in `setup_bundler_support'
10 /usr/local/appserver/mod_rails/lib/phusion_passenger/railz/application_spawner.rb 266 in `initialize_server'
11 /usr/local/appserver/mod_rails/lib/phusion_passenger/utils.rb 323 in `report_app_init_status'
12 /usr/local/appserver/mod_rails/lib/phusion_passenger/railz/application_spawner.rb 246 in `initialize_server'
13 /usr/local/appserver/mod_rails/lib/phusion_passenger/abstract_server.rb 194 in `start_synchronously'
14 /usr/local/appserver/mod_rails/lib/phusion_passenger/abstract_server.rb 163 in `start'
15 /usr/local/appserver/mod_rails/lib/phusion_passenger/railz/application_spawner.rb 222 in `start'
16 /usr/local/appserver/mod_rails/lib/phusion_passenger/spawn_manager.rb 253 in `spawn_rails_application'
17 /usr/local/appserver/mod_rails/lib/phusion_passenger/abstract_server_collection.rb 126 in `lookup_or_add'
18 /usr/local/appserver/mod_rails/lib/phusion_passenger/spawn_manager.rb 247 in `spawn_rails_application'
19 /usr/local/appserver/mod_rails/lib/phusion_passenger/abstract_server_collection.rb 80 in `synchronize'
20 /usr/local/appserver/mod_rails/lib/phusion_passenger/abstract_server_collection.rb 79 in `synchronize'
21 /usr/local/appserver/mod_rails/lib/phusion_passenger/spawn_manager.rb 246 in `spawn_rails_application'
22 /usr/local/appserver/mod_rails/lib/phusion_passenger/spawn_manager.rb 145 in `spawn_application'
23 /usr/local/appserver/mod_rails/lib/phusion_passenger/spawn_manager.rb 278 in `handle_spawn_application'
24 /usr/local/appserver/mod_rails/lib/phusion_passenger/abstract_server.rb 352 in `__send__'
25 /usr/local/appserver/mod_rails/lib/phusion_passenger/abstract_server.rb 352 in `main_loop'
26 /usr/local/appserver/mod_rails/lib/phusion_passenger/abstract_server.rb 196 in `start_synchronously'
27 /usr/local/appserver/mod_rails/bin/passenger-spawn-server 61