Project

General

Profile

Can't install plugin in Redmine 3.2.0

Added by Mikhail Struchalin over 8 years ago

Hi!
Iam using Redmine PeriodicTask plugin in my Redmine 3.1.0 (https://github.com/jperelli/Redmine-Periodic-Task), and working fine. But i can't install this plugin in Redmine 3.2.0
This way:

root@redmine:/usr/share/redmine# rake redmine:plugins:migrate --trace NAME=periodictask RAILS_ENV=production
rake aborted!
SystemStackError: stack level too deep
/var/lib/gems/1.9.1/gems/activesupport-4.2.5/lib/active_support/dependencies.rb:244
root@redmine:/usr/share/redmine#

Whats happened?