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

SVN Build 5604 Quick Image Error

Scheduled Pinned Locked Moved Solved
Bug Reports
3
11
2.4k
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.
  • S
    sgennadi
    last edited by May 29, 2016, 1:47 PM

    Quick Image error on the new computers not present in the database (CentOS Linux release 7.2.1511)
    0_1464529468360_IMG_0296.JPG
    0_1464529581303_error_log

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by May 29, 2016, 2:51 PM

      @sgennadi Thanks for reporting. Error is:

      PHP Fatal error:  Call to a member function get() on string in /var/www/html/fog/lib/fog/bootmenu.class.php on line 295
      

      And here the part of the code:

      294:        $kernelArgs = implode(' ',(array)$kernelArgs);
      295:        $Send['task'][$this->Host->get('task')->get('typeID')] = array(
      296:            "$this->kernel $kernelArgs",
      297:            $this->initrd,
      298:            'boot',
      299:        );
      300:        $this->parseMe($Send);
      

      I am wondering if it’s the first or the second get… I am sure @Tom-Elliott knows and will fix this in a second.

      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
      • T
        Tom Elliott
        last edited by May 29, 2016, 2:52 PM

        I’ve already fixed this in the latest.

        Just working on a last minute tweak.

        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 1
        • T
          Tom Elliott
          last edited by May 29, 2016, 6:05 PM

          Should now be fixed.

          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
            sgennadi
            last edited by May 30, 2016, 4:01 AM

            After update to latest svn, delete host or delete all selected hosts not work

            0_1464580867692_error_log

            T 1 Reply Last reply May 30, 2016, 4:24 AM Reply Quote 0
            • T
              Tom Elliott @sgennadi
              last edited by May 30, 2016, 4:24 AM

              @sgennadi 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! 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
              • T
                Tom Elliott
                last edited by May 30, 2016, 4:27 AM

                I’m just guessing, but “nothing”?

                Please try deleting a host after a hard refresh. (SHIFT+F5 in the browser)

                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
                  sgennadi
                  last edited by sgennadi May 29, 2016, 11:47 PM May 30, 2016, 4:41 AM

                  Nothing , host ( hosts) exist

                  T 1 Reply Last reply May 30, 2016, 3:04 PM Reply Quote 0
                  • T
                    Tom Elliott @sgennadi
                    last edited by May 30, 2016, 3:04 PM

                    @sgennadi can you start a new post so we can solve this thread? The issue you originally had is fixed correct? Chaining a separate issue on here makes things confusing I think.

                    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
                      sgennadi
                      last edited by May 30, 2016, 4:46 PM

                      Original issue i can check only tomorrow , i suppose fixed

                      1 Reply Last reply Reply Quote 0
                      • S
                        sgennadi
                        last edited by May 31, 2016, 5:52 AM

                        Issue fixed

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

                        162

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project