Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error "rake aborted" "argument error" #19

Open
alexander-st opened this issue May 13, 2015 · 0 comments
Open

Installation error "rake aborted" "argument error" #19

alexander-st opened this issue May 13, 2015 · 0 comments

Comments

@alexander-st
Copy link

Dear all,

I just tried to install the plugin. I also downloaded the ajax_counters and a_common_libs into a new installation of Redmine 3.0.2-0 from Bitnami.
After copying the folders into the plugin folder I used the command
bundle install --without development test postgresql sqlite

Then I used
ruby bin/rake redmine:plugins RAILS_ENV=production

The error appears:
C:\Bitnami\redmine-3.0.2-0\apps\redmine\htdocs>rake redmine:plugins:migrate RAIL
S_ENV=production bundle exec
DL is deprecated, please use Fiddle
rake aborted!
ArgumentError: Unknown key: :order. Valid keys are: :class_name, :class, :foreig
n_key, :validate, :autosave, :table_name, :before_add, :after_add, :before_remov
e, :after_remove, :extend, :primary_key, :dependent, :as, :through, :source, :so
urce_type, :inverse_of, :counter_cache, :join_table, :foreign_type
C:/Bitnami/redmine-3.0.2-0/apps/redmine/htdocs/plugins/unread_issues/lib/unread_
issues/issue_patch.rb:8:in block in included' C:/Bitnami/redmine-3.0.2-0/apps/redmine/htdocs/plugins/unread_issues/lib/unread_ issues/issue_patch.rb:7:inclass_eval'
C:/Bitnami/redmine-3.0.2-0/apps/redmine/htdocs/plugins/unread_issues/lib/unread_
issues/issue_patch.rb:7:in included' C:/Bitnami/redmine-3.0.2-0/apps/redmine/htdocs/plugins/unread_issues/init.rb:22: ininclude'
C:/Bitnami/redmine-3.0.2-0/apps/redmine/htdocs/plugins/unread_issues/init.rb:22:
in block in <top (required)>' C:/Bitnami/redmine-3.0.2-0/apps/redmine/htdocs/config/environment.rb:14:in<top
(required)>'
Tasks: TOP => redmine:plugins:migrate => environment
(See full trace by running task with --trace)

Is it because the plugin does not work with this Redmine version or is there another problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant