Feature #782

Database migration (typo cannot be found)

Added by ltengum-gmail-com - 913 days ago. Updated 788 days ago.

Status :Closed Start :
Priority :High Due date :
Assigned to :tobi - % Done :

0%

Category :backend
Target version :Maybe Someday
Resolution :

invalid


Description

I recently installed typo 2.6.0 and was able to create a user, then when I get to the next screen it claims that I have to upgrade from

Current database version: 1
New database version: 9
Your database supports migrations: yes

However when I chose to "Update Database now" I get the error of Typo could not be found. Can you maybe point me in the right direction as I have been googling this for hours now and as a last resort have decided to open a ticket.

Thanks

-Lee

History

06/03/2006 05:34 AM - ltengum-gmail-com -

*Sorry the error is as follows:
Application Error
Typo could not be reached

06/04/2006 05:34 AM - anonymous -

  • Status changed from New to Closed
  • Resolution set to invalid

That's the generic 500 response. Stop trying to do this through the web admin and instead run

rake migrate RAILS_ENV=production
from the terminal.

Also available in: Atom PDF