Hello! 
For me the opposite problem is occurring. I get socket error while trying 
to connect to a remote host but not for a local host. I specify the remote 
hostname by replacing the "localhost" in the example by 
"pra...@xx.xx.xx.xx". Is this format correct?? 

On Thursday, 1 September 2016 23:32:30 UTC+5:30, Wayne Iba wrote:
>
> I'm encountering the same problem as Matt was.  Any help on that?  [racket 
> 6.6 on Ubuntu 14.04 and 16.04 (fails on both)]
>
> Incidentally, if I change "localhost" in the spawn-remote-racket-node to 
> some other host, the example seems to work correctly.
>
> This points to my more general problem.  I have a distributed program that 
> previously used the riot package but for which I'd like to use distributed 
> places.  However, the program needs to run both on a multi-core machine in 
> isolation, and on a set of distinct machines.  I was able to get a solution 
> working for separate machines but ran into these socket errors when trying 
> to make it work on a single machine.
>
> Thanks in advance!
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to