Project

General

Profile

Actions

Defect #2384

closed

Crash with mercurial repo

Added by Michał Lipski over 17 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
Database
Target version:
-
Resolution:
Invalid
Affected version:

Description

I've upgraded redmine 0.7.3 to 0.8.0-rc1. It crash when I want to look into file changes from mercurial repo. I've tried to readd repo, but without success... now it crash every time I go to 'repository' tab. As you can see there is same SQL query error.

regards,
Michał


Files

redmine.log (9.18 KB) redmine.log log... Michał Lipski, 2008-12-23 01:06
Actions #1

Updated by Michał Lipski over 17 years ago

p.s I use sqlite3 for database.

Actions #2

Updated by Jean-Philippe Lang over 17 years ago

  • Status changed from New to Closed
  • Affected version (unused) deleted (0.8.0-RC1)
  • Resolution set to Invalid

You simply forgot to migrate your database.
Run rake db:migrate RAILS_ENV="production" and restart the app as mentionned in RedmineUpgrade

Actions

Also available in: Atom PDF