facerecognition
facerecognition copied to clipboard
Click on "review people found" button takes really long now
Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. :smile:
Make sure you read all the documentation, and the FAQ, and that the issue has not been reported before. :wink:
Expected behaviour
Click and it shows detected people
Actual behaviour
A click takes over one hour on a non-high-end machine, with 100k pictures.
Tell us what happens instead
Steps to reproduce
- click on "review people found button"
Server configuration
-
Operating system:
-
Ubuntu 24.04
-
Pdlib version:
-
newest
-
How is DLib installed: Make sure it is working correctly with this tool
-
How is PDlib installed: Make sure it is working correctly with this tool
-
PHP version:
-
8.3 latest
-
Web server:
-
Apache2 latest
-
Database:
-
mariadb latest
-
Nextcloud version: from 28-30, latest
Client configuration
-
Browser: Google Chrome
-
Operating system: Any
Logs
Background task log with debug.
sudo -u apache php occ -vvv face:background_job
Insert your background log here
Web server error log
Web server error log
Insert your webserver log here
Nextcloud log (data/nextcloud.log)
Nextcloud log
Insert your Nextcloud log here
Browser log
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...