Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deepstack randomly failing #324

Open
johnseybert opened this issue Jun 13, 2022 · 1 comment
Open

Deepstack randomly failing #324

johnseybert opened this issue Jun 13, 2022 · 1 comment

Comments

@johnseybert
Copy link

Over the past few weeks I have started to get random failures of Deepstack with the following HTTPClient timeout errors:

2022-06-13 08:28:26.853845|Error|AITOOLS.EXE|ImageQueueLoop|Deepstack_Objects:127.0.0.1:83|Garage Interior|None|...Problem with AI URL: ' HTTPClient timeout at 55 seconds ('HTTPClientTimeoutSeconds' is currently set to 55 in AITOOL.Settings.JSON file.): A task was canceled. [TaskCanceledException] (In AITOOL.GetDetectionsFromAIServer:2110)' - 'http://127.0.0.1:83/v1/vision/detection' (URL ErrCount=1, max allowed of 5)|1224|7||7 Locally installed deepstack instance failed 3 times in a row. (autorestart_fail_count=3) Restarting Deepstack...|1226|7||7

Downloaded the latest version of Deepstack and installed, but still same issue. Restarting AITool, Blue Iris, and/or PC don't seem to affect the randomness. Not quite sure how to start troubleshooting, any thoughts would be greatly appreciated!

@Tinbum1
Copy link

Tinbum1 commented Jul 2, 2022

I think I had that for a while. Are you using the GPU version. If so this worked for me in command prompt.

cd /d "C:\DeepStack\redis"
redis-cli FLUSHDB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants