Version: 2.1.26
Node
Server > Node (/server/node) configures the default node this server talks
to for clustering — the SSH connection details written to the [CLUSTERING]
section of admin.ini.
Saving validates the connection first: it runs a non-interactive ssh with a
short connect timeout and reports what happened. A connection that ran and was
refused and one that could not be attempted at all are reported differently,
because they need different fixes.
Was this helpful?