No layouts after CMS upgrade from 4.2.3 to 4.4.0

I’ve upgraded my CMS from 4.2.3 to 4.4.0. Followed the procedure in Manual/Custom Install | Xibo Digital Signage, which just says “run vendor/bin/phinx migrate -c phinx.php”.

After to procedure, the CMS page opened fine and most of what I had in 4.2.3 worked fine (schedules, configured displays and others). The problem is that all the files in my Layouts section disappeared. It still shows the folders I had in that section, but the folders are empty.

I tried the upgrade process in two different ways: Moving the original xibo folder and copying the extracted folder to /var/www, and simply overwriting the xibo folder with the new version. Both processes resulted in empty Layouts folder. Could somebody help my finding what I’m missing in the upgrade?

Thanks.

Roberto

PS: My install:
upgrade CMS 4.2.3 to 4.4.0
direct install (no docker) in folder /var/www/xibo-cms
OS: Ubuntu 22.04
DB: MariaDB 10.11.13
Using Apache 2.4.58 (VirtualHost pointing to /var/www/xibo-cms/web)

Does your installation have a public and private RSA keypair? I can’t pinpoint the exact post, but I do remember reading that this did resolve a specific problem in Xibo version 4.4.0.

No, I’m not using keys. Since the few clients I’m using are all in our local LAN, I didn’t bother with it.

In any case, I’ve tried it. Added public/private keys and tried the upgrade again. Same result.

Just one thing. Nowhere in the installation is any information on how to check if the public/private key is actually correct and/or working. How do I do that in Xibo?