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

    FOG Multicast Issue

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    6
    12
    3.6k
    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.
    • M
      Mark Bridges
      last edited by

      I found the log time off as well in my Fog install on Ubuntu. Updating a couple config files fixes this. Here’s the wiki entry.
      https://wiki.fogproject.org/wiki//index.php/Time_off

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

        @Mark-Bridges This will work for 1.2.0, but a forewarning/notice of SVN Revisions, this is not the case.

        The time is now set directly in the GUI.

        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
        • M
          Mark Bridges
          last edited by

          Good to know. Thanks for that and all your work here.

          1 Reply Last reply Reply Quote 0
          • V
            Vanderhoff91
            last edited by

            Ubuntu 14.04 x64
            Fog Version 3488
            I have been able to successfully upload an image and deploy via quick image btw.
            Also thank you very much for the quick replies!

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

              So multicast is working or not?

              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

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

                @Tom-Elliott
                Multicast is not working, still the same issues as above.
                I can start a session, but I am unable to get any machines to join it.

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

                  same Problem here -> /topic/5022/image-download-is-stuck-at-99

                  1 Reply Last reply Reply Quote 0
                  • Wayne WorkmanW
                    Wayne Workman
                    last edited by

                    Can you run the troubleshooting script found here: https://forums.fogproject.org/topic/4581/let-s-make-scripts

                    And see if it points anything 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!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

                    1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman
                      last edited by

                      Inside the FOG DB, there are two multicast association tables. Can you delete all the rows in those tables, re-install FOG, and try again and see what happens?

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      ch3iC 1 Reply Last reply Reply Quote 0
                      • ch3iC
                        ch3i Moderator @Wayne Workman
                        last edited by ch3i

                        @Wayne-Workman said:

                        Inside the FOG DB, there are two multicast association tables. Can you delete all the rows in those tables, re-install FOG, and try again and see what happens?

                        TRUNCATE TABLE multicastSessions; 
                        TRUNCATE TABLE multicastSessionsAssoc; 
                        DELETE FROM tasks WHERE taskTypeId=8;
                        

                        Via MySQL cli or phpmyadmin (easy to install)

                        1 Reply Last reply Reply Quote 1
                        • 1 / 1
                        • First post
                          Last post

                        112

                        Online

                        12.2k

                        Users

                        17.4k

                        Topics

                        155.5k

                        Posts
                        Copyright © 2012-2024 FOG Project