SSH connection failed: ' + Process exited with non-zero exit status 2

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Jetson
• DeepStream Version
• JetPack Version (valid for Jetson only) Jetpack 5.0.2
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
I have install openssh-clien, sshfs both in Jetson and windows (cause i don’t know which one is right)
then i ssh-keygen, ssh-copy-id -i .ssh/id_rsa.pub user@xx.xx.xx.xx
image
image
but when i run


i got
2022-11-19 19:06:08 [Error] [Composer] [c:\program files (x86)\nvidia corporation\graph composer\composer\omni.exp.graph.composer\omni\exp\graph\composer\run_graph_window.py:296] SSH connection failed: ’ + Process exited with non-zero exit status 2

i don’t know which steps i did wrong

You need to config the SSH service correctly in your target machine so that your Windows terminal can connect to the target through SSH. You can try “ssh username@ip_address” before you run Graph Composr to check whether the SSH connection is OK.

You can google how to start SSH service on ubuntu. E.G. How to Enable SSH on Ubuntu 18.04 | Linuxize

i can ssh from windows to jetson

but get error reported on graph composer

There is no update from you for a period, assuming this is not an issue anymore.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

We can not reproduce the error. Can you provide more information?

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