Multi-Cast Task don´t start
-
-
Update to the latest and try again and let us know if there is any difference.
-
-
@BASURILLABAS2 said:
and not start
And I try to execute:
etc/init.d/FOGMulticastManager status --> FOGMulticastManager is not running
etc/init.d/FOGMulticastManager start --> fail -
Look through this:
https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_Downloading_-_Multicast
and this:
https://wiki.fogproject.org/wiki/index.php?title=MulticastAlso - have you tried to manually start the multicast manager?
systemctl restart FOGMulticastManager;systemctl status FOGMulticastManager
Don’t remember what it’d be with Debian/Ubuntu. Maybe
service FOGMulticastManager restart;service FOGMulticastManager status
but that’s just a guess. -
Please see if you have any messages in the Multicast Log in the web interface!
-