When navigating to your installation, you may be hit by the following error:
ComboStrap\ExceptionSqliteNotAvailable - Unable to initialize SQLite
The Sqlite Plugin has a bug.
select * from opts
-- update opts set val=xxx where opt='dbversion'
-- in our case
update opts set val=22 where opt='dbversion'
To update the SQLite Plugin , you need to install it manually with the same steps as the combo plugin.
If you need more info and/or help, the discussion can be found here.