Swarm Troubleshooting#
General Troubleshooting guidelines#
Requirements:
Your system meets minimum software requirements
Pinging between hosts running SwarmAgent and SwarmCoordinator is allowed.
Firewall rules allow communication on
8008
or8009
TCP ports.DNS settings on any machine are properly configured and DNS is enabled
There is no application running that currently uses
8008
or8009
TCP ports.
Safe, tested working settings#
Close SwarmAgent, check system tray
Go to SwarmAgent directory
Remove SwarmAgent.Options.xml (this will delete all settings)
Run SwarmAgent again
Go to Settings tab
set AllowedRemoteAgentGroup to Default
Set AllowedRemoteAgentNames to *
set CoordinatorRemotingHost to IP address where Coordinator is running (127.0.0.1 if it’s on the same host).
On machine that is running the coordinator, close and open again both Agent (if running) and Coordinator.