Added by slate chen about 10 years ago
root@$:~/redmine-2.4.6# ruby -v ruby 1.9.3p545 (2014-02-24) [x86_64-linux] Brightbox root@$:~/redmine-2.4.6# rake generate_secret_token There was an error in your Gemfile, and Bundler cannot continue. root@$:~/redmine-2.4.6# bundler check The Gemfile's dependencies are satisfied
try:
gem update
bundle install --without development test
bundle exec rake generate_secret_token is ok. but run "RAILS_ENV=production bundle exec rake db:migrate" has error: "rake aborted! -2.00000000207497 is not a symbol." has login error : "NoMethodError (undefined method `must_change_passwd?"