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

    not able to download new kernel

    Scheduled Pinned Locked Moved Unsolved
    Linux Problems
    4
    26
    5.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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      @developers ideas? I’ve not seen this error before.

      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
      • S
        Sebastian Roth Moderator
        last edited by

        @bigredcherokee said in not able to download new kernel:

        Message: ftp_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known, Host: , Username: fog

        Clearly seems the host string is empty. Please check your settings in the web UI -> FOG Configuration -> FOG Settings -> TFTP Server -> TFTP HOST. My guess it’s empty. Should hold the IP address of your FOG server though.

        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
          Bigredcherokee @Sebastian Roth
          last edited by

          @sebastian-roth Its not empty.

          This section allows you to update the Linux kernel which is used to boot the client computers. In FOG, this kernel holds all the drivers for the client computer, so if you are unable to boot a client you may wish to update to a newer kernel which may have more drivers built in. This installation process may take a few minutes, as FOG will attempt to go out to the internet to get the requested Kernel, so if it seems like the process is hanging please be patient.

          Unable to contact server <----- I need to fix this. I’ve checked DNS and can ping & nslookup google & sourceforge.

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

            @Bigredcherokee Please post a picture of your settings (FOG Configuration -> FOG Settings -> TFTP Server).

            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
              Bigredcherokee @Sebastian Roth
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • B
                Bigredcherokee
                last edited by

                @sebastian-roth

                https://ibb.co/mviVi7

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

                  @Bigredcherokee Ok, settings look right on first sight. I really wonder why we see the empty Host string in the error output! As well I noticed the banner “Rebranding” in the screenshot. Possibly you are using a modified version of FOG? When was this server installed? Did you install it? Modifications?

                  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
                    Bigredcherokee @Sebastian Roth
                    last edited by

                    @sebastian-roth Its a default fog install. Just installed it about 7 months ago. We had to upgrade the hardware and I restored the database and uploaded my host. I just finished upgrading to Ubuntu 17.10 last night hoping this would help but it didn’t.

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

                      @Bigredcherokee Hope you don’t mind all the questions. I just try to get the picture. So you’re saying the issue started when you moved a working installation (FOG DB and images) to the new server? So you did a full mysql dump and restored that on the new system?

                      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
                        Bigredcherokee @Sebastian Roth
                        last edited by

                        @sebastian-roth Sebastian no worries on the questions. Actually I just found the issue. We are working on a Windows 10 deployment and they are having problems PXE Booting the new Dell workstations. So to fix the issue I was going to update the PXE kernel. Server been working fine. Think a reinstall would help?

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

                          @bigredcherokee said in not able to download new kernel:

                          Actually I just found the issue.

                          What do you mean by that??

                          From the other things you say I have a feeling that you mix up the wording. The kernel update in the FOG web UI does update the FOS Linux kernel. This is not the iPXE binary (I wouldn’t call this a kernel).

                          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
                            Bigredcherokee @Sebastian Roth
                            last edited by

                            @sebastian-roth Its under main menu Kernel update. Also note after updating to 17.10 Ubuntu I just ran the fog installer again and no change.

                            https://ibb.co/hGPjbS

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

                              @bigredcherokee said in not able to download new kernel:

                              Its under main menu Kernel update

                              Yeah, but this has nothing to do with (i)PXE! Sorry, I just don’t get what you said about PXE booting Dell workstation issues and what it has to do with updateing the Linux kernel over the FOG web UI.

                              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
                                Bigredcherokee @Sebastian Roth
                                last edited by

                                @sebastian-roth We have new workstations that will not boot from fog PXE correctly; so I was reading about the Kernel under Fog Configurations --> main --> kernel and it states “This section allows you to update the Linux kernel which is used to boot the client computers. In FOG, this kernel holds all the drivers for the client computer, so if you are unable to boot a client you may wish to update to a newer kernel which may have more drivers built in.”

                                With all due respect I’m not trying to be an a**, but just need to figure out why it will not download the latest one.

                                From my last image upload it’s now showing “Unable to contact server” before it was giving that error I originally posted.

                                1 Reply Last reply Reply Quote 0
                                • B
                                  Bigredcherokee
                                  last edited by

                                  Well the tech that was trying to image a machine ran me down a rabbit trail. He didn’t have the computer on the correct network. However I’m still having a problem downloading new kernel bzimage.

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

                                    @bigredcherokee said in not able to download new kernel:

                                    Well the tech that was trying to image a machine ran me down a rabbit trail.

                                    Been there, done that. This is totally off topic - but I would recommend publishing a topology map for your technicians - IP ranges of subnets, gateway addresses, port -> subnet mappings, and any other ‘tribal’ information. A little knowledge-share upfront goes a really long way towards preventing little 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
                                    • S
                                      Sebastian Roth Moderator
                                      last edited by

                                      @Bigredcherokee You still have the issue that you cannot update the kernel, right?

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

                                        @Wayne-Workman

                                        Fog version 1.5.5

                                        Fog Server Ubuntu 17.10 artful

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

                                          @Bigredcherokee And still having the issue?

                                          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
                                          • B
                                            Bigredcherokee @Sebastian Roth
                                            last edited by

                                            @Sebastian-Roth yes. Still not able to update them. Although I just check and I have the latest. All imaging going fine. Just can’t figure out why I get that ftp error.

                                            I get transfer failed

                                            Type: 1024, File: /var/www/fog/lib/fog/fogftp.class.php, Line: 219, Message: FTP connection failed, Host: , Username: fog

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

                                            158

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project