unable to install kanban plugin
-
We are trying to install this plugin on a fresh redmine instance: https://www.redmine.org/plugins/redmine_kanban
We unzipped to the plugins folder but get the following when running the rake command:
root@xxx:/app/code# bundle exec rake redmine:plugins NAME=redmine_checklists RAILS_ENV=production WARN: Unresolved or ambiguous specs during Gem::Specification.reset: stringio (>= 0) Available/installed versions of this gem: - 3.1.2 - 3.1.1 WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>' Please report a bug if this causes problems. rake aborted! ArgumentError: Missing `secret_key_base` for 'production' environment, set this string with `bin/rails credentials:edit` (ArgumentError) raise ArgumentError, "Missing `secret_key_base` for '#{Rails.env}' environment, set this string with `bin/rails credentials:edit`" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /run/redmine/vendor/ruby/3.3.0/gems/railties-7.2.2/lib/rails/application/configuration.rb:519:in `secret_key_base='Any clues? We notice a new major version was installed just 6 days ago (6.0.1)
-
Digging deeper I notice that this plugin isn't listed as 6.0.1 compatible
Is there an easy way to downgrade redmine? Or re-install a specific version?
Currently only 20 or so plugins are v6 ready
-
-
N nebulon marked this topic as a question on
-
That helped!
The error message is now:
root@xxx:/app/code# bundle exec rake redmine:plugins NAME=redmine_checklists RAILS_ENV=production WARN: Unresolved or ambiguous specs during Gem::Specification.reset: stringio (>= 0) Available/installed versions of this gem: - 3.1.2 - 3.1.1 WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>' Please report a bug if this causes problems. Plugin redmine_checklists was not found. -
Digging deeper I notice that this plugin isn't listed as 6.0.1 compatible
Is there an easy way to downgrade redmine? Or re-install a specific version?
Currently only 20 or so plugins are v6 ready
-
J james has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login