Quantcast
Channel: BitNami Answers - latest questions
Viewing all articles
Browse latest Browse all 2052

Plugin post install pages display "Internal Server Error" - 500 error

$
0
0

Folks I am trying to add the Redmine plugin "Issue Template" from r-Labs to the BitNami Redmine VMware virtual application and its isn't working completely.

I have not added anything else to Redmine before installing the "Issue Template" plugin. But I did confirm that I could create a project and add tasks before installing the plugin.

There are several differences between the plugin install instructions and those BitNami requires. But neither seem to work. The key difference being whether to use db:migrate_plugins or redmine:plugin:migrate

Here is the result of the BitNami choice:

./use_redmine cd apps/redmine/htdocs /opt/bitnami/ruby/bin/rake db:migrate_plugins RAILS_ENV=production

Note: The rake task db:migrate_plugins has been deprecated, please use the replacement version redmine:plugins:migrate Migrating redmine_issue_templates (Redmine Issue Templates plugin)...

When I try the r-labs instructions I get this:

/opt/bitnami/ruby/bin/rake redmine:plugins:migrate RAILS_ENV=production
Migrating redmine_issue_templates (Redmine Issue Templates plugin)...

In neither case do I get any indication of failure but I also do NOT get a success notification.

Once the plugin (version 0.0.3) is installed I do see it in the Administration -> Plugins area. Also when creating a project it is listed as one of the modules I can select. So I am able to create a project but I do not see an area to create or edit templates nor am I able to get to certain project pages without getting a 500 error. The pages affected are: new issue, gantt, calendar, issues and settings.

I suspect that the install has not completed properly but not sure how to proceed. Any advice would be appreciated.

Thanks


Viewing all articles
Browse latest Browse all 2052

Trending Articles