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

    Unable to find settings .json

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    19
    5.3k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      What’s in the c:\fog.log 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 0
      • V
        Vanlue IT Guy
        last edited by

        I’m having this issue as well. I don’t have a C:\fog.log file, only the zazzles file.

        Tom ElliottT 1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott @Vanlue IT Guy
          last edited by

          @Vanlue-IT-Guy What is the zazzles 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

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

            If the fog.log file is not located at C:\fog.log, does it exist in C:\Program Files (x86)\FOG\fog.log or C:\Program Files\FOG\fog.log? If so, can you post it here? If not, can you post the zazzles file you’re referring to?

            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

            V 2 Replies Last reply Reply Quote 0
            • V
              Vanlue IT Guy @Tom Elliott
              last edited by

              @Tom-Elliott the zazzles file is what is added in the download folder (or I’m assuming wherever you ran the SmartInstaller from). All it gives is the following:
              Settings ERROR: Unable to load settings
              Settings ERROR: Could not find file ‘C:\Users(my username)\Downloads\settings.json’.

              1 Reply Last reply Reply Quote 0
              • V
                Vanlue IT Guy @Tom Elliott
                last edited by

                @Tom-Elliott I checked both Program Files and Program Files (x86) and there is no FOG folder created. The SmartInstaller stops at the error and undoes everything (as far as I can tell) so no folders are created.

                1 Reply Last reply Reply Quote 0
                • V
                  Vanlue IT Guy @Tom Elliott
                  last edited by

                  @Tom-Elliott 0_1462290263800_zazzles.log Tom, here is my zazzles file.

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

                    https://github.com/FOGProject/fog-client/commit/a15222268671e176a5c15d8414a4ec6b1b00154c

                    This is not released quite yet, but it is up if you can download and install it? It should fix the zazzle’s issue. Let us know so we can get it added more quickly.

                    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

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      chamzod
                      last edited by

                      fog.log file says:
                      (DATE) Registryhandler 64 bit registry detected
                      (DATE) Middleware: :Communication URL http://172.16.2.10/fog/management/other /ca.cert.der

                      1 Reply Last reply Reply Quote 0
                      • C
                        chamzod @Tom Elliott
                        last edited by

                        @Tom-Elliott Sorry I’m not sure what to do with the link you provided.

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

                          @chamzod download 0.10.4 from here and try it out.
                          https://github.com/FOGProject/fog-client/releases

                          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/

                          C V 2 Replies Last reply Reply Quote 0
                          • C
                            chamzod @Wayne Workman
                            last edited by chamzod

                            @Wayne-Workman @Tom-Elliott That did not work, I’m getting the same errors as before

                            1 Reply Last reply Reply Quote 0
                            • V
                              Vanlue IT Guy @Wayne Workman
                              last edited by

                              @Wayne-Workman Wayne, I tried the github link you posted and got the same errors identically to the first try.

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

                                @chamzod @Vanlue-IT-Guy If you update, v0.10.5 should fix this issue. Windows XP support was added to ensure maximum compatibility on all Windows installations.

                                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.

                                V C 2 Replies Last reply Reply Quote 1
                                • V
                                  Vanlue IT Guy @Joe Schmitt
                                  last edited by

                                  @Jbob Thanks! I have tested and confirmed it works for me on Win 10 Education!

                                  1 Reply Last reply Reply Quote 2
                                  • C
                                    chamzod @Joe Schmitt
                                    last edited by

                                    @Jbob It has installed just fine! The zazzles still appears and still gives the same message but doesn’t stop the installation, thank you.

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

                                      @chamzod , thanks for reporting. I’ll fix that in the next client release(which with any luck won’t happen for awhile). Zazzles is the cross platform framework I built which the FOG Service now runs ontop of. Whenever it loads, it tries and read a settings.json file to obtain configuration information, which doesn’t exist if the client isn’t yet installed . I’ll suppress this log entry on installation next time.

                                      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.

                                      C 1 Reply Last reply Reply Quote 0
                                      • C
                                        chamzod @Joe Schmitt
                                        last edited by

                                        @Jbob Works for me! Thank you for your time!

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

                                        136

                                        Online

                                        12.0k

                                        Users

                                        17.3k

                                        Topics

                                        155.2k

                                        Posts
                                        Copyright © 2012-2024 FOG Project