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

pipeline stop working with Nonetype error #832

Open
divdaisymuffin opened this issue Apr 3, 2023 · 0 comments
Open

pipeline stop working with Nonetype error #832

divdaisymuffin opened this issue Apr 3, 2023 · 0 comments

Comments

@divdaisymuffin
Copy link

@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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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 [email protected]
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.`

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

1 participant