jakowenko / double-take

Unified UI and API for processing and training images for facial recognition.
https://hub.docker.com/r/jakowenko/double-take
MIT License
1.19k stars 92 forks source link

[BUG] Unable to connect to CompreFace #338

Open royolders opened 9 months ago

royolders commented 9 months ago

Hi,

I'm running Double Take in Home Assistant and I like to use CompreFace as detector. This is (part of) my configuration:

image

When I save the configuration and restart double take, then CompreFace shows me an error:

image

When I navigate to the CompreFace url in the browser, everything works fine, although I've to use a user and password to sign-in. But I guess that key in the config file takes care of that.

Any suggestions how to make this work?

Thanks,

Roy

Fromnboobto commented 2 months ago

What happens if u remove the port number in compreface configuration?

I am running my compreface in a docker container in my unraid server and in the config i am not using a port number and it connects fine.