[Bug]: Unable to add face from UI #17381
Replies: 1 comment
-
|
This is a development version and general bug reports are not accepted. You'll want to use the feedback discussion |
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.
-
Checklist
Describe the problem you are having
Trying to take the new face recognition for a spin, I don't seem to be able to progress to the next step (via adding person) or save on adding image. It shows a thumbnail of the uploaded image - no visible console issues though there is a hefty amount of http://w.x.y.z:5000/api/faces/John/register items open in the network that never complete.
Most relevant output from the container logs is 'upstream timeout' followed by 'auth request unexpected status: 504 while sending to client'. No specifics other than the complete API seems to be hanging on this (as also refreshing open tabs with camera's freezes up completely).
Any suggestion how I could debug further to complete the bug report?
Steps to reproduce
Version
Multiple - now on latest 0.16.0-b18d1fb
In which browser(s) are you experiencing the issue with?
Chrome 134 - Safari 18.3.1
Frigate config file
# Nothing special from the face_recognition enabled truedocker-compose file or Docker CLI command
# Nothing specialRelevant Frigate log output
# See notes in the descriptionRelevant go2rtc log output
# Nothing specialOperating system
Other Linux
Install method
Docker Compose
Network connection
Wired
Camera make and model
n/a
Screenshots of the Frigate UI's System metrics pages
n/a
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions