Project

General

Profile

Updating step by step

Added by Pedro Mendes over 4 years ago

Problem with secret token

Hello everyone, I'm new in redmine and I'm trying to update a old version to a new one step by step. I have here the 2.5.2 version with Mysql2 as database. I'm having issues to update to 2.5.3 version. I copied the database and configuration files to the new config directory. I also copied the plugins and did the bundle install. The problem is when I put this

bundle exec rake generate_secret_token

I have a series of errors, and a specific line says:

rake aborted!
database configuration does not specify adapter

But my database.rb is correct. I've been following up the Upgrade guide, from redmine site, but is not working at all.I know that is a old version, this is why I want to update it. Any help is welcome, best regards.


Replies (2)

RE: Updating step by step - Added by Eugene Smirnov over 4 years ago

Pedro Mendes wrote:

But my database.rb is correct. I've been following up the Upgrade guide, from redmine site, but is not working at all.I know that is a old version, this is why I want to update it. Any help is welcome, best regards.

May be database.yml ?

RE: Updating step by step - Added by Pedro Mendes over 4 years ago

Yes, I made a digitation mistake. It is databse.yml.

    (1-2/2)