Run Deepstream-test5-app fail

I have flow README file to run deepstream-test5-app, but i got an error:

** ERROR: <main:1451>: Failed to set pipeline to PAUSED
Quitting
ERROR from sink_sub_bin_sink2: Could not configure supporting library.
Debug info: /dvs/git/dirty/git-master_linux/deepstream/sdk/src/gst-plugins/gst-nvmsgbroker/gstnvmsgbroker.c(388): legacy_gst_nvmsgbroker_start (): /GstPipeline:pipeline/GstBin:sink_sub_bin2/GstNvMsgBroker:sink_sub_bin_sink2:
unable to connect to broker library
ERROR from sink_sub_bin_sink2: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
Debug info: gstbasesink.c(5265): gst_base_sink_change_state (): /GstPipeline:pipeline/GstBin:sink_sub_bin2/GstNvMsgBroker:sink_sub_bin_sink2:
Failed to start
App run failed

i had build host server kafka on PC with Ubuntu 18.04 x64

Help me test5_config_file_src_infer.txt (5.9 KB)

• Hardware Platform Jetson Nano
• DeepStream Version 5.0
• JetPack Version 4.4.1

anyone can help me

Thank all, i had fix it with uncommand line 31 in file server.property in folder config of kafka

1 Like

Glad to know.

Hi, I uncommented line 31 to have listeners=PLAINTEXT://localhost:9092
Still I get the same error when I run ./deepstream-test5-analytics -c config/test5_config_file_src_infer_tlt.txt from inside the deepstream docker.

Hi mohdeepa,

Please help to open a new topic for your issue. Thanks