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

    Trunk install, getting checksum files for kernels a....failed!

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    11
    3.8k
    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

      @hfredh So are you connected to the internet through a proxy server or directly?

      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
      • H
        hfredh
        last edited by

        I am connected to the internet through a proxy server
        Thanks

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

          @hfredh The command line does not know about your proxy server. Usually most tools use the same environment variables. Try this before running the installer:

          export http_proxy=http://<proxy_server_ip>:<proxy_server_port>
          export https_proxy=http://<proxy_server_ip>:<proxy_server_port>
          export ftp_proxy=http://<proxy_server_ip>:<proxy_server_port>
          export no_proxy="localhost,<fog_server_ip>"
          

          If this is working you better put those settings in your bashrc or something as well. Ask google about ‘linux http_proxy’ and I am sure you will find instructions.

          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 1
          • H
            hfredh
            last edited by

            Thank, it’s ok
            RESOLU

            1 Reply Last reply Reply Quote 0
            • E
              edv-schuster
              last edited by

              i am getting this error also but i am not behind a proxy. any suggestions?

              Tom ElliottT george1421G 2 Replies Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott @edv-schuster
                last edited by

                @edv-schuster what 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

                1 Reply Last reply Reply Quote 0
                • george1421G
                  george1421 Moderator @edv-schuster
                  last edited by

                  @edv-schuster Does your fog server have direct (or indirect) internet access and can it resolve host names on the internet (i.e. www.google.com)? The fog installer reaches out to download the current kernel and inits during the install process.

                  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 0
                  • E
                    edv-schuster
                    last edited by

                    @hfredh said:

                    getting cheksum files for kernels and inits…failed!

                    I am getting exactly this error during install. i have direct internet access. no idea, why the error occures. how can i track this down?

                    i run the ./installfog.sh as root and gave the freshly downloaded git-install-directory full access (777)

                    l use a freshyl installed deb 8…

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

                      @edv-schuster Try this from the command line on your FOG server: wget --no-check-certificate https://fogproject.org/kernels/index.php (does it work? If not, what error do you get?)

                      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
                      • E
                        edv-schuster
                        last edited by

                        ok guys. first of all… tnx for the quick responses!

                        dont blame me. i rebooted the machine and tried once more… exactly the same… and it worked !!!

                        no clue, what happened… but tnx for your replies - u are quicker than a gunshot 😉

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

                        165

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project