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

      that didnt help either tom 😞

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

        [quote=“Junkhacker, post: 32331, member: 21583”]have you changed the address of the server since you first installed?[/quote]
        nope everything is still the same

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

          What do you get if you got:
          [url]http://IPOFFOG/fog/service/ipxe/boot.php?mac=XX:XX:XX:XX:XX:XX[/url]

          Change IPOFFOG to the ip of your fog server and change the XX:XX:XX:XX:XX:XX to the mac that you’re attempting to boot.

          Can you give us the output?

          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

            I get website can not display this page

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

              What’s your apache error logs show?
              Are you doing a virtual host for your fog server?

              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: 32342, member: 7271”]What’s your apache error logs show?
                Are you doing a virtual host for your fog server?[/quote]
                let me look in the logs and no its a physical host that i have for fog

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

                  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]

                  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

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

                                            241

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project