NVIDIA Sync Issue

For some reason nvidia sync stopped working and not able to connect to my DGX spark.
I deleted everything in .ssh/config and finally awas able to connect.

Nice to have the DGX console back. When I select terminal I get the following error:
Last login: Thu Dec 18 18:22:23 on ttys000

ssh -t 192.168.5.100 “cd /; bash -l”

You have new mail.

iMac (~) $ ssh -t 192.168.5.100 “cd /; bash -l”

and do not connect to the DGXspark I can however manually ssh into the DGXspark with no issues.

When I click juypter labs Open in Browser I get redirected to random ports not to 11003 and have to manually navigate to the correct port to displyu jupter labs.

I really think that you need to provide some sort of reset that allows you to do clean install without poking around in library and .ssh directories.

Any help much appreciated.

1 Like

Solution:

I initially setup NVIDIA Sync using fixed IP address rather than hostname. SSH to host works NVIDIA Sync refused to work.

Once I setup SSH to host manually. NVIDIA Sync now works.

Thre are different SSH for fixed IP to same host and ssh to Hostname.

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