I don't appear to be the group manager error
-
I have installed FOG on a new Fedora 18 workstation, but I am getting an error message on the console every 10 seconds:
“Checking if I am the Group Manager”
“I don’t appear to be the group Manager. I will check back later.”Any help would be greatly appreciated!
-
I am having the same issue…
-
Please assist- When I view the multicast.log file, it states, Starting FOG Multicast Manager Service. Checking for new tasks every 10seconds. Starting Service Loop.
I then receive message: “Checking to see if I am the Group Manager. I Don’t appear to appear to be the Group Manager. I’ll Check Back later.”
Please assist to have this configured to add to Group Manager and have the message loop cease.
Thank you. -
I’m seeing the same thing in my log files.
-
check the file: /opt/fog/service/etc/config.php file. make sure your database information is filled in. Then restart the three fog files in /etc/init.d by simply typing
for i in
ls /etc/init.d/FOG*
; do $i restart; doneYou should no longer have the error.
-
Unfortunately, that did not fix the problem.
-
Is your Storage Node on a separate system?
-
if it’s on a separate box - make sure mysqld listens on a physical interface rather than 127.0.0.1