[Bug]: PostgreSQL : Cronjob fails since the v30 upgrade, on an ARM system, with Feature not supported: 7 ERROR: set-returning functions are not allowed in WHERE
#48828
Labels
Bug description
Since the last version, the
cron.php
file seems to try to use a function that is not available for the PSQL server.I can't find how to enable this feature, or any workaround.
Steps to reproduce
Debian 15.8-0+deb12u1
)nextcloud:30.0.1-fpm@sha256:e60116cd0e9bff3472a8459ecbd9ff7e202b9888e99ccb3d88f6a666ffdaf4ae
through Dockercron.php
by command line command :docker exec -u www-data -i nextcloud-fpm php /var/www/html/cron.php
Expected behavior
The cron script should not crash.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Nginx
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 28 to 29)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: