Error with cron job

Hello,

I have an error about cron job on my Nextcloud instance.

When I try to launch manually the cron job with php cli I have this error :slight_smile:

PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 20480 bytes) in /opt/nextcloud/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php on line 133

I’ve try to change lot of parameters in php.ini, increase memory but nohting changing.

Instance :
Nextcloud 21.0.2
PHP 7.3
Nginx with php-fpm module

Thnaks for help

Hi C3r3s,

Are you running your NC on a Docker?

Hello,

No, not on docker