ah you are correct. Just triggered it to try it out and it overwrites the text file with what is in the gui.I think I integrated so kind of checking mechanism to prevent crashes caused by faulty config files, but let me check. I'll pm you.
ah you are correct. Just triggered it to try it out and it overwrites the text file with what is in the gui.I think I integrated so kind of checking mechanism to prevent crashes caused by faulty config files, but let me check. I'll pm you.
[05.04.2020, 15:46:28]: ERROR: Processing the following image 'E:\BlueIris\AI_ID/DrwyAI.20200405_154448879.jpg' failed. Can't reach DeepQuestAI Server at 172.16.1.3:80.
[05.04.2020, 15:54:08]: ERROR: Processing the following image 'E:\BlueIris\AI_ID/DrwyAI.20200405_155227905.jpg' failed. Can't reach DeepQuestAI Server at 172.16.1.3:80.
[05.04.2020, 15:55:48]: ERROR: Processing the following image 'E:\BlueIris\AI_ID/DrwyAI.20200405_155232906.jpg' failed. Can't reach DeepQuestAI Server at 172.16.1.3:80.
Use a non-standard port like 82 or something. I have found using port 80 can cause weird conflicts since that the normal web server port.I gave up using this for a while due to issues with DeepStack. Had some time today so decided to give it another bash, looks like Deepstack on Windows is still an issue:
Code:[05.04.2020, 15:46:28]: ERROR: Processing the following image 'E:\BlueIris\AI_ID/DrwyAI.20200405_154448879.jpg' failed. Can't reach DeepQuestAI Server at 172.16.1.3:80. [05.04.2020, 15:54:08]: ERROR: Processing the following image 'E:\BlueIris\AI_ID/DrwyAI.20200405_155227905.jpg' failed. Can't reach DeepQuestAI Server at 172.16.1.3:80. [05.04.2020, 15:55:48]: ERROR: Processing the following image 'E:\BlueIris\AI_ID/DrwyAI.20200405_155232906.jpg' failed. Can't reach DeepQuestAI Server at 172.16.1.3:80.
I can go to that IP address on a browser and reach the deepstack page, also tried localhost. Same thing unfortunately...
Running Windows 10 1909
Has anyone figured out definitively what low, medium, and high are referring to? Does high mean "high speed, lowest cpu utilization"? Or does high mean "highest level of analysis, slowest speed"? The website is super unclear.
Here's the text from the getting started website.
Performance
DeepStack offers three modes allowing you to tradeoff speed for performance. During startup, you can specify performance mode to be , “High” , “Medium” and “Low”
The default mode is “Medium”
Speed Modes are not available on the Raspberry PI Version
@GentlePumpkin Thanks for making this, it is a great tool. I'm fairly new to any coding, but I would really like to take a look at the source and see if I can learn a few things and hopefully make some positive contributions to the project. I found the github link in previous pages of this thread, but it seems to no longer be there. Was is moved to a different location or removed for good?
Has anyone figured out definitively what low, medium, and high are referring to? Does high mean "high speed, lowest cpu utilization"? Or does high mean "highest level of analysis, slowest speed"? The website is super unclear.
same hereI am now getting errors in AI tool. I tried restarting the service as well as renaming the history.csv to history.csv.old I've since renamed the original, but continue to get errors in the logs. Has anyone else ran across this problem?
.12.2019, 14:37:46]: ERROR: Can't write to cameras/history.csv!
[17.12.2019, 14:37:46]: ERROR: Can't write to cameras/history.csv!
[17.12.2019, 14:37:46]: ERROR: Can't write to cameras/history.csv!
[17.12.2019, 14:37:46]: ERROR: Can't write to cameras/history.csv!
[17.12.2019, 15:04:45]: ERROR: Can't clean the cameras/history.csv!
[17.12.2019, 15:05:32]: ERROR: Can't clean the cameras/history.csv!
[17.12.2019, 15:12:22]: ERROR: Can't clean the cameras/history.csv!
[17.12.2019, 15:12:37]: ERROR: Can't clean the cameras/history.csv!
I have the same issue, my DeepStack is running on another server but it just always says "can't reach"I gave up using this for a while due to issues with DeepStack. Had some time today so decided to give it another bash, looks like Deepstack on Windows is still an issue:
Code:[05.04.2020, 15:46:28]: ERROR: Processing the following image 'E:\BlueIris\AI_ID/DrwyAI.20200405_154448879.jpg' failed. Can't reach DeepQuestAI Server at 172.16.1.3:80. [05.04.2020, 15:54:08]: ERROR: Processing the following image 'E:\BlueIris\AI_ID/DrwyAI.20200405_155227905.jpg' failed. Can't reach DeepQuestAI Server at 172.16.1.3:80. [05.04.2020, 15:55:48]: ERROR: Processing the following image 'E:\BlueIris\AI_ID/DrwyAI.20200405_155232906.jpg' failed. Can't reach DeepQuestAI Server at 172.16.1.3:80.
I can go to that IP address on a browser and reach the deepstack page, also tried localhost. Same thing unfortunately...
Running Windows 10 1909
I have the same issue, my DeepStack is running on another server but it just always says "can't reach"
This is in the log everything: System.Net.Http.HttpRequestException | An error occurred while sending the request. (code: -2146233079 )
Not sure what that means though, anyone have an idea what this could be?
Google says TLS connection but that seems unrelated.
It's already running in a docker on a Linux server.I’ve had this issue with running Deepstack on Windows; I believe that there was a bad update. I’ve had no trouble running it in Docker on Ubuntu though. Not sure which you’re running, but I can put a link to the version that has been working for me (on Windows) later today (I’m not by a computer right now).
I have been primarily running on Windows, but I did some testing about two weeks ago on Docker on Ubuntu and had no problems. I was running the latest version of DeepStack and Docker at that time. Dumb question, but are you able to browse to the IP address and port using a browser to DeepStack?It's already running in a docker on a Linux server.
Are you running the latest Deepstack docker update?
Yes, that works just fine. Even tried disabling the firewall but that makes no difference.Dumb question, but are you able to browse to the IP address and port using a browser to DeepStack?
Not that I am aware of unfortunately. This problem has been plaguing a lot of users here. I will let you know if I am able to find a way to test.Yes, that works just fine. Even tried disabling the firewall but that makes no difference.
I don't know how I can test Deepstack myself, do you know if there another tool I could us to test it?