You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App 18984 stdout:
App 18984 stdout:
[ 2015-04-15 19:49:43.9170 15177/7f5bbdfc5700 App/Implementation.cpp:287 ]: Could not spawn process for application /var/redmine: An error occured while starting up the preloader.
Error ID: fabc71ed
Error details saved to: /tmp/passenger-error-tn5wJ2.html
Message from application:
It looks like Bundler could not find a gem. Maybe you didn't install all the gems that this application needs. To install your gems, please run:
bundle install
If that didn't work, then maybe the problem is that your gems are installed to /var/www/.rvm/gems, while at the same time you set PassengerRuby (Apache) or passenger_ruby (Nginx) to /usr/local/rvm/gems/ruby-2.0.0-p643/wrappers/ruby. Because of the latter, RVM does not load gems from the home directory.
To make RVM load gems from the home directory, you need to set PassengerRuby/passenger_ruby to an RVM wrapper script inside the home directory:
Login as www-data.
Enable RVM mixed mode by running:
rvm user gemsets
Run this to find out what to set PassengerRuby/passenger_ruby to:
[ 2015-04-15 19:49:43.9209 15177/7f5bbffff700 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 2-154195] Cannot checkout session because a spawning error occurred. The identifier of the error is fabc71ed. Please see earlier logs for details about the error.
The text was updated successfully, but these errors were encountered:
App 18984 stdout:
App 18984 stdout:
[ 2015-04-15 19:49:43.9170 15177/7f5bbdfc5700 App/Implementation.cpp:287 ]: Could not spawn process for application /var/redmine: An error occured while starting up the preloader.
Error ID: fabc71ed
Error details saved to: /tmp/passenger-error-tn5wJ2.html
Message from application:
It looks like Bundler could not find a gem. Maybe you didn't install all the gems that this application needs. To install your gems, please run:
If that didn't work, then maybe the problem is that your gems are installed to
/var/www/.rvm/gems
, while at the same time you setPassengerRuby
(Apache) orpassenger_ruby
(Nginx) to/usr/local/rvm/gems/ruby-2.0.0-p643/wrappers/ruby
. Because of the latter, RVM does not load gems from the home directory.To make RVM load gems from the home directory, you need to set
PassengerRuby
/passenger_ruby
to an RVM wrapper script inside the home directory:PassengerRuby
/passenger_ruby
to:If that didn't help either, then maybe your application is being run under a different environment than it's supposed to. Please check the following:
www-data
user?-------- The exception is as follows: -------
Could not find webrat-0.7.3 in any of the sources (Bundler::GemNotFound)
[ 2015-04-15 19:49:43.9209 15177/7f5bbffff700 age/Hel/Req/CheckoutSession.cpp:252 ]: [Client 2-154195] Cannot checkout session because a spawning error occurred. The identifier of the error is fabc71ed. Please see earlier logs for details about the error.
The text was updated successfully, but these errors were encountered: