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

    FOG Client error

    Scheduled Pinned Locked Moved Solved
    Windows Problems
    7
    26
    10.6k
    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.
    • TreyBentleyT
      TreyBentley @TreyBentley
      last edited by

      @Wayne-Workman said in FOG Client error:

      I did and I have confirmed, time and time and time again. That’s why I said something… 😞
      My current theory is Firewall on the server side. I’m testing that theory now.

      Theory blown. I disabled the firewall on both the server and client as well as yet again confirmed the server IP address. Still…same message. I’m open to suggestions…

      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
      • J
        Joe Schmitt Senior Developer
        last edited by

        The client uses port 80. Unless you’re blocking all web traffic it’s safe to assume no port issues. Can you post a screenshot of what you enter into the MSI? (the configuration page with the server address and webroot). I just want to double check everything is being entered properly (this is the usual suspect).

        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.

        TreyBentleyT 1 Reply Last reply Reply Quote 0
        • TreyBentleyT
          TreyBentley @Joe Schmitt
          last edited by

          @Jbob

          0_1463684950475_Windows 7 Ent x64_19_05_2016_15_07_56.png

          …And I’ve officially hi-jacked this thread.

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

            @TreyBentley does the CA certificate reside under /opt/fog/snapins/ssl?

            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

            TreyBentleyT 1 Reply Last reply Reply Quote 0
            • TreyBentleyT
              TreyBentley @Tom Elliott
              last edited by

              @Tom-Elliott
              Seems to. I have:

              ls -Za /opt/fog/snapins/ssl/

              drwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   .
              drwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   ..
              drwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   CA
              -rwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   fog.csr
              -rwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   .srvprivate.key
              

              and
              ls -Za /opt/fog/snapins/ssl/CA

              drwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   .
              drwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   ..
              -rwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   .fogCA.key
              -rwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   .fogCA.pem
              -rwxrwxr-x. fog apache unconfined_u:object_r:usr_t:s0   .srl
              
              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                Is selinux running?

                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

                TreyBentleyT 1 Reply Last reply Reply Quote 0
                • TreyBentleyT
                  TreyBentley @Tom Elliott
                  last edited by

                  @Tom-Elliott
                  Not right now; I’ve ran setenforce 0 for troubleshooting purposes for this and some other issues.

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

                    @TreyBentley Can you hit me on chat here?

                    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 @TreyBentley
                      last edited by

                      @TreyBentley do basic network troubleshooting. Ping the server from the host. Attempt to download the ca in a browser from the host. I’m on cellular right now, you should be able to find examples in the forums.

                      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/

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

                        @Wayne-Workman I remoted in and we found this was due to any webpage requiring ad auth to access. As that access was not granted it couldn’t download the file.

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

                        131

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.3k

                        Posts
                        Copyright © 2012-2024 FOG Project