-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
Which version of recognize are you using?
8.2.0
Enabled Modes
Face recognition
TensorFlow mode
Normal mode
Downstream App
Memories App
Which Nextcloud version do you have installed?
30.0.4
Which Operating system do you have installed?
Linux 4.18.0-513.5.1.el8_9.x86_64 x86_64
Which database are you running Nextcloud on?
mysql/MariaDB 10.3.39
Which Docker container are you using to run Nextcloud? (if applicable)
No response
How much RAM does your server have?
7.5GB
What processor Architecture does your CPU have?
AMD EPYC Processor (with IBPB) (4 threads)
Describe the Bug
Error in log file (I always get them two at the time). At night I receive them (probably the cron job) and also when uploading (multiple) images.
[PHP] Fout: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 655360 bytes) at /var/www/cloud.DOMAIN.TLD/html/apps/recognize/lib/Clustering/MrdBallTree.php#450
from ? by -- at 2 apr 2025, 20:49:43
I have these errors for a long time.
My PHP info:
Version: 8.2.12
Memory limit: 1 GB
Max time: 3600
Max. upload size: 1 GB
Frequentie OPcache validation: 2
Extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, random, Reflection, SPL, session, standard, cgi-fcgi, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, intl, exif, mysqlnd, PDO, Phar, posix, shmop, SimpleXML, sockets, sodium, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlwriter, xsl, mysqli, pdo_mysql, pdo_sqlite, xmlreader, zip, apcu, igbinary, imagick, msgpack, redis, Zend OPcache
Extra info, probably not relates:
Also after manually downloading the models, this status keeps returning
Expected Behavior
I don't expect an error. I have no clue if this means the image is not analysed
To Reproduce
- Uploading images (I think it's always with multiple images)
- cron job at night
Debug log
No response