Forums | Mahara Community
Support
/
Upgrade failing
03 September 2020, 7:13
Upgrading a 19.10 site to a 20.04.1 fails. Nothing appears in error logs and only see this in the cli:
[INF] fe (admin/cli/upgrade.php:70) Upgrading Mahara
[INF] fe (lib/mahara.php:241) Upgrading core
[DBG] fe (lib/db/upgrade.php:1536) Remove "thin" theme font variant
[DBG] fe (lib/db/upgrade.php:1548) Drop the elasticsearch triggers for the plugins
[DBG] fe (lib/db/upgrade.php:1558) Alter module_multirecipient_userrelation table column types
[DBG] fe (lib/db/upgrade.php:1570) Create "usr_login_saml" table
[DBG] fe (lib/db/upgrade.php:1581) Create an "usr_institution_migrate" table to hold pending migrations
[DBG] fe (lib/db/upgrade.php:1606) Add cron job to clean expired self-migration entries
[DBG] fe (lib/db/upgrade.php:1620) Adding in new usr_roles table with different structure
[DBG] fe (lib/db/upgrade.php:1638) Remove the heading from signoff blocks
[DBG] fe (lib/db/upgrade.php:1643) create group_usr_label table for group labels
[DBG] fe (lib/db/upgrade.php:1659) Update the View table to add coverimage column
[DBG] fe (lib/db/upgrade.php:1662) Adding coverimage to view table
[DBG] fe (lib/db/upgrade.php:1670) Update the Collection table to add coverimage column
[DBG] fe (lib/db/upgrade.php:1673) Adding coverimage to collection table
[DBG] fe (lib/db/upgrade.php:1684) Fixing skins for new format options
The page you are looking for could not be found.
07 September 2020, 10:03
Hi Patric,
This could happen if the skin's background image for example is not present is the dataroot folder anymore but still link to that skin. We made a patch for this issue and you can find it here.
I hope this works for you as well.
Regards,
Cecilia