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

    FOG Registration Error. Hostname with that name already exists

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    3
    61
    23.4k
    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.
    • C
      cojohnson @Wayne Workman
      last edited by

      @Wayne-Workman said in FOG Registration Error. Hostname with that name already exists:

      Also, again you can run the below delete commands to clean those entries up.

      Thank You!!

      I cleaned up those entries and updated to the latest version RC-14.

      I am currently testing the “Reset Data Encyption” now and will post my results

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

        @cojohnson said in FOG Registration Error. Hostname with that name already exists:

        I do not know where the “18:5E:0F:F0:8D:64” came from in the line

        Just wanted to answer that one statement. If you look at the results of the SQL statements you ran, just below, you’ll see that one of the results has that MAC with a host ID of 0, this would of course mess up a ton of stuff in fog.

        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 2 Replies Last reply Reply Quote 0
        • C
          cojohnson @Wayne Workman
          last edited by

          @Wayne-Workman

          I do not know where the “18:5E:0F:F0:8D:64” came from in the line

          Just wanted to answer that one statement. If you look at the results of the SQL statements you ran, just below, you’ll see that one of the results has that MAC with a host ID of 0, this would of course mess up a ton of stuff in fog.

          Yeah, that is interesting. I ran a “getmac -v” (included in yesterday’s post) to see a list of the mac addresses and 18-5E-0F-F0-8D-64 was not in the output. I was curious as to where that MAC addreess was coming from.

          1 Reply Last reply Reply Quote 0
          • C
            cojohnson @Wayne Workman
            last edited by

            @Wayne-Workman OK. I have played around with the “Reset Encryption Data” option. I reset the encryption data of the same computer “HPStream447” from the FOG Web GUI. Then i performed the following steps

            1:) i reimaged the computer and the fog client will tell me

            10/18/2016 10:49 AM Controller Initialize
             10/18/2016 10:49 AM Zazzles Creating main thread
             10/18/2016 10:49 AM Zazzles Service construction complete
             10/18/2016 10:49 AM Controller Start
            
             10/18/2016 10:49 AM Service Starting service
             10/18/2016 10:49 AM Bus Became bus server
             10/18/2016 10:49 AM Bus {
              "self": true,
              "channel": "Status",
              "data": "{\r\n  \"action\": \"load\"\r\n}"
            }
             10/18/2016 10:49 AM Bus Emmiting message on channel: Status
             10/18/2016 10:49 AM Service Invoking early JIT compilation on needed binaries
            
            ------------------------------------------------------------------------------
            --------------------------------Authentication--------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 10:49 AM Client-Info Version: 0.11.5
             10/18/2016 10:49 AM Client-Info OS:      Windows
             10/18/2016 10:49 AM Middleware::Authentication Waiting for authentication timeout to pass
             10/18/2016 10:49 AM Middleware::Communication Download: http://10.21.0.105/fog/management/other/ssl/srvpublic.crt
             10/18/2016 10:49 AM Data::RSA FOG Server CA cert found
             10/18/2016 10:49 AM Middleware::Authentication Cert OK
             10/18/2016 10:49 AM Middleware::Authentication ERROR: Could not get security token
             10/18/2016 10:49 AM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
             10/18/2016 10:49 AM Middleware::Communication POST URL: http://10.21.0.105/fog/management/index.php?sub=requestClientInfo&authorize&newService
             10/18/2016 10:49 AM Middleware::Response #!ist
            
            ------------------------------------------------------------------------------
            --------------------------------Authentication--------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 10:49 AM Client-Info Version: 0.11.5
             10/18/2016 10:49 AM Client-Info OS:      Windows
             10/18/2016 10:49 AM Middleware::Authentication Waiting for authentication timeout to pass
             10/18/2016 10:50 AM Main Overriding exception handling
             10/18/2016 10:50 AM Main Bootstrapping Zazzles
             10/18/2016 10:50 AM Controller Initialize
             10/18/2016 10:50 AM Zazzles Creating main thread
             10/18/2016 10:50 AM Zazzles Service construction complete
             10/18/2016 10:50 AM Controller Start
            
             10/18/2016 10:50 AM Service Starting service
             10/18/2016 10:50 AM Bus Became bus server
             10/18/2016 10:50 AM Bus {
              "self": true,
              "channel": "Status",
              "data": "{\r\n  \"action\": \"load\"\r\n}"
            }
             10/18/2016 10:50 AM Bus Emmiting message on channel: Status
             10/18/2016 10:50 AM Service Invoking early JIT compilation on needed binaries
            
            ------------------------------------------------------------------------------
            --------------------------------Authentication--------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 10:50 AM Client-Info Version: 0.11.5
             10/18/2016 10:50 AM Client-Info OS:      Windows
             10/18/2016 10:50 AM Middleware::Authentication Waiting for authentication timeout to pass
             10/18/2016 10:50 AM Middleware::Communication Download: http://10.21.0.105/fog/management/other/ssl/srvpublic.crt
             10/18/2016 10:50 AM Data::RSA FOG Server CA cert found
             10/18/2016 10:50 AM Middleware::Authentication Cert OK
             10/18/2016 10:50 AM Middleware::Authentication ERROR: Could not get security token
             10/18/2016 10:50 AM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
             10/18/2016 10:50 AM Middleware::Communication POST URL: http://10.21.0.105/fog/management/index.php?sub=requestClientInfo&authorize&newService
             10/18/2016 10:50 AM Middleware::Response #!ist
            
            ------------------------------------------------------------------------------
            

            What is Middleware::Response #!ist?

            Next, I reseted the data encryption again and the fog client worked Mostly with the exception of a forced reboot to change the hostname.

            10/18/2016 11:00 AM Controller Initialize
             10/18/2016 11:00 AM Zazzles Creating main thread
             10/18/2016 11:00 AM Zazzles Service construction complete
             10/18/2016 11:00 AM Controller Start
            
             10/18/2016 11:00 AM Service Starting service
             10/18/2016 11:00 AM Bus Became bus server
             10/18/2016 11:00 AM Bus {
              "self": true,
              "channel": "Status",
              "data": "{\r\n  \"action\": \"load\"\r\n}"
            }
             10/18/2016 11:00 AM Bus Emmiting message on channel: Status
             10/18/2016 11:00 AM Service Invoking early JIT compilation on needed binaries
            
            ------------------------------------------------------------------------------
            --------------------------------Authentication--------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:00 AM Client-Info Version: 0.11.5
             10/18/2016 11:00 AM Client-Info OS:      Windows
             10/18/2016 11:00 AM Middleware::Authentication Waiting for authentication timeout to pass
             10/18/2016 11:00 AM Middleware::Communication Download: http://10.21.0.105/fog/management/other/ssl/srvpublic.crt
             10/18/2016 11:00 AM Data::RSA FOG Server CA cert found
             10/18/2016 11:00 AM Middleware::Authentication Cert OK
             10/18/2016 11:00 AM Middleware::Authentication ERROR: Could not get security token
             10/18/2016 11:00 AM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
             10/18/2016 11:00 AM Middleware::Communication POST URL: http://10.21.0.105/fog/management/index.php?sub=requestClientInfo&authorize&newService
             10/18/2016 11:00 AM Middleware::Response Success
             10/18/2016 11:00 AM Middleware::Authentication Authenticated
            
            
             10/18/2016 11:00 AM Bus Registering ParseBus in channel Power
             10/18/2016 11:00 AM Middleware::Communication URL: http://10.21.0.105/fog/management/index.php?sub=requestClientInfo&mac=18:5E:0F:F0:8D:64|18:5E:0F:F0:8D:63|18:5E:0F:F0:8D:67||00:00:00:00:00:00:00:E0&newService&json
             10/18/2016 11:00 AM Middleware::Response Success
             10/18/2016 11:00 AM Middleware::Communication URL: http://10.21.0.105/fog/service/getversion.php?clientver&newService&json
             10/18/2016 11:00 AM Middleware::Communication URL: http://10.21.0.105/fog/service/getversion.php?newService&json
            
             10/18/2016 11:00 AM Service Creating user agent cache
             10/18/2016 11:00 AM Middleware::Response Invalid time
             10/18/2016 11:00 AM Middleware::Response No Printers
             10/18/2016 11:00 AM Middleware::Response Module is disabled globally on the FOG server
             10/18/2016 11:00 AM Service Initializing modules
            
            ------------------------------------------------------------------------------
            ---------------------------------ClientUpdater--------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:00 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:00 AM Client-Info Client OS:      Windows
             10/18/2016 11:00 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:00 AM Middleware::Response Success
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            ----------------------------------TaskReboot----------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:00 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:00 AM Client-Info Client OS:      Windows
             10/18/2016 11:00 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:00 AM Middleware::Response Success
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            --------------------------------HostnameChanger-------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:00 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:00 AM Client-Info Client OS:      Windows
             10/18/2016 11:00 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:00 AM Middleware::Response Success
             10/18/2016 11:00 AM HostnameChanger Users still logged in and enforce is disabled, delaying any further actions
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            ---------------------------------SnapinClient---------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:00 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:00 AM Client-Info Client OS:      Windows
             10/18/2016 11:00 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:00 AM Middleware::Response No snapins
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            --------------------------------PrinterManager--------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:00 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:00 AM Client-Info Client OS:      Windows
             10/18/2016 11:00 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:00 AM Middleware::Response No Printers
             10/18/2016 11:00 AM PrinterManager Getting installed printers
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            --------------------------------PowerManagement-------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:00 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:00 AM Client-Info Client OS:      Windows
             10/18/2016 11:00 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:00 AM Middleware::Response Success
             10/18/2016 11:00 AM PowerManagement Calculating tasks to unschedule
             10/18/2016 11:00 AM PowerManagement Calculating tasks to schedule
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            ----------------------------------UserTracker---------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:00 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:00 AM Client-Info Client OS:      Windows
             10/18/2016 11:00 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:00 AM Middleware::Response Success
             10/18/2016 11:00 AM Middleware::Communication URL: http://10.21.0.105/fog/service/usertracking.report.php?action=login&user=GENERIC-PC\WCSCC&mac=18:5E:0F:F0:8D:64|18:5E:0F:F0:8D:63|18:5E:0F:F0:8D:67||00:00:00:00:00:00:00:E0&newService&json
            ------------------------------------------------------------------------------
            
             10/18/2016 11:00 AM Middleware::Communication URL: http://10.21.0.105/fog/management/index.php?sub=requestClientInfo&configure&newService&json
             10/18/2016 11:00 AM Middleware::Response Success
             10/18/2016 11:00 AM Service Sleeping for 98 seconds
             10/18/2016 11:02 AM Middleware::Communication URL: http://10.21.0.105/fog/management/index.php?sub=requestClientInfo&mac=18:5E:0F:F0:8D:64|18:5E:0F:F0:8D:63|18:5E:0F:F0:8D:67||00:00:00:00:00:00:00:E0&newService&json
             10/18/2016 11:02 AM Middleware::Response Success
             10/18/2016 11:02 AM Middleware::Communication URL: http://10.21.0.105/fog/service/getversion.php?clientver&newService&json
             10/18/2016 11:02 AM Middleware::Communication URL: http://10.21.0.105/fog/service/getversion.php?newService&json
            
             10/18/2016 11:02 AM Service Creating user agent cache
             10/18/2016 11:02 AM Middleware::Response Invalid time
             10/18/2016 11:02 AM Middleware::Response No Printers
             10/18/2016 11:02 AM Middleware::Response Module is disabled globally on the FOG server
            
            ------------------------------------------------------------------------------
            ---------------------------------ClientUpdater--------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:02 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:02 AM Client-Info Client OS:      Windows
             10/18/2016 11:02 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:02 AM Middleware::Response Success
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            ----------------------------------TaskReboot----------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:02 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:02 AM Client-Info Client OS:      Windows
             10/18/2016 11:02 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:02 AM Middleware::Response Module is disabled globally on the FOG server
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            --------------------------------HostnameChanger-------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:02 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:02 AM Client-Info Client OS:      Windows
             10/18/2016 11:02 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:02 AM Middleware::Response Success
             10/18/2016 11:02 AM HostnameChanger Users still logged in and enforce is disabled, delaying any further actions
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            ---------------------------------SnapinClient---------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:02 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:02 AM Client-Info Client OS:      Windows
             10/18/2016 11:02 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:02 AM Middleware::Response No snapins
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            --------------------------------PrinterManager--------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:02 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:02 AM Client-Info Client OS:      Windows
             10/18/2016 11:02 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:02 AM Middleware::Response No Printers
             10/18/2016 11:02 AM PrinterManager Getting installed printers
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            --------------------------------PowerManagement-------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:02 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:02 AM Client-Info Client OS:      Windows
             10/18/2016 11:02 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:02 AM Middleware::Response Success
             10/18/2016 11:02 AM PowerManagement Calculating tasks to unschedule
             10/18/2016 11:02 AM PowerManagement Calculating tasks to schedule
            ------------------------------------------------------------------------------
            
            
            ------------------------------------------------------------------------------
            ----------------------------------UserTracker---------------------------------
            ------------------------------------------------------------------------------
             10/18/2016 11:02 AM Client-Info Client Version: 0.11.5
             10/18/2016 11:02 AM Client-Info Client OS:      Windows
             10/18/2016 11:02 AM Client-Info Server Version: 1.3.0-RC-14
             10/18/2016 11:02 AM Middleware::Response Success
            ------------------------------------------------------------------------------
            

            0_1476805503524_Force_Reboot.PNG

            Is there a way to “Reset Data Encryption” from my windows hosts for automation?

            Wayne WorkmanW 2 Replies Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @cojohnson
              last edited by Wayne Workman

              @cojohnson said in FOG Registration Error. Hostname with that name already exists:

              10/18/2016 11:00 AM Middleware::Response Invalid time

              Make sure the time is correct on your hosts, and on your server. Also, immediate power management commands aren’t exactly imediate, they are performed the next time the FOG Client checks in with the server. However scheduled power actions happen exactly on time. This grace period for checkins can be adjusted to fit your needs and environment. Shorter checkin times does result in higher server load though.

              You can reset the encryption for all hosts via groups. Just put all hosts into a group, and use the group to reset the encryption data for them all.

              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 1 Reply Last reply Reply Quote 0
              • C
                cojohnson @Wayne Workman
                last edited by cojohnson

                @Wayne-Workman OK, I reset the data encryption for all "HPStream"s by putting them into a group. However, the FOG Client still does not want to rename the computer until i reset the data encryption one more time after imaging. Is there a script i can from my Windows hosts to force “Reset Data Encryption” to occur?

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

                  @cojohnson said in FOG Registration Error. Hostname with that name already exists:

                  10/18/2016 10:49 AM Middleware::Response #!ist

                  You shouldn’t have to press the reset encryption data button twice for it to work. If I remember right, it’s cleared anyways when you image. I lean towards there being an issue with your image, perhaps it needs to be deployed (but not bound to domain), and get the FOG Client working, reboot a few times, ensure it’s still working, and then re-capture to a new image and try that out.

                  @Tom-Elliott what does #!ist mean? It’s in his log. Also, any ideas on this encryption resetting working after being done twice?

                  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 1 Reply Last reply Reply Quote 0
                  • C
                    cojohnson @Wayne Workman
                    last edited by

                    @Wayne-Workman OK, So I have created a new image and installed the FOG Client from a batch file after imaging. I am still getting…
                    Response #!ist

                    This is an HP Stream 11. It is registered in FOG with its WiFi MAC Address.

                    Any Ideas on how to resolve this problem?

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

                      pinging @Tom-Elliott

                      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 IST always means “Invalid Security Token”.

                        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
                          last edited by Wayne Workman

                          Ok so click the reset encryption button for that host - just once, restart the fog service on the problematic computer, wait 15 seconds and then look in the log. What do you find?

                          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 1 Reply Last reply Reply Quote 0
                          • C
                            cojohnson @Wayne Workman
                            last edited by

                            @Wayne-Workman @Tom-Elliott It renamed and started working properly after i reset encryption data. However, I have had to do that every time i tried to rename a HP Stream after a image or a fresh install of windows. Other models work fine and rename right away.

                            Tom ElliottT Wayne WorkmanW 2 Replies Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott @cojohnson
                              last edited by

                              @cojohnson It sounds like the image that is being applied has a predefined security token.

                              Normally this is fine as the imaging process resets the encryption data for you, but if the FOG Client is started in the boot phase of the image, a security token might be defined and forgotten about later on in the process. Because of this, the security tokens get out of sync which causes the issue.

                              Is the client set to be disabled until the system is finished with it’s first start processes?

                              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
                              • Wayne WorkmanW
                                Wayne Workman @cojohnson
                                last edited by

                                @cojohnson said in FOG Registration Error. Hostname with that name already exists:

                                It renamed and started working properly after i reset encryption data. However, I have had to do that every time

                                This time isn’t the same if you followed what I asked, because you said you previously had to press the reset button twice, I asked you to press it once.

                                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/

                                1 Reply Last reply Reply Quote 0
                                • 1
                                • 2
                                • 3
                                • 4
                                • 3 / 4
                                • First post
                                  Last post

                                141

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project