-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap27-feedbackbug
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
Hi! I've found in my logs the error entry:
[core] Error: Doctrine\DBAL\Query\QueryException: More than 1000 expressions in a list are not allowed on Oracle. at <<closure>>
0. /var/www/html/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php line 326
OC\DB\QueryBuilder\QueryBuilder->execute()
1. /var/www/html/nextcloud/apps/activity/lib/Data.php line 513
OC\DB\QueryBuilder\QueryBuilder->executeStatement()
2. /var/www/html/nextcloud/apps/activity/lib/Data.php line 380
OCA\Activity\Data->deleteActivitiesForMySQL()
3. /var/www/html/nextcloud/apps/activity/lib/Data.php line 364
OCA\Activity\Data->deleteActivities()
4. /var/www/html/nextcloud/apps/activity/lib/BackgroundJob/ExpireActivities.php line 54
OCA\Activity\Data->expire()
5. /var/www/html/nextcloud/lib/public/BackgroundJob/Job.php line 81
OCA\Activity\BackgroundJob\ExpireActivities->run()
6. /var/www/html/nextcloud/lib/public/BackgroundJob/TimedJob.php line 103
OCP\BackgroundJob\Job->start()
7. /var/www/html/nextcloud/lib/public/BackgroundJob/TimedJob.php line 93
OCP\BackgroundJob\TimedJob->start()
8. /var/www/html/nextcloud/cron.php line 152
OCP\BackgroundJob\TimedJob->execute()
at 2023-11-19T11:10:44+02:00
It's strange, as I do not use Oracle.
Steps to reproduce
- Have a look at the logreader.
- Observe the core error.
Expected behavior
No errors
Installation method
Community Web installer on a VPS or web space
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 22.1 to 22.2)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap27-feedbackbug