Open AnduriI opened 10 months ago
Hello! I came here looking for an answer to a similar problem as you, but I believe I've just found a solution.
I'm currently using:
Since I'm using TrueCharts versions of these apps instead of the TrueNAS versions, I'll also note that I'm using the MetalLB to assign my apps their own static IPs.
To get the green dot for DeepStack in Double-Take, I did the following:
/
secrets.yml
(my key in the secrets.yml
isn't surrounded by quotation marks, if that helps)key
property for the DeepStack configuration wasn't of type string
, which is why I went back and configured an API key for DeepStack)Hopefully that all makes sense. Here's the DeepStack snippet of my Double-Take configuration:
detectors:
deepstack:
url: http://192.168.0.24:10049
key: !secret double_take_deepstack_key
timeout: 15
opencv_face_required: false
Let me know if I can be of any assistance since we're in similar situations! Thanks very much!
Describe the bug I have frigate, double-take and deepstack running on Truenas Scale apps (which is kubernetes based as far as I understood). double-take can connect to frigate (green dot), but not to deepstack (red dot).
Version of Double Take
1.13.11
Expected behavior well obviously connect to deepstack.
Screenshots
Hardware
Additional context double-take logs: