Maybe you can help me.
I'm using version 2.8.2.
The agents stopped running in my environment.
So I deleted all the journales. That didn't help.
I then deleted the controller in JOC Cockpit.
I added the controller again.
I added the agent and deployed it.
The agent remains in the “initialized” status.
The controller is "operational"
there are two prominent root causes for the issue:
You are trying to operate an Agent Cluster with the Open Souce License
Clustering is not in scope of the Open Source License, see JS7 - License.
The same will apply if you own a commercial license, but did not deploy the license key to the Primary and Secondary Director Agent.
Check both Director Agent's ./logs/watchdog.log if it includes the information that a commercial license was identified.
When using a commercial license and setting up an Agent cluster, then for initial operation one of the Director Agents must be configured as the standby node.
To this purpose the Standby Agent's ./config/agent.conf file has to include the setting: js7.journal.cluster.node.is-backup=yes
The agent.log of your previous post suggests that this is the Standby Director Agent. There seems not to be a connection attempt from the Active Director Agent. In an Agent Cluster we find 1 Director Agent as the active node and 1 Director Agent as the standby node. The standby node is available. Please check the Active Director Agent's ./logs/agent.log file for reasons why it would not connect to the Standby Direcor Agent
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe you can help me.
I'm using version 2.8.2.
The agents stopped running in my environment.
So I deleted all the journales. That didn't help.
I then deleted the controller in JOC Cockpit.
I added the controller again.
I added the agent and deployed it.
The agent remains in the “initialized” status.
The controller is "operational"
Agent Log
Controller Log
Hi John,
there are two prominent root causes for the issue:
js7.journal.cluster.node.is-backup=yesI will move to the "Help" section.
I will move to the "Help" section.