Skip to content

Redmine 2.5.2 not starting after redmine_dashboard adding #58

@twkrol

Description

@twkrol

Hi
I have installed Bitnami VM with Redmine 2.5.2 on board. Then tried to install redmine_dashboard as below:

  • git clone to plugins folder
  • bundle install
    restart apache

then redmine is not starting, the following error is displayed (3 top lines from the list):

cannot load such file -- haml (LoadError)
  /opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/dependencies.rb:251:in `require'
  /opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/dependencies.rb:251:in `block in require'
  /opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-3.2.19/lib/active_support/dependencies.rb:236:in `load_dependency'
...

When redmine_dashboard is deleted from the plugins directory, then the redmine starts working again.
How to make it work with your plugin?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions