Actions
Bug #32790
openAfter upgrade to 2.3.5 service returns 503
Status:
New
Priority:
Normal
Assignee:
-
Category:
DB migrations
Target version:
-
Description
I ran a yum upgrade on a 2.3.4 installation on CentOS 7. After this I get the errors in the production log that give back 503 (see attached production log.
I tried a foreman-rake db:migrate but this also gave error messages. How do I clean this up?
Files
Updated by Konstantin Agouros almost 4 years ago
First message for db:migrate:
- Execute db:migrate
20140522185700 ChangeTemplatekindToBootdisk: migrating ===================
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:
Invalid single-table inheritance type: ProvisioningTemplate is not a subclass of ChangeTemplatekindToBootdisk::FakeConfigTemplate
Actions