-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
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
Labels
No labels