nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.27k stars 4.06k forks source link

Unknown database type json requested #45634

Open Luchik51 opened 5 months ago

Luchik51 commented 5 months ago

Expected behaviour

When i am enable app: occ app:enable end_to_end_encryption

Actual behaviour

I have error: Unknown database type json requested, Doctrine\DBAL\Platforms\MySQLPlatform may not support it.

Server configuration

Operating system: Ubuntu 22.04

Web server: Apache

Database: Percona XtraDB Cluster (8.0) PHP version: 8.3

Nextcloud version: 28.0.4.1

Updated from an older Nextcloud/ownCloud or fresh install: new install

Where did you install Nextcloud from: ansible-galaxy collection install nextcloud.admin

version: 1.14.3 and 1.14.5

joshtrichards commented 2 months ago

Database: Percona XtraDB Cluster (8.0)

This is likely because of a mixture of the version string reported by this db being non-standard + differences between our in-use version of Doctrine/DBAL versus the latest.

https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/platforms.html