OpenVisualCloud / Smart-City-Sample

The smart city reference pipeline shows how to integrate various media building blocks, with analytics powered by the OpenVINO™ Toolkit, for traffic or stadium sensing, analytics and management tasks.
BSD 3-Clause "New" or "Revised" License
186 stars 80 forks source link

pipeline stop working with Nonetype error #832

Open divdaisymuffin opened 1 year ago

divdaisymuffin commented 1 year ago

@xwu2git @nnshah1 a particluar error is happening when I am running instances that FPS is good, but suddenly server stops with error Nonetype

Plesae check below logs and help me to know the RCA

`From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.137494651598422 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.151078733775735 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.164922259275741 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.178415440562459 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.190634683763262 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.205502069270654 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.216443664713946 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.22740777119438 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.237152060824496 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.246777904566832 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.26243351684318 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.27205473092738 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.28050509221978 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.292823165420726 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.300956468407527 and Sensor is VIDS-1@CH-542.350 From runva Pipeline veh-det Kpi Average Speed, Occupancy, Vehicle Queue Version 6 Instance 1 Running with RUNNING and Current FPS is 9.308708645064812 and Sensor is VIDS-1@CH-542.350 Error in pipeline NoneType: None

Error in pipeline, Vaserving will try to restart NoneType: None

{"levelname": "INFO", "asctime": "2023-04-03 10:29:15,332", "message": "Pipeline 1 Aborted", "module": "gstreamer_pipeline"} Traceback (most recent call last): File "/home/detect-object.py", line 44, in connect raise Exception("VA exited. This should not happen.") Exception: VA exited. This should not happen.`