Hi everyone! I configured an Azure instance for passwordless SSH, and I can connect to it without problems from my shell, but Julia fails to connect and I get timed out after 60 secs.
I tried putting the host in a machinefile, using it through addprocs (all combinations of specifying an explicit username and/or IP instead of the hostname). The julia executable is in the same place on all machines, I can connect to two other machines on the LAN, and they work. What could be the problem?
