How to access AI: error 404 logs

sewington

Getting the hang of it
Joined
Oct 25, 2022
Messages
24
Reaction score
51
Location
Alberta, Canada
I've searched online, and looked through the documentation. No joy. I'm trying to find a way to find more log information from Blue Iris on what the specific 404 error is, and also see if I can figure out what URL Blue Iris was trying to access when it failed.

I thought this might be the option "log all connection info, not just login" but I can't seem to find this information in any of the logs I have access to. Does anyone know?
 

biggen

Known around here
Joined
May 6, 2018
Messages
2,595
Reaction score
2,903
Where are you seeing this "404" message? Do you have a screencap?
 
Last edited:

sewington

Getting the hang of it
Joined
Oct 25, 2022
Messages
24
Reaction score
51
Location
Alberta, Canada
Where are you seeing this 404" message? Do you have a screencap?
I'm actually unable to reproduce the error. I'm trying to get information on how to trace the error to its roots. Some people are seeing the error in their logs:

3 5/1/2023 1:28:34.164 PM FrontPorch MOTION_A
2 5/1/2023 1:28:34.467 PM FrontPorch AI: error 404
1 5/1/2023 1:28:34.467 PM FrontPorch AI: Alert cancelled [AI: error 404] 173ms
3 5/1/2023 1:28:51.853 PM DWRight MOTION_A
2 5/1/2023 1:28:52.257 PM DWRight AI: error 404
1 5/1/2023 1:28:52.257 PM DWRight AI: Alert cancelled [AI: error 404] 269ms
3 5/1/2023 1:28:52.964 PM FrontPorch MOTION_A
0 5/1/2023 1:28:53.397 PM FrontPorch AI: [Objects] dog:69% [155,192 234,239] 228ms
3 5/1/2023 1:34:53.155 PM FrontPorch MOTION_A
0 5/1/2023 1:34:53.485 PM FrontPorch AI: [Objects] dog:86% [101,221 177,265] 189ms
0 5/1/2023 1:34:53.486 PM FrontPorch AI: [ipcam-combined] dog:63% [101,222 179,263] 189ms

r2qb1jem5yka1.png
 

SpacemanSpiff

Known around here
Joined
Apr 15, 2021
Messages
1,476
Reaction score
2,487
Location
USA
Are you using ALPR?

Edit: Forum mangled the previous URL info. The following screenshot was grabbed from a thread on the BI forum on reddit. This user also experienced the AI: error 404
1684337197118.png
 
Last edited:

biggen

Known around here
Joined
May 6, 2018
Messages
2,595
Reaction score
2,903
I'm actually unable to reproduce the error. I'm trying to get information on how to trace the error to its roots. Some people are seeing the error in their logs:

3 5/1/2023 1:28:34.164 PM FrontPorch MOTION_A
2 5/1/2023 1:28:34.467 PM FrontPorch AI: error 404
1 5/1/2023 1:28:34.467 PM FrontPorch AI: Alert cancelled [AI: error 404] 173ms
3 5/1/2023 1:28:51.853 PM DWRight MOTION_A
2 5/1/2023 1:28:52.257 PM DWRight AI: error 404
1 5/1/2023 1:28:52.257 PM DWRight AI: Alert cancelled [AI: error 404] 269ms
3 5/1/2023 1:28:52.964 PM FrontPorch MOTION_A
0 5/1/2023 1:28:53.397 PM FrontPorch AI: [Objects] dog:69% [155,192 234,239] 228ms
3 5/1/2023 1:34:53.155 PM FrontPorch MOTION_A
0 5/1/2023 1:34:53.485 PM FrontPorch AI: [Objects] dog:86% [101,221 177,265] 189ms
0 5/1/2023 1:34:53.486 PM FrontPorch AI: [ipcam-combined] dog:63% [101,222 179,263] 189ms

View attachment 163305
That's an AI error. What AI program are you using? CodeProject AI? Deepstack?

404's are not found errors but you said you can't reproduce it so it works sometimes then?
 

sewington

Getting the hang of it
Joined
Oct 25, 2022
Messages
24
Reaction score
51
Location
Alberta, Canada
CodeProject AI. It works for a lot of setups. I'm suspecting a lot of the error 404 are VM-related, or possibly container-related, but seeing the actual 404 or determining the URL Blue Iris is trying to access will help determine the issue. But I have no idea how to get this information from Blue Iris, or if you even can.
 

biggen

Known around here
Joined
May 6, 2018
Messages
2,595
Reaction score
2,903
CodeProject AI. It works for a lot of setups. I'm suspecting a lot of the error 404 are VM-related, or possibly container-related, but seeing the actual 404 or determining the URL Blue Iris is trying to access will help determine the issue. But I have no idea how to get this information from Blue Iris, or if you even can.
You input the CPAI server in the Blue Iris Settings -> AI Tab -> Use AI server

So whatever you have in there is where BI is sending frames to for analysis.
 
Top