Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-2.0-rc5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2013 at 21:01 UTC
Updated:
4 Dec 2013 at 20:00 UTC
Jump to comment: Most recent
Comments
Comment #1
ergonlogic#2102455: Frontend missing after upgrade mentions similar symptoms.
Comment #2
helmo commentedSounds like an issue with hosting_alias_update_6204() Can you check the logs to see if the database updates were done at that time?
Comment #3
anarcat commentedthat hook_update is related with #2010064: Extra update hook to fix hosting_site_alias table content for the record.
Comment #4
anarcat commentedi *think* this is fixed. turns out the fix for #2119111: upgrade verifies all sites including deleted sites totally broke the query, and no site was updated at all... :/
Comment #5
anarcat commentedthe patch is in 65e9f56.