-
Hi,
When I installed the plugin on Redmine 4.1.1. initially I got the below error.
[!] There was an error parsing `Gemfile`:
[!] There was an error parsing `Gemfile`: You cannot specify the same g…
-
The plugin fails on redmine 4.0.5 with rails 5.2.3 because `alias_method_chain` got removed in rails 5.
```
rake aborted!
NoMethodError: undefined method `alias_method_chain' for Kramdown::Conver…
-
`alias_method': undefined method `available_filters' for class `Query' (NameError)
from /usr/local/rvm/gems/ruby-1.9.3-p327/gems/activesupport-3.2.10/lib/active_support/core_ext/module/aliasi…
-
I test it on redmine 2.1.4 and found it does not work.
the error is
#
Started GET "/" for 192.168.3.196 at 2012-12-21 13:37:01 +0800
Processing by WelcomeController#index as HTML
Current user: wa…
-
After installing and configuring I got this error:
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError)
Backtrace:
0 /usr/lib/rub…
-
-
```
Started GET "/my/account" for 127.0.0.1 at 2014-08-21 09:52:09 +0200
Processing by MyController#account as HTML
Current user: xxx@xxx.xxx (id=5)
Rendered my/account.html.erb within layouts/bas…
-
You cannot specify the same gem twice with different version requirements.
You specified: nokogiri (>= 1.5.10) and nokogiri (>= 0
when I check gem list nokogiri (1.6.2.1, 1.6.1) have already installe…
-
**Problem**
When using redmica_s3 plugin with dummy test configuration,
```diff
--- a/config/s3.yml
+++ b/config/s3.yml
+
+# Uncomment this to run plugin tests with standard redmine script
+tes…
sanak updated
2 years ago
-
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
rake aborted!
NoMethodError: undefined method `attr_accessible' for #
Did you mean? attr_accessor
/opt/bitnami/apps/redmine/htdocs/pl…