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

    Since the latest update, FOG seems to not be renaming.

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    9
    31
    9.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.
    • E
      EAHarvey @Wayne Workman
      last edited by

      @Wayne-Workman ok i just updated through SVN and am testing a set of laptops now. I’ll let you know if it works.

      1 Reply Last reply Reply Quote 0
      • E
        EAHarvey
        last edited by

        So it looks like it is changing the %computername% but not changing in windows in system properties.

        0_1463081746781_fogname.JPG

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

          There must have been a windows update that changed this.

          Early Hostname Changer was working perfectly fine before.

          We need to really figure out what’s going on. I’ll see if I can replicate tonight.

          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 1
          • neodawgN
            neodawg
            last edited by

            I am also seeing this issue, however when I look in the fog.log file it says that all modules are disabled on the server, even through i checked both the host and server level settings. I am using the old fog client (I assume this is supposed to work yet).

            I also noticed the hostname didnt change when the machine started up, so the early hostname change didnt work, the image is a Windows 7 image. Fog ver 7597

            Anything I can provide to assist in fixing this issue?

            1 Reply Last reply Reply Quote 1
            • E
              EAHarvey
              last edited by

              Same here as neo stated. If I can help please feel free to ask.

              1 Reply Last reply Reply Quote 0
              • E
                EAHarvey
                last edited by

                May 2016 Tuesday Notes.

                Might help?

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

                  @EAHarvey I went over the article, and searched for “name” in it. I don’t see anything relevant?

                  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/

                  E 1 Reply Last reply Reply Quote 0
                  • E
                    EAHarvey @Wayne Workman
                    last edited by

                    @Wayne-Workman OK no problem. I just found that and thought it might be of some service.

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

                      I’ve been experiencing the exact same issue with the latest FOG build (7649) on Fedora 23 Server and with the latest FOG client on Windows 7 x86 (0.10.6). My hostname would show as changed when echoing %computername% at a command prompt, but it would still display the old hostname in System Properties. This seems to only be a problem with the “early hostname changer” feature, because when I disabled FOG_CHANGE_HOSTNAME_EARLY under General Settings of FOG Configuration, the client was then able to properly change the hostname after a reimage. I’m not sure if this information is helpful at all, but I wanted to clarify the difference for the thread.

                      E 1 Reply Last reply Reply Quote 1
                      • E
                        EAHarvey @cpattersonit
                        last edited by

                        @cpattersonit I’m going to try this also. I’ll let you know what happens here.

                        1 Reply Last reply Reply Quote 0
                        • E
                          EAHarvey
                          last edited by

                          Still did not change. 😞

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

                            @EAHarvey and anyone else having this issue. Please try updating and deploying to see if this is fixed or not?

                            I can only think key’s aren’t being changed properly (case sensitive and all), but comparing my Windows 10 box to the keys appears all the case is correct. I’ve added another series of keys in hopes of pinning this down.

                            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
                            • x23piracyX
                              x23piracy @EAHarvey
                              last edited by x23piracy

                              @EAHarvey only FYI with 7645 renaming is working propperly for me. I know that does not solve your problem but may surround the cause tighter. Can you remember on which build you were before you updated to latest?

                              Regards X23

                              ║▌║█║▌│║▌║▌█

                              E 1 Reply Last reply Reply Quote 0
                              • E
                                EAHarvey @x23piracy
                                last edited by

                                @x23piracy 7597. Let me update and see what happens. I’ve not updated since we started this.

                                x23piracyX 1 Reply Last reply Reply Quote 0
                                • x23piracyX
                                  x23piracy @EAHarvey
                                  last edited by

                                  @EAHarvey it’s always good to keep an update of the productive machine before updating. My FOG is virtualized and i easily create a snapshot of the machine within seconds.

                                  Regards X23

                                  ║▌║█║▌│║▌║▌█

                                  P 1 Reply Last reply Reply Quote 0
                                  • P
                                    plegrand @x23piracy
                                    last edited by

                                    @x23piracy Fog can be downgraded if i remember well (svn)

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

                                      Downgrading FOG is not supported as the DB schema is changing and we don’t revert those changes when going to later revisions. It might still work in some cases (not too many DB schema changes in between) but you could also run into serious trouble… Don’t do it without snapshot or backup first I’d say.

                                      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

                                      P 1 Reply Last reply Reply Quote 0
                                      • P
                                        plegrand @Sebastian Roth
                                        last edited by

                                        @Sebastian-Roth oups, sorry for bad information…

                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          EAHarvey
                                          last edited by

                                          So I have updated this morning and it seems to be renaming correctly. What exactly was the issue?

                                          x23piracyX Tom ElliottT 2 Replies Last reply Reply Quote 0
                                          • x23piracyX
                                            x23piracy @EAHarvey
                                            last edited by x23piracy

                                            @EAHarvey in trunk there are always bugs, try to find it here: https://github.com/FOGProject/fogproject/commits/dev-branch

                                            Regards X23

                                            ║▌║█║▌│║▌║▌█

                                            Tom ElliottT 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            242

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project