Project

General

Profile

Redmine Agile plugin problem

Added by Pil ip 8 months ago

Hi I have problem with Agile plugin. When i install the plugin the redmine service stops to work, I receive the error message below
Web application could not be started by the Phusion Passenger(R) application server.

Please read the Passenger log file (search for the Error ID) to find the details of the error.

You can also get a detailed report to appear directly on this page, but for security reasons it is only provided if Phusion Passenger(R) is run with environment set to development and/or with the friendly error pages option set to on.

For more information about configuring environment and friendly error pages, see:
Server OS: Ubuntu 20.04
Database mysql 5.5
Environment:
Redmine version 5.0.5.stable.22239
Ruby version 2.7.2-p137 (2020-10-01) [x86_64-linux]
Rails version 6.1.7.3
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
Redmine settings:
Redmine theme Alternate
SCM:
Subversion 1.13.0
Git 2.25.1
Filesystem
Redmine plugins:
no plugin installed

In the nginx I see this error message
[ E 2023-08-30 13:07:24.2654 121068/Tk age/Cor/App/Implementation.cpp:221 ]: Could not spawn process for application /var/data/redmine: The application encountered the following error: Could not find redmine_crm-0.0.59, liquid-2.6.3 in locally installed gems (Bundler::GemNotFound)
Error ID: 1c8ed47f
Error details saved to: /tmp/passenger-error-uzrc9N.html

[ E 2023-08-30 13:07:24.2695 121068/Tb age/Cor/Con/CheckoutSession.cpp:281 ]: [Client 2-1] Cannot checkout session because a spawning error occurred. The identifier of the error is 1c8ed47f. Please see earlier logs for details about the error.
App 121402 output: Error: The application encountered the following error: Could not find redmine_crm-0.0.59, liquid-2.6.3 in locally installed gems (Bundler::GemNotFound)
App 121402 output: /home/cloudiq/.rvm/gems/ruby-2.7.2/gems/bundler-2.4.13/lib/bundler/definition.rb:524:in `materialize'

Do you have any idea what the problem could be?


Replies (2)

RE: Redmine Agile plugin problem - Added by Jérôme Gallot 8 months ago

HI,

Have you run
bundle install
after installing the plugin
and then restart redmine service ?

RE: Redmine Agile plugin problem - Added by Pil ip 8 months ago

Hi!

Yes, I follow the installation instructions in this link https://www.redmineup.com/pages/plugins/agile/installation
The error picture I receive is just like this problem https://www.redmine.org/boards/2/topics/55426
After I do all the install I reboot the server and restarted the service.

Best regards

    (1-2/2)