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

http:///service/ipxe/bg.png Error 0x3e11613b / Fog UI Stuck in Loop

Scheduled Pinned Locked Moved Unsolved
FOG Problems
4
34
10.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.
  • T
    TomBagley @Tom Elliott
    last edited by Jul 29, 2016, 1:14 PM

    @Tom-Elliott Hi Tom,

    I have just upgraded to RC-4. The good news is the Fog Menu now loads thankyou! However on attempting to do a quick registration it just hangs at ‘Attempting to register host…’

    T 1 Reply Last reply Jul 29, 2016, 1:16 PM Reply Quote 0
    • T
      Tom Elliott @TomBagley
      last edited by Jul 29, 2016, 1:16 PM

      @TomBagley Can you provide your apache error log?

      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

      T 1 Reply Last reply Jul 29, 2016, 1:42 PM Reply Quote 0
      • T
        TomBagley @Tom Elliott
        last edited by Jul 29, 2016, 1:42 PM

        @Tom-Elliott Looks to be looping with these errros

        root@localhost httpd]# [Mon Jul 25 03:36:02.291243 2016] [auth_digest:notice] [pid 1481] AH01757: generating secret for digest authentication ...
        -bash: [Mon: command not found
        [root@localhost httpd]# [Mon Jul 25 03:36:02.304684 2016] [lbmethod_heartbeat:notice] [pid 1481] AH02282: No slotmem from mod_heartmonitor
        -bash: [Mon: command not found
        [root@localhost httpd]# [Mon Jul 25 03:36:02.313913 2016] [ssl:warn] [pid 1481] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
        -bash: syntax error near unexpected token `('
        [root@localhost httpd]# [Mon Jul 25 03:36:02.488850 2016] [mpm_prefork:notice] [pid 1481] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.6.21 configured -- resuming normal operations
        -bash: syntax error near unexpected token `('
        [root@localhost httpd]# [Mon Jul 25 03:36:02.488874 2016] [core:notice] [pid 1481] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
        -bash: [Mon: command not found
        [root@localhost httpd]# [Wed Jul 27 04:13:01.640196 2016] [:error] [pid 30235] [client 192.168.161.143:59419] PHP Warning:  mysqli::mysqli(): (08004/1040): Too many connections in /var/www/html/fog/lib/db/mysql.class.php on line 25
        -bash: syntax error near unexpected token `('
        [root@localhost httpd]# [Wed Jul 27 04:13:01.640328 2016] [:error] [pid 30235] [client 192.168.161.143:59419] PHP Warning:  mysqli::set_charset(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 26
        -bash: syntax error near unexpected token `('
        [root@localhost httpd]# [Wed Jul 27 04:13:01.640358 2016] [:error] [pid 30235] [client 192.168.161.143:59419] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
        -bash: syntax error near unexpected token `('
        [root@localhost httpd]# [Wed Jul 27 04:13:01.640400 2016] [:error] [pid 30235] [client 192.168.161.143:59419] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
        -bash: syntax error near unexpected token `('
        [root@localhost httpd]# [Wed Jul 27 04:13:01.640461 2016] [:error] [pid 30235] [client 192.168.161.143:59419] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 47
        -bash: syntax error near unexpected token `('
        [root@localhost httpd]# [Wed Jul 27 04:13:01.640478 2016] [:error] [pid 30235] [client 192.168.161.143:59419] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
        -bash: syntax error near unexpected token `('
        [root@localhost httpd]# [Wed Jul 27 04:13:02.136492 2016] [:error] [pid 30235] [client 192.168.161.143:59419] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
        
        
        T 1 Reply Last reply Jul 29, 2016, 1:43 PM Reply Quote 0
        • T
          Tom Elliott @TomBagley
          last edited by Jul 29, 2016, 1:43 PM

          @TomBagley Unless this is the past, I doubt it.

          Those are dated for July 27, 2016

          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

          T 1 Reply Last reply Jul 29, 2016, 1:58 PM Reply Quote 0
          • T
            TomBagley @Tom Elliott
            last edited by Jul 29, 2016, 1:58 PM

            @Tom-Elliott Wow that’s special even for me. Apologies this is the first sight of the apache logs I’ve had.

            [Fri Jul 29 13:54:10.174063 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
            [Fri Jul 29 13:54:10.175057 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
            [Fri Jul 29 13:54:10.175089 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 47
            [Fri Jul 29 13:54:10.175104 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
            [Fri Jul 29 13:54:10.175432 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
            [Fri Jul 29 13:54:10.175456 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 47
            [Fri Jul 29 13:54:10.175471 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
            [Fri Jul 29 13:54:10.175800 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
            [Fri Jul 29 13:54:10.175832 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 47
            [Fri Jul 29 13:54:10.175846 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
            [Fri Jul 29 13:54:10.176149 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
            [Fri Jul 29 13:54:10.176172 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 47
            [Fri Jul 29 13:54:10.176186 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
            [Fri Jul 29 13:54:10.176478 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
            [Fri Jul 29 13:54:10.176502 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 47
            [Fri Jul 29 13:54:10.176516 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
            [Fri Jul 29 13:54:10.176838 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
            [Fri Jul 29 13:54:10.176869 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 47
            [Fri Jul 29 13:54:10.176883 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
            [Fri Jul 29 13:54:10.177179 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
            [Fri Jul 29 13:54:10.177202 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 47
            [Fri Jul 29 13:54:10.177228 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
            [Fri Jul 29 13:54:10.220907 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::select_db(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 35
            [Fri Jul 29 13:54:10.220947 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 47
            [Fri Jul 29 13:54:10.220962 2016] [:error] [pid 46397] [client 192.168.161.131:52482] PHP Warning:  mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/mysql.class.php on line 49
            [Fri Jul 29 13:54:13.752738 2016] [mpm_prefork:notice] [pid 46326] AH00170: caught SIGWINCH, shutting down gracefully
            [Fri Jul 29 13:55:41.944866 2016] [core:notice] [pid 46834] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
            [Fri Jul 29 13:55:41.946564 2016] [suexec:notice] [pid 46834] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
            [Fri Jul 29 13:55:41.948415 2016] [ssl:warn] [pid 46834] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
            AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain. Set the 'ServerName' directive globally to suppress this message
            [Fri Jul 29 13:55:41.994661 2016] [auth_digest:notice] [pid 46834] AH01757: generating secret for digest authentication ...
            [Fri Jul 29 13:55:41.995918 2016] [lbmethod_heartbeat:notice] [pid 46834] AH02282: No slotmem from mod_heartmonitor
            [Fri Jul 29 13:55:41.997815 2016] [ssl:warn] [pid 46834] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
            [Fri Jul 29 13:55:42.032846 2016] [mpm_prefork:notice] [pid 46834] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.6.24 configured -- resuming normal operations
            [Fri Jul 29 13:55:42.032916 2016] [core:notice] [pid 46834] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
            [Fri Jul 29 13:57:34.043284 2016] [:error] [pid 46846] [client 192.168.161.142:65310] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html/fog/lib/pages/schemaupdaterpage.class.php on line 47, referer: http://192.168.150.10/fog/management/?node=schema
            [Fri Jul 29 14:13:07.504645 2016] [:error] [pid 46930] [client 192.168.150.48:37966] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogmanagercontroller.class.php on line 23
            [Fri Jul 29 14:14:05.305646 2016] [:error] [pid 46845] [client 192.168.150.48:37968] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/reg-task/registration.class.php on line 122
            [Fri Jul 29 14:15:03.883199 2016] [:error] [pid 46930] [client 192.168.161.138:53087] PHP Warning:  PDO::__construct(): Premature end of data (mysqlnd_wireprotocol.c:836) in /var/www/html/fog/lib/db/pdodb.class.php on line 32
            [Fri Jul 29 14:15:03.883238 2016] [:error] [pid 46930] [client 192.168.161.138:53087] PHP Warning:  PDO::__construct(): OK packet 1 bytes shorter than expected in /var/www/html/fog/lib/db/pdodb.class.php on line 32
            [Fri Jul 29 14:16:02.781895 2016] [:error] [pid 46883] [client 192.168.161.142:51234] PHP Warning:  PDO::__construct(): Premature end of data (mysqlnd_wireprotocol.c:836) in /var/www/html/fog/lib/db/pdodb.class.php on line 32, referer: http://192.168.150.10/fog/management/index.php
            [Fri Jul 29 14:16:02.781938 2016] [:error] [pid 46883] [client 192.168.161.142:51234] PHP Warning:  PDO::__construct(): OK packet 1 bytes shorter than expected in /var/www/html/fog/lib/db/pdodb.class.php on line 32, referer: http://192.168.150.10/fog/management/index.php
            [Fri Jul 29 14:16:58.758648 2016] [:error] [pid 49346] [client 192.168.150.48:37974] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogbase.class.php on line 86
            [Fri Jul 29 14:17:56.804637 2016] [:error] [pid 46930] [client 192.168.150.48:37976] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/db/pdodb.class.php on line 178
            [Fri Jul 29 14:18:54.561695 2016] [:error] [pid 46842] [client 192.168.150.48:37978] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/db/pdodb.class.php on line 169
            [Fri Jul 29 14:18:55.950682 2016] [:error] [pid 46842] [client 192.168.150.10:53831] PHP Warning:  PDO::__construct(): Premature end of data (mysqlnd_wireprotocol.c:836) in /var/www/html/fog/lib/db/pdodb.class.php on line 32
            [Fri Jul 29 14:18:55.950717 2016] [:error] [pid 46842] [client 192.168.150.10:53831] PHP Warning:  PDO::__construct(): OK packet 1 bytes shorter than expected in /var/www/html/fog/lib/db/pdodb.class.php on line 32
            [Fri Jul 29 14:19:52.099632 2016] [:error] [pid 46883] [client 192.168.150.48:37980] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogmanagercontroller.class.php on line 27
            [Fri Jul 29 14:20:49.643645 2016] [:error] [pid 47223] [client 192.168.150.48:37982] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogmanagercontroller.class.php on line 27
            [Fri Jul 29 14:21:47.430632 2016] [:error] [pid 46845] [client 192.168.150.48:37984] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/fog/fogbase.class.php on line 92
            
            T 1 Reply Last reply Jul 29, 2016, 2:05 PM Reply Quote 0
            • T
              Tom Elliott @TomBagley
              last edited by Jul 29, 2016, 2:05 PM

              @TomBagley Can you do me a favor?

              I know this is going to sound a bit rough, but can you do:

              rm -rf /var/www/fog /var/www/html/fog
              

              Then rerun the FOG installer please?

              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

              T 2 Replies Last reply Jul 29, 2016, 2:56 PM Reply Quote 0
              • T
                TomBagley @Tom Elliott
                last edited by Jul 29, 2016, 2:56 PM

                @Tom-Elliott No trouble Tom have done. Same symptom when running quick registration. Eventually I get:
                *Attempting to register host… Failed
                An error has been detected!
                Cannot register host. (/bin/fog.auto.reg)
                Args Passed:
                Computer will reboot in 1 minute.

                Thanks,
                Tom

                1 Reply Last reply Reply Quote 0
                • T
                  TomBagley @Tom Elliott
                  last edited by TomBagley Aug 1, 2016, 8:16 AM Aug 1, 2016, 2:06 PM

                  @Tom-Elliott Just as a further note I am able to perform a full registration of host. I can also image the client after registering this way.

                  Not sure whether this helps or offers any guidance.
                  Tom

                  W 1 Reply Last reply Aug 1, 2016, 11:32 PM Reply Quote 0
                  • W
                    Wayne Workman @TomBagley
                    last edited by Aug 1, 2016, 11:32 PM

                    @TomBagley Did you change the fog server’s IP? Have you tried updating to the latest RC5 ?

                    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!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

                    T 1 Reply Last reply Aug 2, 2016, 3:25 PM Reply Quote 1
                    • T
                      TomBagley @Wayne Workman
                      last edited by TomBagley Aug 2, 2016, 9:27 AM Aug 2, 2016, 3:25 PM

                      @Wayne-Workman Hi Wayne, I haven’t changed the IP and have just upgraded to RC5 and the symptoms remain the same unfortunately.

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wayne Workman @TomBagley
                        last edited by Wayne Workman Aug 6, 2016, 9:38 PM Aug 7, 2016, 3:38 AM

                        @TomBagley said in http:///service/ipxe/bg.png Error 0x3e11613b / Fog UI Stuck in Loop:

                        http://service/ipxe/bg.png… Error 0x3e11613b (http://ipxe.org/3e11613b)

                        I just noticed that line is missing both the IP and fog. It should be this:
                        http://192.168.150.10/fog/service/ipxe/bg.png

                        My first advice would be to check in Storage Management, look at all node’s Web root field. This should (generally) be /fog

                        Then look inside of FOG Configuration -> FOG Settings -> Web Server -> FOG_WEB_HOST and FOG_WEB_ROOT.

                        Web host should be the fog IP address. web root should be /fog/

                        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!
                        Daily Clean Installation Results:
                        https://fogtesting.fogproject.us/
                        FOG Reporting:
                        https://fog-external-reporting-results.fogproject.us/

                        T 2 Replies Last reply Aug 8, 2016, 3:44 PM Reply Quote 2
                        • T
                          TomBagley @Wayne Workman
                          last edited by TomBagley Aug 8, 2016, 9:45 AM Aug 8, 2016, 3:44 PM

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • T
                            TomBagley @Wayne Workman
                            last edited by Aug 8, 2016, 3:48 PM

                            @Wayne-Workman Have checked and all values are as you state them to be.

                            Q W 2 Replies Last reply Aug 8, 2016, 3:56 PM Reply Quote 0
                            • Q
                              Quazz Moderator @TomBagley
                              last edited by Aug 8, 2016, 3:56 PM

                              @TomBagley What’s the output of http://192.168.150.10/fog/service/ipxe/boot.php ?

                              T 1 Reply Last reply Aug 8, 2016, 4:08 PM Reply Quote 1
                              • W
                                Wayne Workman @TomBagley
                                last edited by Aug 8, 2016, 3:57 PM

                                @TomBagley I can see the deleted post, your root directory is about full? that would cause serious issues.

                                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!
                                Daily Clean Installation Results:
                                https://fogtesting.fogproject.us/
                                FOG Reporting:
                                https://fog-external-reporting-results.fogproject.us/

                                T 1 Reply Last reply Aug 8, 2016, 4:05 PM Reply Quote 1
                                • T
                                  TomBagley @Wayne Workman
                                  last edited by Aug 8, 2016, 4:05 PM

                                  @Wayne-Workman Yes, very nearly. I deleted because I was able to access the FOG UI eventually. How do I know what I can/can’t delete? Or should I be looking to rebuild onto a VM with more space?

                                  W 1 Reply Last reply Aug 8, 2016, 5:07 PM Reply Quote 0
                                  • T
                                    TomBagley @Quazz
                                    last edited by Aug 8, 2016, 4:08 PM

                                    @Quazz

                                    #!ipxe
                                    set fog-ip 192.168.150.10
                                    set fog-webroot fog
                                    set boot-url http://${fog-ip}/${fog-webroot}
                                    cpuid --ext 29 && set arch x86_64 || set arch i386
                                    goto get_console
                                    :console_set
                                    colour --rgb 0x00567a 1 ||
                                    colour --rgb 0x00567a 2 ||
                                    colour --rgb 0x00567a 4 ||
                                    cpair --foreground 7 --background 2 2 ||
                                    goto MENU
                                    :alt_console
                                    cpair --background 0 1 ||
                                    cpair --background 1 2 ||
                                    goto MENU
                                    :get_console
                                    console --picture http://192.168.150.10/fog/service/ipxe/bg.png --left 100 --right 80 && goto console_set || goto alt_console
                                    :MENU
                                    menu
                                    colour --rgb 0xff0000 0 ||
                                    cpair --foreground 1 1 ||
                                    cpair --foreground 0 3 ||
                                    cpair --foreground 4 4 ||
                                    item --gap Host is NOT registered!
                                    item --gap -- -------------------------------------
                                    item fog.local Boot from hard disk
                                    item fog.memtest Run Memtest86+
                                    item fog.reginput Perform Full Host Registration and Inventory
                                    item fog.reg Quick Registration and Inventory
                                    item fog.deployimage Deploy Image
                                    item fog.multijoin Join Multicast Session
                                    item fog.sysinfo Client System Information (Compatibility)
                                    choose --default fog.local --timeout 3000 target && goto ${target}
                                    :fog.local
                                    sanboot --no-describe --drive 0x80 || goto MENU
                                    kernel bzImage32 loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 web=192.168.150.10/fog/ consoleblank=0 rootfstype=ext4 loglevel=4
                                    imgfetch init_32.xz
                                    boot || goto MENU
                                    :fog.memtest
                                    kernel memdisk iso raw
                                    initrd memtest.bin
                                    boot || goto MENU
                                    kernel bzImage32 loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 web=192.168.150.10/fog/ consoleblank=0 rootfstype=ext4 loglevel=4
                                    imgfetch init_32.xz
                                    boot || goto MENU
                                    :fog.reginput
                                    kernel bzImage32 loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 web=192.168.150.10/fog/ consoleblank=0 rootfstype=ext4 loglevel=4 mode=manreg
                                    imgfetch init_32.xz
                                    boot || goto MENU
                                    :fog.reg
                                    kernel bzImage32 loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 web=192.168.150.10/fog/ consoleblank=0 rootfstype=ext4 loglevel=4 mode=autoreg
                                    imgfetch init_32.xz
                                    boot || goto MENU
                                    :fog.deployimage
                                    login
                                    params
                                    param mac0 ${net0/mac}
                                    param arch ${arch}
                                    param username ${username}
                                    param password ${password}
                                    param qihost 1
                                    isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
                                    isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
                                    :fog.multijoin
                                    login
                                    params
                                    param mac0 ${net0/mac}
                                    param arch ${arch}
                                    param username ${username}
                                    param password ${password}
                                    param sessionJoin 1
                                    isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
                                    isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
                                    :fog.sysinfo
                                    kernel bzImage32 loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 web=192.168.150.10/fog/ consoleblank=0 rootfstype=ext4 loglevel=4 mode=sysinfo
                                    imgfetch init_32.xz
                                    boot || goto MENU
                                    :bootme
                                    chain -ar http://192.168.150.10/fog/service/ipxe/boot.php##params ||
                                    goto MENU
                                    autoboot
                                    
                                    
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      Wayne Workman @TomBagley
                                      last edited by Aug 8, 2016, 5:07 PM

                                      @TomBagley said in http:///service/ipxe/bg.png Error 0x3e11613b / Fog UI Stuck in Loop:

                                      @Wayne-Workman Yes, very nearly. I deleted because I was able to access the FOG UI eventually. How do I know what I can/can’t delete? Or should I be looking to rebuild onto a VM with more space?

                                      I’d first start by looking for snapins that are in /opt/fog/snapins but are not in the web interface snapins management area, and delete the ones that shouldn’t be there.

                                      There are some linux commands you can run to list all files sorted by size, I’ll see if I can find them.

                                      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!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      T 1 Reply Last reply Aug 9, 2016, 10:30 AM Reply Quote 1
                                      • T
                                        TomBagley @Wayne Workman
                                        last edited by Aug 9, 2016, 10:30 AM

                                        @Wayne-Workman Thanks Wayne there was quite a lot not required so that’s got the root back to 20% available. The UI and Fog boot menu are more stable now but I am back to being stuck at ‘attempting to register host…’

                                        Q 1 Reply Last reply Aug 9, 2016, 10:32 AM Reply Quote 0
                                        • Q
                                          Quazz Moderator @TomBagley
                                          last edited by Aug 9, 2016, 10:32 AM

                                          @TomBagley Could you make a new thread for that issue? Sounds like a different issue entirely, screenshots would be helpful as well 🙂

                                          T 1 Reply Last reply Aug 9, 2016, 10:32 AM Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            15/34
                                            Last post

                                          157

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project