I'm currently upgrading a REDMINE instance to v5.1.3 with westaco_versions plugin.
Unfortunately, I'm facing REDMINE issues when I activate westaco_versions plugin that shoud be compatible with REDMINE 5.1.x
With the westaco_versions plugin 0.0.5 :
redmine01# rake redmine:plugins:migrate RAILS_ENV=production
rake aborted!
LoadError: cannot load such file -- /opt/redmine/plugins/westaco_versions/lib/westaco_versions_controller_patch.rb (LoadError)
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in require' <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:inrequire'
/opt/redmine/plugins/westaco_versions/init.rb:6:in <top (required)>' /opt/redmine/lib/redmine/plugin_loader.rb:31:inload'
/opt/redmine/lib/redmine/plugin_loader.rb:31:in run_initializer' /opt/redmine/lib/redmine/plugin_loader.rb:108:ineach'
/opt/redmine/lib/redmine/plugin_loader.rb:108:in block in load' /opt/redmine/config/environment.rb:16:in<top (required)>'
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in require' <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:inrequire'
Tasks: TOP => redmine:plugins:migrate => environment
(See full trace by running task with --trace)
With the westaco_versions plugin 0.0.4, I can migrate the plugin without issue but there is a internal server error while running REDMINE :
Hello,
I'm currently upgrading a REDMINE instance to v5.1.3 with westaco_versions plugin. Unfortunately, I'm facing REDMINE issues when I activate westaco_versions plugin that shoud be compatible with REDMINE 5.1.x
With the westaco_versions plugin 0.0.5 :
With the westaco_versions plugin 0.0.4, I can migrate the plugin without issue but there is a internal server error while running REDMINE :
Do you know what's going wrong ?
I'd appreciate your help resolving this issue and stay at your disposal if you need further information.
Best regards.