• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    multicast using wrong ethernet

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    21
    3.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tmerrick
      last edited by

      I am running Red Hat 6.7 at FOG 7671 and multicasting is not working. I traced it down to the following message:

      [05-18-16 10:19:33 am]  | CMD: cat /images/CSCI10/d1p1.img | /usr/local/sbin/udp-sender --interface eth1 --min-receivers 4 --max-wait 600 --portbase 60806 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /images/CSCI10/d1p2.img | /usr/local/sbin/udp-sender --interface eth1 --min-receivers 4 --max-wait 600 --portbase 60806 --full-duplex --ttl 32 --nokbd --nopointopoint;
      [05-18-16 10:19:33 am]  | Task (51) Multicast Quick Deploy has started.
      Udp-sender 20120424
      Using mcast address 232.168.1.15
      UDP sender for (stdin) at 192.168.1.15 on eth1 
      Broadcasting control to 224.0.0.1
      

      It is using eth1 even though the FOG_UDPCAST_INTERFACE is set to eth0 under the Multicast Settings. As a result all of the client computers get to partclone and just sit there.

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        FOG no longer uses the interface (either FOG_UDP_INTERFACE) or otherwise to determine the interface to broadcast off.

        It actually, now, uses the node’s host address as the interface to work from. So I’m just guessing, the node’s IP address in the storage page is listed as 192.168.1.15?

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • T
          tmerrick
          last edited by

          Nope. It is 10.3.64.58 on the storage management page and the interface there is set to eth0 also.

          Tom ElliottT 1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott @tmerrick
            last edited by

            @tmerrick Then where is 192.168.1.15 coming from?

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott
              last edited by

              Do you have a custom address setup under global settings? FOG Configuration Page->Settings->Multicast Settings->FOG_MULTICAST_ADDRESS

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 0
              • T
                tmerrick
                last edited by

                It is eth1’s address. I am not sure where FOG is picking it up.

                1 Reply Last reply Reply Quote 0
                • T
                  tmerrick
                  last edited by

                  The FOG_MULTICAST_ADDRESS is zero.

                  Tom ElliottT 1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott @tmerrick
                    last edited by

                    @tmerrick Mind updating and seeing if the latest helps out?

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    1 Reply Last reply Reply Quote 0
                    • T
                      tmerrick
                      last edited by

                      Still going to eth1:

                      [05-18-16 11:22:39 am]  | CMD: cat /images/CSCI10/d1p1.img | /usr/local/sbin/udp-sender --interface eth1 --min-receivers 4 --max-wait 600 --portbase 60316 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /images/CSCI10/d1p2.img | /usr/local/sbin/udp-sender --interface eth1 --min-receivers 4 --max-wait 600 --portbase 60316 --full-duplex --ttl 32 --nokbd --nopointopoint;
                      
                      Tom ElliottT 1 Reply Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott @tmerrick
                        last edited by

                        @tmerrick You went through the whole installation already too?

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        1 Reply Last reply Reply Quote 0
                        • T
                          tmerrick
                          last edited by

                          Yes, the update to 7701.

                          Tom ElliottT 1 Reply Last reply Reply Quote 0
                          • Tom ElliottT
                            Tom Elliott @tmerrick
                            last edited by

                            @tmerrick What’s output if you run:

                            systemctl status -l FOGMulticastManager

                            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                            1 Reply Last reply Reply Quote 0
                            • T
                              tmerrick
                              last edited by

                              What is the Red Hat 6 command?

                              Tom ElliottT 1 Reply Last reply Reply Quote 0
                              • Tom ElliottT
                                Tom Elliott @tmerrick
                                last edited by

                                @tmerrick tail -100f /var/log/httpd/error_log

                                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                1 Reply Last reply Reply Quote 0
                                • T
                                  tmerrick
                                  last edited by

                                  Here is the error_log:

                                  [Wed May 18 10:26:41 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:28:27 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:28:58 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:30:06 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:30:18 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:31:34 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:32:13 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:32:29 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:33:03 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:33:11 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:35:04 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:35:30 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:35:34 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:36:20 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:36:30 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:37:49 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:39:14 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:39:26 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:39:27 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:40:06 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:41:40 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:42:59 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:43:05 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:43:56 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:44:48 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:46:12 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:46:27 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:46:53 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:47:25 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:47:32 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:49:28 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:49:29 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:50:50 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:50:52 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:50:57 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:53:14 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:53:27 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:53:28 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:54:18 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:54:35 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:56:08 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:56:15 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:56:59 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:57:03 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:58:30 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:58:42 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:59:40 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 10:59:53 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:00:04 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:01:14 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:01:29 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:03:15 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:03:33 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:03:51 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:04:30 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:05:12 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:06:34 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:07:07 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:07:10 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:07:47 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:10:08 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:10:18 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:10:19 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:10:20 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:11:05 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:13:42 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:13:47 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:13:49 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:14:14 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:14:20 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:17:00 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:17:04 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:17:43 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:17:55 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:18:07 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:20:01 2016] [notice] caught SIGTERM, shutting down
                                  [Wed May 18 11:20:48 2016] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
                                  [Wed May 18 11:20:48 2016] [notice] Digest: generating secret for digest authentication ...
                                  [Wed May 18 11:20:48 2016] [notice] Digest: done
                                  [Wed May 18 11:20:48 2016] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.6.21 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips mod_wsgi/3.2 Python/2.6.6 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
                                  [Wed May 18 11:20:54 2016] [error] [client 10.3.64.58] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/html/fog/lib/db/mysqldump.class.php on line 383
                                  [Wed May 18 11:20:56 2016] [error] [client 10.3.64.58] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/html/fog/lib/db/mysqldump.class.php on line 400
                                  [Wed May 18 11:21:04 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:21:11 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:21:17 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:21:41 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:21:45 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:23:59 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:24:12 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:24:27 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:24:55 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:25:37 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:26:44 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:27:18 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:27:35 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:28:17 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:29:33 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:30:00 2016] [error] [client 10.4.210.73] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:30:15 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:31:08 2016] [error] [client 10.4.210.69] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:32:15 2016] [error] [client 10.4.210.76] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:32:49 2016] [error] [client 10.4.210.72] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  [Wed May 18 11:32:55 2016] [error] [client 10.4.210.75] PHP Warning:  array_map(): An error occurred while invoking the map callback in /var/www/html/fog/lib/fog/fogcontroller.class.php on line 197
                                  
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Sebastian Roth Moderator
                                    last edited by

                                    @Tom-Elliott Sorry to say this but again I start hating those array_map functions! They might be very nice in the code but just hell to debug!!!

                                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                    1 Reply Last reply Reply Quote 0
                                    • Tom ElliottT
                                      Tom Elliott
                                      last edited by

                                      Please update again when you can and see if things are working better.

                                      The issue I noticed is out of this is it would simply return an interface if any of the system’s IP addresses were found. That still doesn’t explain why it’s starting the tasking on an IP that’s not on your fog server as that is not handled in the same fashion.

                                      If I had to guess, there is potentially another node with that IP and eth1 as the interface. I’m just guessing though.

                                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        tmerrick
                                        last edited by

                                        No the interface is on my fog server, but is an internal backup network. I fudged around it by disabling the interface, updating fog, and then re-enabling the interface.

                                        Tom ElliottT 1 Reply Last reply Reply Quote 0
                                        • Tom ElliottT
                                          Tom Elliott @tmerrick
                                          last edited by

                                          @tmerrick so is an updaed version working now?

                                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            tmerrick
                                            last edited by

                                            I am on 7707 at the present time and it seems to be working when I disabled/enabled the eth1 interface. I am not sure what will happen if I install an update without doing the disable/enable during it. Could this be an install error during the multicast configuration? I noticed that it had the subnet mask from eth1, and not eth0 during installation.

                                            Tom ElliottT 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            214

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project