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

FOG Multicast Issue

Scheduled Pinned Locked Moved Unsolved
FOG Problems
6
12
3.3k
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.
  • W
    Wayne Workman
    last edited by May 29, 2015, 2:28 PM

    What OS and version are you running FOG on?
    Any updates on this?

    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
    • M
      Mark Bridges
      last edited by May 29, 2015, 4:06 PM

      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

      T 1 Reply Last reply May 29, 2015, 4:19 PM Reply Quote 0
      • T
        Tom Elliott @Mark Bridges
        last edited by May 29, 2015, 4:19 PM

        @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 May 29, 2015, 4:23 PM

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

          1 Reply Last reply Reply Quote 0
          • V
            Vanderhoff91
            last edited by May 29, 2015, 7:34 PM

            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
            • T
              Tom Elliott
              last edited by May 29, 2015, 10:31 PM

              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 May 30, 2015, 12:12 PM Reply Quote 0
              • V
                Vanderhoff91 @Tom Elliott
                last edited by Vanderhoff91 May 30, 2015, 6:12 AM May 30, 2015, 12:12 PM

                @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 May 31, 2015, 1:48 PM

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

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wayne Workman
                    last edited by May 31, 2015, 3:23 PM

                    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
                    • W
                      Wayne Workman
                      last edited by Jun 2, 2015, 5:53 PM

                      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/

                      C 1 Reply Last reply Jun 2, 2015, 5:55 PM Reply Quote 0
                      • C
                        ch3i Moderator @Wayne Workman
                        last edited by ch3i Jun 2, 2015, 11:56 AM Jun 2, 2015, 5:55 PM

                        @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
                        1 / 1
                        • First post
                          11/12
                          Last post

                        149

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project