-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Click on "review people found" button takes really long now #770
Comments
I am facing the same problem. I set up facerecognize on existing dataset with 92918 images. The background_job finished successfully. In the settings > Facerecognize, when I click "Review people found", the API call to clusters endpoint fails with Gateway timeout error. There are For another user with I am using dockerize nextcloud. I have manually set up PDLIB. Here's the reference to docker image: https://github.com/mrishab/anton-apps/blob/master/nextcloud/Dockerfile. |
I was actually able to resolve by increasing the timeout setting on my reverse proxy. The request does take about a minute to respond but it's still workable. |
Hi, The code for this function is somewhat archaic. Since I hope to recommend Memories, I haven't spent enough time on it yet. |
Well, "responsive" is maybe something else. But it is way faster at least. The problem is not to show the persons, but the button itself takes ages to show the clusters. And the "review people found" button does not exist in memories. The problem also did not occur in the older versions with about the same amount of persons/clusters. It exists mostly since the introduction of those two buttons on top, with the ignored persons. |
Just leave it here for reference..
I would have to implement a similar sentence, but for me it is still slow. 😞 |
Now, it does not react anymore if the "review people found" button is clicked. |
Maybe your problem is related to #779 |
Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. 😄
Make sure you read all the documentation, and the FAQ, and that the issue has not been reported before. 😉
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
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
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: