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

    Unknown error.

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    17
    2.9k
    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.
    • S
      Sebastian Roth Moderator
      last edited by

      Wow, I have never seen any of these messages before…

      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
        dureal99d @Wayne Workman
        last edited by

        @Wayne-Workman said in Unknown error.:

        Use FOG’s integrated Kernel updater to do this:

        The kernel wont update.

        0_1471583582980_kernel.jpg

        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @dureal99d
          last edited by Wayne Workman

          @dureal99d fix your FTP kernel password. Details here:
          https://wiki.fogproject.org/wiki/index.php?title=Kernel_Update

          The username and password should generally be exactly the same as the storage node username/pass (found in storage management). Then try again.

          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/

          D 1 Reply Last reply Reply Quote 0
          • D
            dureal99d @Wayne Workman
            last edited by dureal99d

            @Wayne-Workman I checked the suggested locations for changes and no go. is it possible that anything else could be the issue.

            D 1 Reply Last reply Reply Quote 0
            • D
              dureal99d @dureal99d
              last edited by

              IF all else fails is it possible to back up the images and do a clean install and reregister the images with the fog server?

              Wayne WorkmanW 2 Replies Last reply Reply Quote 0
              • Wayne WorkmanW
                Wayne Workman @dureal99d
                last edited by

                @dureal99d all you need to do is get kernel 4.7, all that other stuff is not necessary. The installer corrects the fog password both in the OS and in storage management. The pass is in storage management. If you need help I can help in about an hour.

                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/

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

                  I don’t understand how this is a bug. I’m not seeing the problem. Does the messages you’re seeing impact functionality in some way? It doesn’t appear to be panicking so I am totally at a loss as to what’s wrong.

                  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
                  • Wayne WorkmanW
                    Wayne Workman @dureal99d
                    last edited by

                    @dureal99d We need clarification - is imaging working?

                    Because I assumed it was not, and maybe I’m wrong in this assumption.

                    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/

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      dureal99d @Wayne Workman
                      last edited by

                      @Wayne-Workman Imaging is working fine. I was just wondering if it was a problem. i have not tried to upload an image yet but i can deploy with no issue. and yes i would like help getting this other kernel cause it wont let me

                      Tom ElliottT Wayne WorkmanW 2 Replies Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott @dureal99d
                        last edited by

                        @dureal99d Check the FOG Configuration Page->FOG Settings->TFTP Server->FOG_TFTP_FTP_USERNAME and FOG_TFTP_FTP_PASSWORD fields. Make sure it matches the username and password of the relevant 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

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

                          @Tom-Elliott said in Unknown error.:

                          the FOG Configuration Page

                          It all matches.

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

                            @dureal99d Can you make sure the /var/www/fog/service/ipxe directory is owned by the fog user:

                            If Ubuntu based server:
                            sudo chown fog:www-data -R /var/www/fog/service/ipxe

                            If Redhat based server:
                            sudo chown fog:apache -R /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

                            D 1 Reply Last reply Reply Quote 0
                            • Wayne WorkmanW
                              Wayne Workman @dureal99d
                              last edited by

                              @dureal99d said in Unknown error.:

                              Imaging is working fine.

                              Moved to fog problems.

                              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/

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

                                @Tom-Elliott / @Wayne-Workman OK everything is working fine now. thank you fog team for the help. according to @Tom-Elliott it was because the tftp folder was misdirected. I’m not really sure how that occurred but he fixed it. also @Wayne-Workman the revert to kernel 4.7.0 fixed the messages issue. but being as I’m informed its not really an error ill just later revert to kernel 4.7.1 and downgrade the messaging

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

                                154

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project