[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlaplus] Ad-Hoc distributed issues




On 22.03.21 13:41, Shriphani Palakodety wrote:
No luck here's the firewall setup on master:

onu@squidroost1:~/toolbox$ sudo ufw status verbose
Status: active
Logging: on (low)
Default: allow (incoming), allow (outgoing), disabled (routed)
New profiles: skip

To                         Action      From
--                         ------      ----
22                         ALLOW IN    Anywhere
Anywhere                   ALLOW IN    192.168.1.0/24
Anywhere                   ALLOW IN    0.0.0.0
22 (v6)                    ALLOW IN    Anywhere (v6)

And on the slave node:

onu@squidroost3:~sudo ufw status verbose
Status: active
Logging: on (low)
Default: allow (incoming), allow (outgoing), disabled (routed)
New profiles: skip

To                         Action      From
--                         ------      ----
Anywhere                   ALLOW IN    0.0.0.0

So all directions should be ok. But I still get this error.


The next thing to check are problems with hostname resolution. Sometimes it happens that a node advertises itself as e.g., 127.0.1.1, which then causes connections to fail. Try setting 'java.rmi.server.hostname' to each node's public IP address as mentioned in [1].

Markus

https://tla.msr-inria.inria.fr/tlatoolbox/doc/model/distributed-mode.html#limitations

--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/e5f45247-1d0c-d28c-1365-d6f26f4e512d%40lemmster.de.