Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Redmine 2.5.2 not starting after redmine_dashboard adding #58

Closed
twkrol opened this issue Oct 10, 2014 · 3 comments
Closed

Redmine 2.5.2 not starting after redmine_dashboard adding #58

twkrol opened this issue Oct 10, 2014 · 3 comments

Comments

@twkrol
Copy link

twkrol commented Oct 10, 2014

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

@jgraichen
Copy link
Owner

Please see #24 for bitnami appliances. Such appliances usually do not have a regular install but some crude configurations therefore I cannot provide support for them.

Bitnami is known to have a separate directory for gems. Therefore you cannot just run bundler install but variants of bundler install --path vendor/bundle are reported to work.

Reopen this issue if it does not solve your problem.

@twkrol
Copy link
Author

twkrol commented Oct 11, 2014

Thank you for your response.
Troubles with ready-made stacks are common. Will install myself on clean Ubuntu.

Regards
Tomasz

@jgraichen
Copy link
Owner

If you're using Ubuntu Trusty or Debian Wheezy with backports you can also use the stock Redmine and the PPA for Redmine Dashboard for a clean, up-to-date Redmine Dashboard via apt.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants