Project

General

Profile

IGNORE - - data was not uploaded correctly - Migrating from 0.9.3 to latest version cannot see any data - IGNORE

Added by Russell Rose about 11 years ago

I am moving from an old version of Redmine 0.9.3 to the latest version as well as migrating from our old server to the web. The database name on the web is different to the database name that we had locally.

I have everything configured on the new server and when I go to the webpage I get a login prompt. However, there is only the default admin user.
I have set the correct production environment and run the command:
rake db:migrate RAILS_ENV=production

I have checked I am connecting to the correct database as when I change the password to connect, I get a login failure

When I dump the database, everything appears to be there. What am I doing wrong!!!