• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.1k
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 Jul 7, 2014, 5:24 PM

    I get website can not display this page

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jul 7, 2014, 5:25 PM

      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 Jul 7, 2014, 5:27 PM

        [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
        • T
          Tom Elliott
          last edited by Jul 7, 2014, 5:29 PM

          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 Jul 7, 2014, 5:32 PM

            [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 Jul 7, 2014, 5:33 PM

              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 Jul 7, 2014, 5:34 PM

                [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
                • T
                  Tom Elliott
                  last edited by Jul 7, 2014, 5:35 PM

                  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 Jul 7, 2014, 5:37 PM

                    [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
                    • T
                      Tom Elliott
                      last edited by Jul 7, 2014, 5:43 PM

                      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 Jul 7, 2014, 5:45 PM

                        [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
                        • T
                          Tom Elliott
                          last edited by Jul 7, 2014, 6:03 PM

                          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
                          • J
                            Junkhacker Developer
                            last edited by Jul 7, 2014, 6:07 PM

                            [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 Jul 7, 2014, 6:08 PM

                              will try

                              1 Reply Last reply Reply Quote 0
                              • D
                                darkxeno
                                last edited by Jul 7, 2014, 6:11 PM

                                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
                                • T
                                  Tom Elliott
                                  last edited by Jul 7, 2014, 6:33 PM

                                  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 Jul 7, 2014, 6:34 PM

                                    just fixed it by disabling the location plugin

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      Der Baron
                                      last edited by Jul 14, 2014, 1:34 PM

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

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        Wolfbane8653 Developer
                                        last edited by Jul 14, 2014, 5:35 PM

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

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          Der Baron
                                          last edited by Jul 14, 2014, 6:45 PM

                                          Yup, fixed it for me also! Thanks.

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 2 / 2
                                          2 / 2
                                          • First post
                                            18/29
                                            Last post

                                          165

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project