Ah let me see how I change that, thanks. Basically not errors are thrown other than a connection timeout
Sent while on the move. > On 23 Feb 2021, at 18:22, Dan Smith <dasm...@vmware.com> wrote: > > > pi@raspberrypi:~/fractalworks/example-1.0 $ netstat -a | grep 41111 > tcp6 0 0 [::]:41111 [::]:* LISTEN > > Does this mean that geode is only listening for IPV6 traffic? That might > explain it since you are trying to connect using the IPv4 address. > > -Dan