⚠️ This issue respects the following points: ⚠️
Bug description
I noticed something similar.
Around 2:00 AM, my server becomes noticeably louder. Looking at the running processes, the main ones are Nextcloud cron and MariaDB, with MariaDB executing some slow queries and using much more CPU.
Checking the CPU load history, this happens almost every day between 2:00 AM and 3:00 AM.
Is there any additional Nextcloud cron job or scheduled maintenance that typically runs during this time?
Steps to reproduce
I then reviewed my historical CPU load data and found that this is not a one-time event. Almost every day between 2:00 AM and 3:00 AM, the CPU load is significantly higher than during the rest of the day.
Expected behavior
Normal low CPU load.
Nextcloud Server version
33
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
*/5 * * * * docker exec -u 33 my-nextcloud php -f /var/www/html/cron.php
*/10 * * * * docker exec -u 33 my-nextcloud php occ preview:pre-generate
Bug description
I noticed something similar.
Around 2:00 AM, my server becomes noticeably louder. Looking at the running processes, the main ones are Nextcloud cron and MariaDB, with MariaDB executing some slow queries and using much more CPU.
Checking the CPU load history, this happens almost every day between 2:00 AM and 3:00 AM.
Is there any additional Nextcloud cron job or scheduled maintenance that typically runs during this time?
Steps to reproduce
I then reviewed my historical CPU load data and found that this is not a one-time event. Almost every day between 2:00 AM and 3:00 AM, the CPU load is significantly higher than during the rest of the day.
Expected behavior
Normal low CPU load.
Nextcloud Server version
33
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info