Closed alustig closed 3 years ago
Unfortunately this is going to be an issue with the Deepstack server. This was the experience people would get when the server wasn't activated with an API key, but as you mention they've done away with that. I suggest posting in the Deepstack forum (https://forum.deepstack.cc/) to see if they have any ideas what could be causing this. I'm honestly surprised nothing useful showed in the logs for the deepstack image :(
I just noticed you're running the Deepstack service outside of the docker-compose.yaml for the overall system. It's possible it's a networking issue between the trigger container and the PC hosting the service. That's the reason why I have them both spun up in the same docker-compose file: it gets rid of all of that nonsense and possible issues.
Why not just keep the compose file provided in the sample directory and adjust it to point to the deepquestai/deepstack:gpu-2020.12
image instead of latest
? Sure that means the trigger system won't be running on unraid, but at least you can eliminate issues with the Deepstack image and confirm they can talk to each other.
Unfortunately this is going to be an issue with the Deepstack server. This was the experience people would get when the server wasn't activated with an API key, but as you mention they've done away with that. I suggest posting in the Deepstack forum (https://forum.deepstack.cc/) to see if they have any ideas what could be causing this. I'm honestly surprised nothing useful showed in the logs for the deepstack image :(
Got it working by doing this. I'm running Deepstack and the node-deepstckai-trigger both on the Windows 10 PC.
Hi everyone, I am trying to get this working on my system. It consists of Deepstack GUI being run in a docker container on a windows machine at (192.168.1.14:5000) with an NVIDIA graphics card via this docker run command:
I could never get deepstack working on my Unraid server because it doesn't have a graphics card (its a Dell R740xd) and the noavx version requires an API key but the webpage to get an API key is currently broken.
On my Unraid server I am running
node-deepstackai-trigger
by using the files below. What I want to do it have an MQTT message triggered to my Home Assistant instance (192.168.1.125) when a person or dog is seen on the Backyard camera. Currently I am placing a screenshot of a dog into the/mnt/user/deepstack/aiimages
folder and that file is named "Backyard - 1-18-2021 9.35.57pm.jpg"My problem is Deepstack seems to hang or get stuck on the Analyzing phase because nothing ever gets returned. I've checked the MQTT topic on my home assistant instance and nothing changes. Here is the log output from node-deepstack-ai after waiting 10 mins:
And here is the log output from the Deepstack container:
My Deepstack instance is activated on the Windows PC and I have verified I can ping it and access the url from other machines on my network. Anyone have any guidance? thank you!
Deepstack Activated Screenshot
docker-compose.yml:
triggers.json:
settings.json: