Hi!

Nvidia Sync issues a Connection Error - no route to host, when I try to add my DGX Spark. Same behavior with the .local hostname as with the IP. SSH in Terminal works with both. I am on a MacBook Pro. My colleague gets it connected with the same setup using the IP. Any ideas how to fix this?

Thanks,

Andreas

Can you share the output from the logs.
To get to the logs, click on the NVIDIA Sync icon, select the ellipsis (three dots), then click logs.
You want to pull from “NVIDIA Sync-desktop.log” and “nvsync.log”

Make sure you have the latest version: NVIDIA Sync — DGX Spark User Guide

Hi!

Please find the logs attached.

(attachments)

NVIDIA Sync-desktop.log (367 KB)
nvsync.log (6.44 KB)

can you validate you can ping the IP from your system?
I am seeing the message “Could not dial any address for 192.168.1.133:22"”

I can ping and ssh into the box from the command line …

ping spark-7028.local

PING spark-7028.local (192.168.1.133): 56 data bytes

64 bytes from 192.168.1.133: icmp_seq=0 ttl=64 time=859.552 ms

64 bytes from 192.168.1.133: icmp_seq=1 ttl=64 time=10.529 ms

64 bytes from 192.168.1.133: icmp_seq=2 ttl=64 time=71.527 ms

64 bytes from 192.168.1.133: icmp_seq=3 ttl=64 time=86.491 ms

64 bytes from 192.168.1.133: icmp_seq=4 ttl=64 time=105.722 ms

64 bytes from 192.168.1.133: icmp_seq=5 ttl=64 time=126.421 ms

^C

— spark-7028.local ping statistics —

6 packets transmitted, 6 packets received, 0.0% packet loss

round-trip min/avg/max/stddev = 10.529/210.040/859.552/292.687 ms