Project

General

Profile

Checklist 2.0.7 plugin breaks Redmine 2.x

Added by Ron Wurzberger about 8 years ago

Redmine 2.6.0.stable
Rugy 2.0.0-p481
Rails 3.2.19
Env Production
DB MySQL

redmine_issue_checklist 2.0.7

I went through the installation without problems. Used ctlscript.sh to restart everything. I bring up Redmine in Firefox and sign in. I go to Administration->Plugins and can see "Redmine Issue Checklist plugin" listed. I hit the "Configure" link and get the following message...

"404 The page you were trying to access doesn't exist or has been removed"

In the Redmine log file it says "Missing template, responding with 404".

If I try to access an existing issue, I get the same 404 message listed above. If I try to create a new issue I get the following message...

Internal Error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine admintrator for assistance.
If you are the Redmine administrator, check your log files for details about the error.

In the file ,,,apps/redmine/htdocs/log/production.log I see where an attempt is made using GET to bring up the the new issue page, which results in a "500 Internal Server error"; "NameError(uninitialized constant Issue::IssueCheckList)".


Replies (1)

RE: Checklist 2.0.7 plugin breaks Redmine 2.x - Added by Ron Wurzberger about 8 years ago

I tried uninstalling the plugin using "bundle exec rake redmine:plugins:migrate NAME=redmine_issue_checklist VERSION=0 RAILS_ENV=production", restarted everything using "ctlscript.sh restart", brought Redmine back up in Firefox, but the plugin is still there and the errors persist.

    (1-1/1)