In chia/cluster/node_setup.py:180|node_setup.py:180, users are prevented from calling chia up --add when using tailnet mode.
It seems in Tailscale mode when workers are added to the cluster, various ports and addresses will be updated which is problematic.
In
chia/cluster/node_setup.py:180|node_setup.py:180, users are prevented from calling chia up --add when using tailnet mode.It seems in Tailscale mode when workers are added to the cluster, various ports and addresses will be updated which is problematic.