Grid Members Not Populating #13100
-
Hey all, For context, I have a freshly running instance of a distributed grid consisting of a manager, search, receiver, and forward node. They are all up and running smoothly, everything is connected and there are no errors in any of the logs I checked. I am having a problem with the grid members not showing up under the "Grid" tab in SOC. All of my nodes are showing up in the "Accepted Members" in Administration > Grid Members, but they are not populated in the Grid tab. Also... I confirmed that there is nothing being blocked on our firewall and all the ports that are supposed to be talking are open to communicate between the nodes, so I know this isn't a firewall issue. I saw someone with a similar issue talking about sensoroni being the issue but can't seem to figure it out. All help is much appreciated, thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
From the manager cli can you run
All your accepted grid members should return with good status for so-status. If they aren't there is probably something stopping the minions from completing their initial highstate. How did you add these minions to your grid? Was it from the GUI under grid members ? |
Beta Was this translation helpful? Give feedback.
-
Same here, upgraded SO from 2.4.60 to 2.4.70, Grid Members added before, now showing as accepted Members but did not show up in grid tab. I tried Any hints for how to investigate further? Which logs to consult? |
Beta Was this translation helpful? Give feedback.
-
I was able to resolve this issue by deleting the nodes from the "Accepting members" section of the SOC and rebooting my manager node. The nodes then came up as unaccepted and I simple re-accepted them and everything works. |
Beta Was this translation helpful? Give feedback.
I was able to resolve this issue by deleting the nodes from the "Accepting members" section of the SOC and rebooting my manager node. The nodes then came up as unaccepted and I simple re-accepted them and everything works.