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

    Updating Kernel Error

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    13
    3.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.
    • ftgjasonF
      ftgjason
      last edited by

      I attempted to capture a machine and have been getting errors on a few so I thought I needed to update the kernel since I recently SVN up’ped.
      But I am getting an error and can’t find the answer to fix it anywhere.
      Here is the error…help is greatly appreciated, as always.

      Type: 2, File: /var/www/html/fog/lib/fog/fogftp.class.php, Line: 708, Message: ftp_put(): Could not create file., Host: 192.168.0.49, Username: fog

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

        Please make sure permissions are set correctly for your kernel directory:

        Redhat based:

        sudo chown -R fog:apache /var/www/fog/service/ipxe/
        

        Debian based:

        sudo chown -R fog:www-data /var/www/fog/service/ipxe/
        

        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

        ftgjasonF 2 Replies Last reply Reply Quote 0
        • ftgjasonF
          ftgjason @Tom Elliott
          last edited by

          @Tom-Elliott I am running Fedora 22. Typed the Redhat based code in…no change on the kernel update.

          1 Reply Last reply Reply Quote 0
          • ftgjasonF
            ftgjason @Tom Elliott
            last edited by

            @Tom-Elliott immediately before the red boxed error I get “Download Completed! Moving file to TFTP server…”
            Is there a permission error with fog username trying to create the file? Not sure why or what has happened to it.

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

              What version of FOG are you running?

              Can you provide a screen shot of the actual error?

              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

              ftgjasonF 1 Reply Last reply Reply Quote 0
              • ftgjasonF
                ftgjason @Tom Elliott
                last edited by

                @Tom-Elliott 0_1494259147547_Screen Shot 2017-05-08 at 10.57.43 AM.png

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

                  @ftgjason Not that I expect it to fix the issue, but would you mind installing the latest RC?

                  I’m pushing up RC-11 as we speak so while it doesn’t show on the announcements/releases it is available for you to test.

                  https://wiki.fogproject.org/wiki/index.php?title=Upgrade_to_trunk

                  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

                  ftgjasonF 1 Reply Last reply Reply Quote 0
                  • ftgjasonF
                    ftgjason @Tom Elliott
                    last edited by ftgjason

                    @Tom-Elliott So…I installed the latest RC and even restarted after install, but nothing is working at all. Only a white screen is showing when browsing to the gui.

                    Went back and installed fog again over the top and seems to be back up now.
                    I will let you know if the kernel update works.

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

                      @ftgjason When there’s a white page, there’s almost always a dignifying error.

                      What’s in:
                      /var/log/httpd/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

                      ftgjasonF 1 Reply Last reply Reply Quote 0
                      • ftgjasonF
                        ftgjason @Tom Elliott
                        last edited by

                        @Tom-Elliott not sure how to view the log. Sorry

                        ftgjasonF 1 Reply Last reply Reply Quote 0
                        • ftgjasonF
                          ftgjason @ftgjason
                          last edited by

                          @Tom-Elliott and it seems that the 1.3.5 is still loaded. Won’t take the 1.4 RC.

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

                            trying to hit you on chat.

                            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

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

                              @Tom-Elliott @ftgjason Sorry missed notifying.

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

                              194

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project