Corrupted Database Upon Upgrade

Thanks @brunix86 for the database.

I found a database row which had malformed JSON in the database which was causing our database migration to fail. I’m not sure exactly why that one row is bad but for now we’ll just do an extra check to ensure the json is valid before running the migration.

I’ll update here when the fix is pushed out.

5 Likes