Thank you for the replay, jtr!
I know I can set my loglevel higher, but I don’t understand why these entries haven’t been there before and why this should be a solution. Is this something that will get fixed or I can fix?
I have set my loglevel higher already, so my logs are not overfilling at the moment.
My mail works fine, so I don’t know for sure if I messed up smth while copy-pasting, but as it works I’m gonna leave it and maybe inspect later.
I will look into the cache later, I don’t really understand caching but I remember setting up redis with a friend in the beginning. Thanks for now.
Over night, I got more than 170 errors.
Most of them seem to be the following:
rename(/var/log/nextcloud.log,/var/log/nextcloud.log.1): Permission denied at /var/www/nextcloud/lib/public/Log/RotationTrait.php#51
The permissions for /var/log/nextcloud.log(1) are 755 www-data www-data and for /var/www/nextcloud/lib/public/Log/RotationTrait.php also.
And every few minutes I get the information:
Log file "/var/log/nextcloud.log" was over 104857600 bytes, moved to "/var/log/nextcloud.log.1"
Even though in that time only a few information and the above posted rename errors have been written. Well, it is still full, I guess.
Should I follow these instructions here to resolve that:
TL: