FOG Project

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

    Solved Problems with multicast task

    FOG Problems
    8
    34
    6901
    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.
    • Miguel Palacios
      Miguel Palacios last edited by

      @Quazz I have install the las version (7659). If I restart the process appear the same error:

      [root@IMG-28V-LMES-20 bin]# PHP Fatal error:  Call to undefined method MulticastManager::getBanner() in /opt/fog/service/FOGMulticastManager/FOGMulticastManager on line 13
      

      Here are the apache log:

      0_1463499177467_A.PNG

      1 Reply Last reply Reply Quote 0
      • Q
        Quazz Moderator @Miguel Palacios last edited by

        @Miguel-Palacios Is there some extra information in the Apache error log?

        In the mean time, updating to the latest and checking again might be useful.

        1 Reply Last reply Reply Quote 0
        • Miguel Palacios
          Miguel Palacios last edited by

          @Sebastian-Roth, when I restart the service appear this error…

          [root@IMG-28V-LMES-20 ~]# service FOGMulticastManager restart
          Reiniciando FOGMulticastManager:                           [  OK  ]
          [root@IMG-28V-LMES-20 ~]# PHP Fatal error:  Call to undefined method MulticastManager::getBanner() in /opt/fog/service/FOGMulticastManager/FOGMulticastManager on line 13
          

          The log continued same… No entries

          Q H 2 Replies Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator last edited by

            @Sunks We are more than happy to help you with whatever issue you have. But please open your own topic so we don’t get things mixed up here. As well I have to add that we hear things like “i have the same issue” often and most of the times it turns out to be a different problem! So please describe in detail your setup (OS version, FOG version, network setup, log files, …) and we surely will be able to give you a hand with this.

            @Miguel-Palacios Does restarting the service help for you? service FOGMulticastManager restart You should see newer messages in the logs…

            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
            • S
              Sunks last edited by

              Hello, i have the same issue with only 1 interface on my fog and a basic configuration node

              1 Reply Last reply Reply Quote 0
              • Miguel Palacios
                Miguel Palacios last edited by

                The base version is 1.2.0 and SVN version is 7599

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

                  What version are you currently running?

                  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
                  • Miguel Palacios
                    Miguel Palacios last edited by

                    @Sebastian-Roth, @Tom-Elliot, important that these entries in the log are old… 03/31/2016. Since then there aren’t new entries…

                    1 Reply Last reply Reply Quote 0
                    • Tom Elliott
                      Tom Elliott @Sebastian Roth last edited by

                      @Sebastian-Roth Is the node this is referencing the master node?

                      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

                      H 1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator last edited by

                        Error in the logs StorageNode Not found on this system?? I think I’ve seen this happening somewhere already but can’t really remember. @Tom-Elliott Have you got an idea?

                        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

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

                          @Sebastian-Roth, the service appear that is running

                          [root@IMG-28V-LMES-20 /]# ps ax | grep FOGMulti
                          12199 ?        Z      0:00 [FOGMulticastMan] <defunct>
                          12231 pts/1    S+     0:00 grep FOGMulti
                          23832 ?        S      0:01 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager
                          

                          and I can’t see any udp sender…

                          [root@IMG-28V-LMES-20 /]# ps ax | grep udp
                          12238 pts/1    S+     0:00 grep udp
                          

                          This is the log file:

                          0_1463486748119_A.PNG

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator last edited by

                            @Miguel-Palacios Is the FOG service on the server running? ps ax | grep FOGMulti

                            As well do you see any udp-sender commands in ps ax | grep udp?

                            Please post what you see in the multicast log file (web gui -> FOG configuration -> log viewer)

                            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
                            • Miguel Palacios
                              Miguel Palacios last edited by

                              @Tom-Elliott, here is the information

                              0_1463480900938_A.PNG

                              0_1463480905892_B.PNG

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

                                What’s the interface name on the Server?

                                ifconfig

                                What’s the GUI show for that Storage Node?

                                Storage Management Page->List all Nodes->[Your Relevant Master Node]->Interface

                                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

                                H 1 Reply Last reply Reply Quote 0
                                • 1
                                • 2
                                • 2 / 2
                                • First post
                                  Last post

                                178
                                Online

                                10.2k
                                Users

                                16.3k
                                Topics

                                149.9k
                                Posts

                                Copyright © 2012-2020 FOG Project