Multicast download freeze at "Starting to restore Image"
-
I can’t download Images over Multicast:
(It worked 1-2 weeks ago on version ~3540)
System: Debian 8
Fog: 3587 -
Is FOGMulticastManager sevice actually running?
What’s the output of /var/log/fog/multicast.log?
-
[06-22-15 12:37:26 pm] * No Tasks Found! [06-22-15 12:37:36 pm] | Task (6) is new! [06-22-15 12:37:36 pm] | Task (6) /images/Image22062015 image file found. [06-22-15 12:37:36 pm] | Task (6) 1 client(s) found. [06-22-15 12:37:36 pm] | Task (6) sending on base port: 56438 [06-22-15 12:37:36 pm] CMD: cat /images/Image22062015/d1p1.img | /usr/local/sbin/udp-sender --interface eth1 --min-receivers 1 --max-wait 600 --portbase 56438 --full-duplex --ttl 32 --nokbd --nopointopoint;$ [06-22-15 12:37:36 pm] | Task (6) has started. [06-22-15 12:37:46 pm] | Task (6) is no longer running. [06-22-15 12:37:46 pm] | Task (6) has been cleaned as complete. [06-22-15 12:37:56 pm] * No Tasks Found!
Haha I found the problem lol, wrong Interface (!eth1 -> eth0) on Multicast ~_~, sorry for the topic and thanks for your fast answer.