Project

General

Profile

Migration failed

Added by Arne De Herdt almost 14 years ago

Hello,

I'm currently setting up a second system with redmine, and I'm following the installation guide, but when I wish to run the db:migrate step I get the following error:

CreateWikis : migrating =====================
-- create_table(:wikis)
> 0.3177s
-
add_index(:wikis, :project_id, :name => :wikis_project_id})
rake aborted!
An error has occured, all later migrations canceled:

undefined method 'length' for :wikis_project_id:Symbol

Any idea?


Replies (2)

RE: Migration failed - Added by Arne De Herdt almost 14 years ago

never mind fixed it.

wrong version of rack installed....

RE: Migration failed - Added by Mike Stupalov almost 14 years ago

Arne De Herdt wrote:

never mind fixed it.

wrong version of rack installed....

This is not rake error.

Look the ticket: #5723

    (1-2/2)