This repository was archived by the owner on May 27, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 28
This repository was archived by the owner on May 27, 2025. It is now read-only.
URIs in the config files should be validated as URIs #396
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug
I copy a test image to the aiinput folder, but it appears that processing is not happening.
Log entries
Trigger log
2020-11-06T10:01:53-05:00 [Main] ****************************************
2020-11-06T10:01:53-05:00 [Main] Starting up version 5.4.0
2020-11-06T10:01:53-05:00 [Main] Timezone offset is 300
2020-11-06T10:01:53-05:00 [Main] Current time is Fri Nov 06 2020 10:01:53 GMT-0500 (Eastern Standard Time)
2020-11-06T10:01:53-05:00 [Settings] Unable to read the configuration file: ENOENT: no such file or directory, open '/run/secrets/settings'.
2020-11-06T10:01:53-05:00 [Settings] Loaded settings from /config/settings.json
Deepstack log
/v1/vision/detection
---------------------------------------
v1/vision/addmodel
---------------------------------------
v1/vision/listmodels
---------------------------------------
v1/vision/deletemodel
---------------------------------------
---------------------------------------
p
---------------------------------------
v1/restore
Installation details
- Unraid 6.8.3 Docker setup; installed by directions/documentation using the bridge and port forward presented in Issue Document how to get node-deepstackai-trigger working on Unraid #349
Additional context
I had followed some other guides to install deepstack including from command line in Unraid. I deleted those containers and images by Unraid GUI prior to using the method above.
In order to test the system I am just copying an image into the aiinput folder and monitoring the logs for action. I'm using a cat picture posted in example setup. I have Blue Iris setup but have not automated the picture load.
If I go to my deepstack URL:port, it says deepstack is activated.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request