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

    Downloading inits, kernels and FOG Client...failed

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    9
    2.2k
    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.
    • mosesM
      moses
      last edited by moses

      * Downloading inits, kernels, and the fog client..............Failed!
      

      I get the above when trying to update one of my storage nodes. That node is located in a plant that has very slow internet access (~100 KBps). Is it timing out? Any work around?

      It’s not behind a proxy if that’s relevant.

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

        I don’t think there’s a timeout, most likely the connection is dropping.

        Just 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/

        mosesM 2 Replies Last reply Reply Quote 0
        • mosesM
          moses @Wayne Workman
          last edited by

          @Wayne-Workman I’m on round three, I’ll see if it works this time.

          1 Reply Last reply Reply Quote 0
          • mosesM
            moses @Wayne Workman
            last edited by

            @Wayne-Workman Failed again, unfortunately.

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

              @moses There’s an option to keep going after failure. Then you can download the inits and kernels manually again.

              I don’t use it very often so I forget what it is, but if you run the installer like this: ./installfog.sh --help it’ll give you a menu with options.

              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/

              mosesM 1 Reply Last reply Reply Quote 0
              • mosesM
                moses @Wayne Workman
                last edited by moses

                @Wayne-Workman It looks like my problem is with SSL. Here’s the output of curl https://google.com:

                [root@localhost ~]# curl -I -v https://google.com
                * About to connect() to google.com port 443 (#0)
                *   Trying 74.125.138.100...
                * Connected to google.com (74.125.138.100) port 443 (#0)
                * Initializing NSS with certpath: sql:/etc/pki/nssdb
                *   CAfile: /etc/pki/tls/certs/ca-bundle.crt
                  CApath: none
                * Server certificate:
                *       subject: CN=*.google.com,O=Google Inc,L=Mountain View,ST=California,C=US
                *       start date: Jun 16 08:37:32 2016 GMT
                *       expire date: Sep 08 08:29:00 2016 GMT
                *       common name: *.google.com
                *       issuer: CN=192.168.2.44,C=US
                * NSS error -8172 (SEC_ERROR_UNTRUSTED_ISSUER)
                * Peer's certificate issuer has been marked as not trusted by the user.
                * Closing connection 0
                curl: (60) Peer's certificate issuer has been marked as not trusted by the user.
                More details here: http://curl.haxx.se/docs/sslcerts.html
                

                Never dealt with this in Linux, any experts out there? This happens with any SSL URL.

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

                  @moses Possibly something wrong with your /etc/pki/tls/certs/ca-bundle.crt? Check this our: http://serverfault.com/questions/437546/centos-openldap-cert-trust-issues

                  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

                  mosesM 1 Reply Last reply Reply Quote 0
                  • mosesM
                    moses @Sebastian Roth
                    last edited by

                    @Sebastian-Roth Yeah, I’ve tried all of that. I’m just going to reinstall the OS. Something wonky happened.

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

                      @moses Possibly just start by re-installing those ssl and cert packages? rpm -qa | grep -e ssl -e cert to find the packages.

                      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

                      196

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project