The internal OPcache buffer for strings is almost full
-
@archos heh, we just bumped it up to 16 recently - https://forum.cloudron.io/topic/6715/nextcloud-the-php-opcache-module-is-not-properly-configured . I guess we will make it 32 then.
-
Upstream project still has it at 16 - https://github.com/nextcloud/docker/blob/master/24/apache/Dockerfile#L95
-
So, this recommendation is apparently dynamic. So, it depends on your usage - https://github.com/nextcloud/server/blob/2dea9a1bd501c4d882dce0463350ac4f87b5bc99/apps/settings/lib/Controller/CheckSetupController.php#L530
@archos To fix:
- Edit
/app/data/php.ini
using File manager - Add
[opcache] opcache.interned_strings_buffer=32
- Restart nextcloud
Does that work?
- Edit
-
I bumped up the default to 32 . Will be part of the update that has nextcloud 24.0.2