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

    Issues with RC 26/27

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    2
    7
    2.0k
    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.
    • J
      Jason Shoemake
      last edited by

      Server
      • FOG Version: RC 27
      • OS: CentOS 7
      Description

      With RC 26 we noticed when performing a full registration that inventory data, specifically primary name and other tag were not being populated and an image task was not being created. Updated to RC 27 this morning to see if those issues were fixed (are not fixed), and now when we try to do an image we get an in queue message and failed to check in (only 1 imaging task). I have attached a few lines from the apache error log, please let me know if you need any additional information, thanks.

      [Thu Dec 01 08:25:04.247048 2016] [:error] [pid 1667] [client 10.230.11.26:44516] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
      [Thu Dec 01 08:25:09.350237 2016] [:error] [pid 8986] [client 10.230.11.26:44518] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
      [Thu Dec 01 08:25:14.437912 2016] [:error] [pid 1667] [client 10.230.11.26:44520] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
      [Thu Dec 01 08:25:19.532576 2016] [:error] [pid 1665] [client 10.230.11.26:44522] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
      [Thu Dec 01 08:25:24.631734 2016] [:error] [pid 1667] [client 10.230.11.26:44524] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
      Thu Dec 01 08:13:34.378029 2016] [:error] [pid 33906] [client 10.230.11.60:53583] PHP Warning: PDO::__construct(): MySQL server has gone away in /var/www/html/fog/lib/db/pdodb.class.php on line 153```
      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        I’ve found the issue with the image task not being created and have a fix in place for it for RC-28.

        The inventory didn’t seem to stick out but I haven’t been able to test either (I’m not at home sorry).

        I did make various changes if you want to give them a shot. THey’re in the working branch currently.

        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

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

          Please repull and installer, should be fixed in latest.

          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
          • J
            Jason Shoemake
            last edited by Jason Shoemake

            If I do a quick image or create a task from the web interface it is now working. However, when we perform a full host registration no image task gets created and Primary user and Other tag do not get populated. Issues seemed to pop up with RC 26, not sure if that helps.Please let me know if you need any additional info from me, thanks.

            [Thu Dec 01 10:20:11.147911 2016] [:error] [pid 128344] [client 10.230.11.26:57676] PHP Fatal error: Call to a member function isValid() on null in /var/www/html/fog/lib/fog/host.class.php on line 1609```
            Tom ElliottT 1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott @Jason Shoemake
              last edited by

              @Jason-Shoemake did you reply like I asked?

              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

              J 1 Reply Last reply Reply Quote 0
              • J
                Jason Shoemake @Tom Elliott
                last edited by

                @Tom-Elliott Yes, pulled the latest, fixed the issue with imaging. Full Host registration still does not create a task nor does it populate Primary User and Other Tag.

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

                  I’ve found the issue with the image task not being created and have a fix in place for it for RC-28.

                  The inventory didn’t seem to stick out but I haven’t been able to test either (I’m not at home sorry).

                  I did make various changes if you want to give them a shot. THey’re in the working branch currently.

                  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

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    Jason Shoemake @Tom Elliott
                    last edited by

                    @Tom-Elliott everything seems to be working fine now using the working-branch, both inventory and the image task, thanks.

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

                    208

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project