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

    Computers keeping gett IPXE could not boot error

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    29
    15.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.
    • D
      darkxeno
      last edited by

      [Mon Jul 07 13:29:41 2014] [error] [client 10.0.10.160] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/lib/fog/BootMenu.class.php on line 132
      thats whats im getting from the logs

      1 Reply Last reply Reply Quote 0
      • D
        darkxeno
        last edited by

        this is what line 132on /var/www/fog/lib/fog/BootMenu.class.php

                $this->storage = $StorageNode->get('ip');
        
        1 Reply Last reply Reply Quote 0
        • D
          darkxeno
          last edited by

          [quote=“Tom Elliott, post: 32345, member: 7271”]What I mean by virtual host is dealing with web server. Meaning do you access your fog server as:

          [url]http://IPHERE/fog/management[/url]

          or as

          [url]http://IPHERE/management[/url][/quote]

          i access it like this [url]http://IPHERE/fog/management[/url]

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

            Does the image you have actually belong to a storage group with a storage node?

            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
            • D
              darkxeno
              last edited by

              [quote=“Tom Elliott, post: 32349, member: 7271”]Does the image you have actually belong to a storage group with a storage node?[/quote]
              yeah it does

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

                Not based on the error you’re getting. It can’t find the node which is why it’s failing.

                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
                • D
                  darkxeno
                  last edited by

                  [quote=“Tom Elliott, post: 32353, member: 7271”]Not based on the error you’re getting. It can’t find the node which is why it’s failing.[/quote]
                  same here im not sure whats going on some computers work and others dont

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

                    On way to test to take this exact same image that’s on this client that’s being a pain and put it on another client that isn’t causing problems if the new system with that new image has the exact same problem it’s a problem with Liam it

                    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
                    • JunkhackerJ
                      Junkhacker Developer
                      last edited by

                      [quote=“Tom Elliott, post: 32357, member: 7271”]One way to test to take this exact same image that’s on this client that’s being a pain and put it on another client that isn’t causing problems. if the new system, with that image, has the exact same problem it’s a problem with the image[/quote]

                      ftfy
                      fyi, tom was on google voice translate, which sometimes has humorous results

                      signature:
                      Junkhacker
                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                      1 Reply Last reply Reply Quote 0
                      • D
                        darkxeno
                        last edited by

                        will try

                        1 Reply Last reply Reply Quote 0
                        • D
                          darkxeno
                          last edited by

                          ok so out of 2 computers where one works and one doesnt work they have the same image and just pushed the image to the one that will boot to the fog boot menu and works fine

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

                            Are you running the location plug-in

                            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
                            • D
                              darkxeno
                              last edited by

                              just fixed it by disabling the location plugin

                              1 Reply Last reply Reply Quote 0
                              • D
                                Der Baron
                                last edited by

                                Having the same issue, how did you disable the plugin?

                                1 Reply Last reply Reply Quote 0
                                • W
                                  Wolfbane8653 Developer
                                  last edited by

                                  um…Plugin management ==> Installed Plugins --> Remove

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    Der Baron
                                    last edited by

                                    Yup, fixed it for me also! Thanks.

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

                                      Just so everyone’s aware I fix this bug in SVN in case anybody doesn’t want to delete their location stuff but still want a functional fog system

                                      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
                                      • 1
                                      • 2
                                      • 1 / 2
                                      • First post
                                        Last post

                                      138

                                      Online

                                      12.1k

                                      Users

                                      17.3k

                                      Topics

                                      155.3k

                                      Posts
                                      Copyright © 2012-2024 FOG Project