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

    Error 5xx Server Error -- Chainloading failed

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    6
    11
    2.5k
    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.
    • george1421G
      george1421 Moderator
      last edited by

      It almost appears like you still have a database issue. The boot.php file is actually a php script that interacts with the database to detect the client and what boot file and tasks are waiting. The product of boot.php is a small text file.

      You could test by using a browser and key in the url http://10.149.20.67/fog/service/ipxe/boot.php?mac=00:00:00:00:00:00 and watch the output.

      You should also review the apache and php-fpm error logs in /var/logs directory for clues to why boot.php is not returning.

      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!

      1 Reply Last reply Reply Quote 1
      • L
        LittleTux
        last edited by

        Hi,

        Thanks for the answer, i will try this.

        Regards.

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by

          @LittleTux Any news on this?

          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
          • R
            raiemaille
            last edited by

            Hi,

            I just got this error today. It came after an update of php7.0-fpm and a replacement of /etc/php/7.0/fpm/pool.d/www.conf
            I just had to restore the old file :

            cp /etc/php/7.0/fpm/pool.d/www.conf.dpkg-old /etc/php/7.0/fpm/pool.d/www.conf
            

            Hope it will work for you.

            B 1 Reply Last reply Reply Quote 0
            • B
              BSZAdmin @raiemaille
              last edited by

              @raiemaille
              Hi
              Do u know the differences between the old conf an the new conf file?
              So that i can modify my conf file?
              thx
              greets
              jt

              1 Reply Last reply Reply Quote 0
              • S
                Sebastian Roth Moderator
                last edited by

                @BSZAdmin Check out George’s post here: https://forums.fogproject.org/topic/12499/create-task-capture-error

                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

                B 1 Reply Last reply Reply Quote 0
                • B
                  BSZAdmin @Sebastian Roth
                  last edited by

                  @Sebastian-Roth
                  Hi
                  Do u mean this one?
                  @george1421 said in Create Task Capture Error:

                  @Sebastian-Roth I remoted into the OPs fog server. I switch him over to the working branch and repulled the using git. After I reran the installer all of the files were where they should be. He was able to schedule a deployment. I think he is good for now.
                  If so, i do not know what to do šŸ˜ž
                  Sorry
                  Can u explain it?
                  thx in advance
                  greets

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by

                    @BSZAdmin No. Seems like the forum link didn’t really work. What I meant was in page two.

                    The php-fpm config modified by FOG:

                    pm.max_requests = 2000
                    pm.max_children = 35
                    pm.min_spare_servers = 5                                                                 
                    pm.start_servers = 5
                    php_admin_value[memory_limit] = 256M
                    
                    

                    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

                    B 1 Reply Last reply Reply Quote 0
                    • B
                      BSZAdmin @Sebastian Roth
                      last edited by

                      @Sebastian-Roth
                      Hi Thx 4 the answer.
                      Meanwhile i solved my HTTP 5xx error.
                      The client has 2 NICs.
                      Both were registered with different Hostnames on the fogserver.
                      i deleted one.
                      The Boot works - no errors anymore
                      2 weeks of trying anf then that ā€œsimpleā€ thing.
                      i hope it will help…
                      greets

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        SeminH @BSZAdmin
                        last edited by

                        @BSZAdmin hello, I have the same issue, can you please help me? How did you fix it?

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

                        187

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.4k

                        Posts
                        Copyright Ā© 2012-2024 FOG Project