Okay i have a strange problem. Im running a nextcloud instance with linuxserver.io docker. And every night at 03:00 AM i get 100% load. And it disapears when i restart the docker.
I have entered docker shell when the high loads occurs and i see that the process is php /app/www/public/cron.php that is causing the high load.
Nothing i the logs shows errors and i have checked all settings. How can i continue the search of what making the high load?
I cant trigger the high load from anything else execpt waiting until 03:00 AM.
I don't know enough about it, but it does seem like there are issues where logrotate can cause CPU overload issues like the one below.
https://www.estebanpastorino.com/2013/08/27/resource-consuming-logrotate/
When you find put let us know. ๐
Interesting. Gonna look into this during the holidays ๐ thanks for the help