• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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 Mar 1, 2016, 3:08 PM

    @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 Mar 1, 2016, 3:23 PM

      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 Mar 1, 2016, 9:55 AM Mar 1, 2016, 3:51 PM

        @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 Mar 1, 2016, 4:20 PM

          Thank, it’s ok
          RESOLU

          1 Reply Last reply Reply Quote 0
          • E
            edv-schuster
            last edited by Mar 4, 2016, 12:15 PM

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

            T G 2 Replies Last reply Mar 4, 2016, 12:17 PM Reply Quote 0
            • T
              Tom Elliott @edv-schuster
              last edited by Mar 4, 2016, 12:17 PM

              @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
              • G
                george1421 Moderator @edv-schuster
                last edited by Mar 4, 2016, 12:42 PM

                @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 Mar 4, 2016, 12:57 PM

                  @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 Mar 4, 2016, 1:01 PM

                    @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 Mar 4, 2016, 1:04 PM

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

                      243

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project