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

    RC26 - Multicast image Input/output error

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    2
    7
    1.9k
    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.
    • Q
      Quazz Moderator
      last edited by Quazz

      Server
      • FOG Version: RC26
      • OS: Centos 7
      Client
      • Service Version: N/A
      • OS: N/A
      Description

      I wanted to multicast an image for a shipment we got in, but I’m getting ye olde Input/Output errors after entering the session name to join and pressing enter.

      I created the multicast session by going to the image list -> multicast image -> fill in data

      Here is my multicast entry:

      set username foglogin
      set password foglogin
      params
      param mac0 ${net0/mac}
      param arch ${arch}
      param username ${username}
      param password ${password}
      param sessionJoin 1
      isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
      isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
      

      Basically the default with autologin.

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

        Found the issues, thanks for reporting.

        Can be fixed if needed immediately by running:

        wget -O /var/www/fog/lib/fog/bootmenu.class.php https://raw.githubusercontent.com/FOGProject/fogproject/ca676afb6aa7fc749718a795b6ce8885c5cb93e7/packages/web/lib/fog/bootmenu.class.php
        wget -O /var/www/fog/lib/fog/fogcontroller.class.php https://raw.githubusercontent.com/FOGProject/fogproject/ca676afb6aa7fc749718a795b6ce8885c5cb93e7/packages/web/lib/fog/fogcontroller.class.php
        

        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

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

          Anything in your apache error 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

          Q 1 Reply Last reply Reply Quote 0
          • Q
            Quazz Moderator @Tom Elliott
            last edited by

            @Tom-Elliott Aside from a the “too few arguments” in the submenu thing, this is the only other thing, but I’m not sure it’s related.

            [Wed Nov 30 12:25:37.832343 2016] [:error] [pid 24185] [client 192.168.1.216:3765] PHP Fatal error: Call to a member function get() on null in /var/www/html/fog/lib/fog/bootmenu.class.php on line 1119
            
            Tom ElliottT 1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott @Quazz
              last edited by

              @Quazz Your bootmenu item seems to be the “trigger”, and I’m taking a look now. If i had to guess, I believe this is already fixed in RC-27 (as I’m thinking this is related to the ‘is one enabled’ issue we’re already seeing.)

              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

              Q 1 Reply Last reply Reply Quote 0
              • Q
                Quazz Moderator @Tom Elliott
                last edited by

                @Tom-Elliott Alright, well, there’s no real hurry on my end, so I’ll check out RC27 when it drops and report back?

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

                  Found the issues, thanks for reporting.

                  Can be fixed if needed immediately by running:

                  wget -O /var/www/fog/lib/fog/bootmenu.class.php https://raw.githubusercontent.com/FOGProject/fogproject/ca676afb6aa7fc749718a795b6ce8885c5cb93e7/packages/web/lib/fog/bootmenu.class.php
                  wget -O /var/www/fog/lib/fog/fogcontroller.class.php https://raw.githubusercontent.com/FOGProject/fogproject/ca676afb6aa7fc749718a795b6ce8885c5cb93e7/packages/web/lib/fog/fogcontroller.class.php
                  

                  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

                  Q 1 Reply Last reply Reply Quote 1
                  • Q
                    Quazz Moderator @Tom Elliott
                    last edited by

                    @Tom-Elliott Thanks for the very fast assistance! Awesome work as usual.

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

                    169

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project