Open Chewie9999 opened 4 years ago
Unfortunately, I'm not able to test with Ruby 2.3 right now, 2.4 is the oldest Ruby version I have available. And Redmine only supports Ruby 2.4 since version Redmine 3.4.
With that setup however, everything seems to work as expected.
However, looking at the error you've provided, there seems to be something off with your installation anyway. The redmine_zxcvbn views folder is not in the template search path
* "/var/www/redmine/plugins/wiki_graphviz_plugin/app/views"
* "/var/www/redmine/plugins/redmine_ics_export/app/views"
* "/var/www/redmine/plugins/redmine_checklists/app/views"
* "/var/www/redmine/app/views"
* "/usr/local/rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/redmine_crm-0.0.52/app/views"
Please double check, that the plugin is installed in /var/www/redmine/plugins/redmine_zxcvbn
and that it's readable for the web server user.
This may also be caused by redmine_plugin_views_revisions
plugin, which seems to play around with the views on purpose. This may have undesired side effects in this case. I am not familiar with the plugin and maybe it works as expected. But this would be a lead that I suggest to investigate further.
Thank you for the reply. I will try again and post the results.
I unzipped the file into the plugins directory, changed the permissions to the same as the other plugins, rang "Bundle" and then rebooted, just to make sure, but now I get the following:
Removing the plugin directory and rebooting, allows redmine to function normally again.
Infomation screen: