I´ve done it again :)
I had a working Nextcloud 20.0.3 running in a 11.3 jail (running TrueNAS Core 12.0-U1).
Trying to keep up with the times, I upgraded the jail:
Now my Nextcloud is broken. It seems the be a problem with the database driver. From the /var/log/nextcloud/nextcloud.log:
Nextcloud database driver missing after iocage upgrade
I had a working Nextcloud 20.0.3 running in a 11.3 jail (running TrueNAS Core 12.0-U1).
Trying to keep up with the times, I upgraded the jail:
Code:
iocage upgrade -r 12.2-RELEASE nextcloud
Now my Nextcloud is broken. It seems the be a problem with the database driver. From the /var/log/nextcloud/nextcloud.log:
Code:
Exception":"Doctrine\\DBAL\\DBALException","Message":"Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002]...
Nextcloud database driver missing after iocage upgrade