Answer the question
In order to leave comments, you need to log in
How to fix 500 error in redmine?
Updated Redmine to version 3.3.2. Everything is fine, except that after installing almost any plugin, 500 errors are pouring in (only on the page of the same plugin). I wanted to put a password manager
. Everything was done according to the instructions.
Ruby version: 2.2.6p396
Rails version: 4.2.7.1
Installed plugins: a_common_libs, redmine_issue_tabs, usability.
PS Same thing when installing Agile Plugin.
Answer the question
In order to leave comments, you need to log in
The page https://noshutdown.ru/en/redmine-plugins-vault/#install has information about this.
When set to Redmine 3.* add
`Rails.application.config.assets.precompile += %w( zeroclipboard.js )`
to
`config/initializers/assets.rb` and restart your server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question