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

    Fog client not working after upgrade to FOG 1.1.1

    Scheduled Pinned Locked Moved
    FOG Problems
    6
    22
    7.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.
    • K
      K3nnyfr
      last edited by

      Did you registered the Hosts or did you import them with CSV/SQL injection ?

      1 Reply Last reply Reply Quote 0
      • K
        kelly.bettendorf
        last edited by

        host was registered with FOG’s full host registration and inventory process.

        1 Reply Last reply Reply Quote 0
        • K
          kelly.bettendorf
          last edited by

          [quote=“kelly.bettendorf, post: 31315, member: 5100”]host was registered with FOG’s full host registration and inventory process.[/quote]
          Ive never import them with CSV/SQL injection

          1 Reply Last reply Reply Quote 0
          • N
            need2 Moderator
            last edited by

            Have you installed the newer version of the FOG Client?

            1 Reply Last reply Reply Quote 0
            • K
              kelly.bettendorf
              last edited by

              [quote=“need2, post: 31319, member: 21891”]Have you installed the newer version of the FOG Client?[/quote]

              After I imaged the computer, ( had fog client from fog .32 in the image)

              I uninstalled and reinstalled from /fog/client with no change.

              1 Reply Last reply Reply Quote 0
              • K
                kelly.bettendorf
                last edited by

                i also checked that i do have the FOG client services enabled under the registered host and under the service configuration page.

                1 Reply Last reply Reply Quote 0
                • K
                  kelly.bettendorf
                  last edited by

                  Okay,

                  I also tried deleting the host from the FOG database and re registered it with the new FOG client installed on the host.

                  No change i get the same error:
                  HostnameChanger General Error Returned:
                  HostnameChanger #!er:No Host Found
                  HostnameChanger Host name was not found in the database.

                  1 Reply Last reply Reply Quote 0
                  • K
                    kelly.bettendorf
                    last edited by

                    Could this possibly be a permission issue for where the FOG client is looking at a database and not able to read it?

                    Just a though as i’m trying to work though this.

                    1 Reply Last reply Reply Quote 0
                    • JunkhackerJ
                      Junkhacker Developer
                      last edited by

                      there is a difference in active directory settings between 0.32 and 1.0+ versions of fog
                      the domain is no longer needed in the Domain Username field
                      “domain\user” must be changed to just “user”

                      signature:
                      Junkhacker
                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                      1 Reply Last reply Reply Quote 0
                      • K
                        kelly.bettendorf
                        last edited by

                        [quote=“Junkhacker, post: 31372, member: 21583”]there is a difference in active directory settings between 0.32 and 1.0+ versions of fog
                        the domain is no longer needed in the Domain Username field
                        “domain\user” must be changed to just “user”[/quote]

                        I set it as just the “user” but still no change.

                        1 Reply Last reply Reply Quote 0
                        • K
                          kelly.bettendorf
                          last edited by

                          [quote=“kelly.bettendorf, post: 31382, member: 5100”]I set it as just the “user” but still no change.[/quote]
                          I also have the domain name as the fully qualified name

                          1 Reply Last reply Reply Quote 0
                          • K
                            kelly.bettendorf
                            last edited by

                            Anyone have some ideas on this? i’m feeling stuck still have not figured out why the hostname changer and auto join no longer work.

                            Looking to start deploying some computers labs in a few days and i would love to have the FOG client working.

                            Thanks every one.

                            1 Reply Last reply Reply Quote 0
                            • F
                              Fhajad
                              last edited by

                              When you did the registration, did you indicate to tell it to join AD or not? I see you’re still using 1.1.1 which that was the problem for me at a point.

                              1 Reply Last reply Reply Quote 0
                              • K
                                kelly.bettendorf
                                last edited by

                                [quote=“Fhajad, post: 31452, member: 24675”]When you did the registration, did you indicate to tell it to join AD or not? I see you’re still using 1.1.1 which that was the problem for me at a point.[/quote]

                                Yes i did indicate to join AD, verified that the AD option is enabled under the host using the GUI.

                                Did you have issues using the FOG client on version 1.1.1?
                                Im a bit hesitant to move to the new version since ive seen a lot of chatter of issues that happened when updating. But if that will resolve the issue i will run a backup and go for it.

                                1 Reply Last reply Reply Quote 0
                                • K
                                  kelly.bettendorf
                                  last edited by

                                  Could this issue be related to settings in,

                                  the /opt/fog/.fogsettings file?

                                  Looking through the .fogsettings file it looks like there might be some inaccurate information but im not totally sure whats wrong.

                                  [SIZE=16px][FONT=Calibri][COLOR=#000000]## Created by the FOG Installer

                                  Version: 1.1.1

                                  Install time: Mon 16 Jun 2014 09:30:27 AM PDT

                                  ipaddress=“10.40.224.90”;
                                  interface=“eth1”;
                                  routeraddress=" option routers 10.40.240.1;“;
                                  plainrouter=“10.40.240.1”;
                                  dnsaddress=” option domain-name-servers 10.40.32.10; “;
                                  dnsbootimage=“10.40.32.10”;
                                  password=”*****“; ------ What password is this referring to? displays some random values that i did not configure
                                  osid=“2”;
                                  osname=“Debian”;
                                  dodhcp=“N”;
                                  bldhcp=“0”;
                                  installtype=“N”;
                                  snmysqluser=”“------------------------------------------------------------- should this be “root” or localprofile?
                                  snmysqlpass=”****“;------------------------------------------------------ The mysql password setup during install?
                                  snmysqlhost=”";------------------------------------------------------------Would this be the localprofile fog was installed with?
                                  installlang=“0”;
                                  donate=“0”;
                                  fogupdateloaded=“1”[/COLOR][/FONT][/SIZE]

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

                                    [quote=“kelly.bettendorf, post: 31482, member: 5100”]Could this issue be related to settings in,

                                    the /opt/fog/.fogsettings file?

                                    Looking through the .fogsettings file it looks like there might be some inaccurate information but im not totally sure whats wrong.

                                    [SIZE=16px][FONT=Calibri][COLOR=#000000]## Created by the FOG Installer[/COLOR][/FONT][/SIZE]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]## Version: 1.1.1[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]## Install time: Mon 16 Jun 2014 09:30:27 AM PDT[/FONT][/SIZE][/COLOR]

                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]ipaddress=“10.40.224.90”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]interface=“eth1”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]routeraddress=" option routers 10.40.240.1;“;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]plainrouter=“10.40.240.1”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]dnsaddress=” option domain-name-servers 10.40.32.10; “;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]dnsbootimage=“10.40.32.10”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]password=”*****“; ------ What password is this referring to? displays some random values that i did not configure? #######This refers to the linux fog user on your FOG Server.[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]osid=“2”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]osname=“Debian”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]dodhcp=“N”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]bldhcp=“0”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]installtype=“N”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]snmysqluser=”“------------------------------------------------------------- should this be “root” or localprofile? ######root[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]snmysqlpass=”****“;------------------------------------------------------ The mysql password setup during install? ######Yes[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]snmysqlhost=”";------------------------------------------------------------Would this be the localprofile fog was installed with? ######localhost or ip of fog server[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]installlang=“0”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]donate=“0”;[/FONT][/SIZE][/COLOR]
                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]fogupdateloaded=“1”[/FONT][/SIZE][/COLOR][/quote][COLOR=#000000][SIZE=16px][FONT=Calibri][/FONT][/SIZE][/COLOR]

                                    [COLOR=#000000][SIZE=16px][FONT=Calibri]See inline quote answers to your questions.[/FONT][/SIZE][/COLOR]

                                    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
                                    • K
                                      kelly.bettendorf
                                      last edited by

                                      Thanks i will update and see if this resolves my issue.

                                      will report back

                                      1 Reply Last reply Reply Quote 0
                                      • K
                                        kelly.bettendorf
                                        last edited by

                                        Okay, ive updated the config file and its still not working.

                                        just to be clear:
                                        [I][FONT=Calibri][COLOR=#000000]password=“*****”; ------ What password is this referring to? displays some random values that i did not configure? #######This refers to the linux fog user on your FOG Server.[/COLOR][/FONT][/I]

                                        This is the password used to login to ubuntu at the users login screen? or am i mistaken.

                                        Any other ideas of what else could cause this issue?

                                        1 Reply Last reply Reply Quote 0
                                        • K
                                          kelly.bettendorf
                                          last edited by

                                          I also have no issue registering hosts when PXE booting, I have no problem capturing and deploying images. Just the FOG client seems to not see the FOG host database.

                                          1 Reply Last reply Reply Quote 0
                                          • K
                                            kelly.bettendorf
                                            last edited by

                                            Ive now updated to fog 1.1.2 and the log file now shows.

                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:48 PM * Starting FOG.UserTracker[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:48 PM FOG::UserTracker Starting user tracking process…[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::UserCleanup Starting user cleanup process…[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::HostRegister Exiting because only 1 mac address was found.[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::DisplayManager Attempting to connect to fog server…[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::UserCleanup Attempting to connect to fog server…[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::printerManager Attempting to connect to fog server…[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::SnapinClient Sleeping for 446 seconds.[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::UserTracker Attempting to connect to fog server…[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::DisplayManager Unknown error, module will exit.[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::UserTracker Unknown error, module will exit.[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::UserCleanup General Error Returned: [/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::UserCleanup #!er:No Host Found[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::printerManager General Error Returned: [/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::printerManager #!er:No Host Found[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::AutoLogOut Unknown error, module will exit.[/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::HostnameChanger General Error Returned: [/COLOR][/FONT][/SIZE]
                                            [SIZE=16px][FONT=Calibri][COLOR=#000000] 6/26/2014 3:49 PM FOG::HostnameChanger #!er:No Host Found[/COLOR][/FONT][/SIZE]

                                            [SIZE=16px][FONT=Calibri][COLOR=#000000]6/26/2014 3:49 PM FOG::HostnameChanger Host name was not found in the database.​[/COLOR][/FONT][/SIZE]

                                            [SIZE=16px][FONT=Calibri][COLOR=#000000]-----------------Not sure why i keep getting Host name not found in database. [/COLOR][/FONT][/SIZE]

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

                                            244

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project