Sample Deepstream App5 Kafka disconnect errors, multiple sites

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 5.1
• NVIDIA GPU Driver Version (valid for GPU only) 460+
• Issue Type( questions, new requirements, bugs) Deepstream Test app 5 has an error where if a camera goes offline, it attempts reconnect and then is stuck in a Kafka disconnect error as shown below logs. This is an issue at multiple sites and is a critical issue as DS stops.

** WARN: <watch_source_status:674>: No data from source 1 since last 20 sec. Trying reconnection",

    "text": "%3|1632945618.289|FAIL|rdkafka#producer-1| [thrd:localhost:9094/bootstrap]: localhost:9094/bootstrap: Receive failed: Disconnected",


},

{

    "text": "%3|1632945618.289|ERROR|rdkafka#producer-1| [thrd:localhost:9094/bootstrap]: localhost:9094/bootstrap: Receive failed: Disconnected",

},

{

    "text": "%3|1632946518.006|FAIL|rdkafka#producer-1| [thrd:localhost:9094/bootstrap]: localhost:9094/bootstrap: Receive failed: Disconnected",

• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing) Use Deeptsream test app 5, broker to local kafka, rtsp reconnect as source and unplug camera, wait till reconnect event and then errors will show with kafka.

Sorry for delay! We will check and get back to you.

1 Like

Nearly 3 weeks without a response on this.

Sorry for the delay.
We do not support reconnect policy by now.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.