Errors with plugin installation on redmine 4.x
Added by George Balis over 3 years ago
Hi, I recently migrated a redmine installation from 3.x to 4.x and I am trying to reinstall existing plugins but any plugin I install I get the following web page error:
"We're sorry, but something went wrong.
We've been notified about this issue and we'll take a look at it shortly."
How could I troubleshoot the problem?
/George
Replies (1)
RE: Errors with plugin installation on redmine 4.x - Added by Liane Hampe over 3 years ago
Hi George,
Sounds like a typical passenger error message for me.
If you can, please look up the look file for more information for the reason of this error. It can be a gem or the codebase of any plugin what is more likely since between Redmine 3.x and 4.x is a change to Rails 5 what again needs some maintenance for almost all plugins.
Best Regards,
Liane