Switching to CPU only destroyed my CPU usage to 100%. Switching back to GPU. I'm running an RTX3090.
14:00:14:Response received (...222274)
14:00:14:Request 'detect' dequeued for processing (...2fd08c)
14:00:14:Object Detection (Net): Command completed in 1968 ms.
14:00:14:Client request 'recognize' in the queue (...230a68)
14:00:14:Request 'recognize' dequeued for processing (...230a68)
14:00:14:Client request 'detect' in the queue (...0b9cff)
14:00:14:Face Processing: Retrieved face_queue command
14:00:14:Face Processing: An Error occured during processing: Traceback (most recent call last):
14:00:14:Response received (...230a68)
14:00:14:Face Processing: Queue and Processing Face Processing command 'recognize' (...230a68) took 174ms
BI Face processing is pretty much a demo facility at this time. It is unreliable at best. Try running with face recognition turned off.So, far since making that last change on the AI side... this has been the only error I've seen pop up now, randomly...
Code:14:00:14:Response received (...222274) 14:00:14:Request 'detect' dequeued for processing (...2fd08c) 14:00:14:Object Detection (Net): Command completed in 1968 ms. 14:00:14:Client request 'recognize' in the queue (...230a68) 14:00:14:Request 'recognize' dequeued for processing (...230a68) 14:00:14:Client request 'detect' in the queue (...0b9cff) 14:00:14:Face Processing: Retrieved face_queue command 14:00:14:Face Processing: An Error occured during processing: Traceback (most recent call last): 14:00:14:Response received (...230a68) 14:00:14:Face Processing: Queue and Processing Face Processing command 'recognize' (...230a68) took 174ms
After talking to Blue Iris and CP AI, heres what I know. The problem originated with CP AI 2.7, 2.8 was intended to fix the hi cpu issues with 2.7, but has apparently made matters worse; they are working the issue although its probably on hold till Monday. . BI is away of the problem, but as the problem originates with CP they (CP) will need to take lead.
I have had some success by rolling back BOTH CP AI and BI by several versions, however that was not a total fix. Rolling back too far and with mismatched versions creates issues with python, .net, and various other services. I finally gave up and will just wait for the fix this week.
It just shows how difficult it can be to write a program to be used on sooo many different systems and configurations.
From my observations (since I am holding tight on Deepstack and BI version prior to CodeProject) that many of the issues seem to be GPU related.
While some have had no problem with Code Project, many have nothing but trouble.
We didn't see this kind of trouble with people starting Deepstack before the change was made.
I agree completely. You can save yourself a lot of headaches by simply upgrading your BI pc for a couple hundred bucks and forget the GPU. If you are running 10 cams or less on AI I really see no need to use GPU. If you really want to go the GPU route, then do some research and ask what card is working the best. I still run a I7-6700k in CPU mode and have had zero errors, the only time AI restarts is when I update BI (which is always the latest, sometimes not the greatest)
View attachment 158068
I agree completely. You can save yourself a lot of headaches by simply upgrading your BI pc for a couple hundred bucks and forget the GPU. If you are running 10 cams or less on AI I really see no need to use GPU. If you really want to go the GPU route, then do some research and ask what card is working the best. I still run a I7-6700k in CPU mode and have had zero errors, the only time AI restarts is when I update BI (which is always the latest, sometimes not the greatest)
View attachment 158068
Just a little update and a bump for this thread. It appears that this was a codeproject problem I am testing out the 2.1 Beta for them at the current moment and it has resolved all of my Error:500 Problems. I am not sure when they plan to release this version out in the wild as it is still in the testing phase but I will try and keep you posted. Just know there is a fix for it coming down the pipe.