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.
