DeepStack: Alert cancelled [DeepStack:timeout]15170ms

michaele6

n3wb
Joined
Dec 22, 2020
Messages
15
Reaction score
9
Location
uk
hi
trying to configure Deepstack, my blue iris runs as a VM in esx6.5 in a HP G9 DL360, i have installed DeepStack on another VM and pointed Blue iris to that server and use the following to start the service
deepstack --VISION-DETECTION=true--PORT=5000. also tried deepstack --VISION-SCENE=False -VISION-DETECTION=True -ADMIN-KEY= -API-KEY= -PORT=5000

all i get on the blue iris log is DeepStack: Alert cancelled [DeepStack:timeout]15170ms

and on the DeepStack server i see the following
5 |[97;41m 500 [0m| 1m0s | 192.168.1.170 |[97;46m POST

as both of these machines are running on the same host, i don't think its a connection issue ,and the servers have enough resources , so i am thinking there must be something in my configuration.
is there anyway i can manually post a a command to deepstack and get a response back ?
 

Zigfreed

n3wb
Joined
Mar 26, 2021
Messages
2
Reaction score
0
Location
Toronto Ontario
I had good luck with using an older version. Worked right away as soon as I downgraded to deepquestai/deepstack:gpu-2021.09.1. I know ow it's not the same setup as yours but I was experiencing the same issue.
 
Top