after add face image,server no response #19097
Unanswered
zjl767864079zjl
asked this question in
Ask A Question
Replies: 2 comments 4 replies
-
We will need to see a full copy of the logs. |
Beta Was this translation helpful? Give feedback.
4 replies
-
The same issue occurs: after uploading the image, only this single log entry is generated, and all subsequent API requests return errors. @hawkeye217
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use face_recognition, so I added this configuration, then add face image. But the server can't response.
docker img: ghcr.io/blakeblackshear/frigate:cd54a81
os system: Linux debian 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux
face_recognition config:
face_recognition:
enabled: true
model_size: small
detection_threshold: 0.01
request:
url: /api/faces/boy/register
response: 504 Gateway TIme-out
Beta Was this translation helpful? Give feedback.
All reactions