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

    Update to SVN 3421 broke everything in FOG

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    15
    3.7k
    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.
    • D
      DarkEnergy
      last edited by

      After running an update on FOG using SVN and running the installation file, FOG was upgraded but now nothing works. All that I get at the Dashboard are spinning loading circles and on the host management all my hostnames are not recognized.

      Is there any way to go back to the previous version? Or, make the new update work?

      Thank you for you assistance in advance.

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

        If you’re up fog upgrading why not, first, try 3427 (the latest)? Also, have you tried clearing your cache for the loader spinners problem.

        One last bit,

        As for client stuff, I’m aware 3415 and greater will likely break the new client as we’re adding more security stuff that the client you have available does not have incorporated yet. At the most, it may break all new client stuff if you’re using FOG_AES_ENCRYPT, and the least it may break hostname changer. This is expected and we’re aware of it. Especially as it’s kind of intended. We should have a new client version updated sometime fairly soon so this should be a non-issue at that point.

        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
        • D
          DarkEnergy
          last edited by

          Thank you for your advice Tom!!! Moving to 3427 fixed the issues.

          1 Reply Last reply Reply Quote 0
          • D
            DarkEnergy
            last edited by

            I guess I sing too fast. It is not seeing any of the images in /images.

            Any advice?

            ch3iC 1 Reply Last reply Reply Quote 0
            • ch3iC
              ch3i Moderator @DarkEnergy
              last edited by

              @DarkEnergy said:

              I guess I sing too fast. It is not seeing any of the images in /images.

              Any advice?

              Hi,

              You have not any image in web ui ???

              Regards,
              Ch3i.

              1 Reply Last reply Reply Quote 1
              • D
                DarkEnergy
                last edited by

                I am not sure what you are asking. If you follow the conversation you will see that was an update.
                That should answer what I think you are asking. If I had any images before. The obvious answer shall be"YES".

                ch3iC 1 Reply Last reply Reply Quote 0
                • ch3iC
                  ch3i Moderator @DarkEnergy
                  last edited by

                  @DarkEnergy said:

                  I am not sure what you are asking. If you follow the conversation you will see that was an update.
                  That should answer what I think you are asking. If I had any images before. The obvious answer shall be"YES".

                  Ok,

                  It’s in the Web UI you don’t see any image or in /images ?

                  Regards,
                  Ch3i.

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

                    You might try restarting MySQL since the images data is pulled straight from the DB.

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

                      @ch3i said:

                      @DarkEnergy said:

                      I am not sure what you are asking. If you follow the conversation you will see that was an update.
                      That should answer what I think you are asking. If I had any images before. The obvious answer shall be"YES".

                      Ok,

                      It’s in the Web UI you don’t see any image or in /images ?

                      Regards,
                      Ch3i.

                      Oh I get it now.

                      You’re trying to verify where the problem is. I’ll paraphrase.

                      Can you see that the image files are in the actual directory itself? in /images ? Are they there? or, can you just not see them inside the Web GUI ?

                      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
                      • D
                        DarkEnergy
                        last edited by

                        I did reboot the server to reset all services and still no go. I am thinking the pointers are not working. I am thinking something most change after doing the new update to the schema in the DB.

                        1 Reply Last reply Reply Quote 0
                        • D
                          DarkEnergy
                          last edited by

                          @ch3i
                          Thank you for clarifying. In that case, the answer is as follow:
                          I can see the images in /images and subfolders, all files are there.
                          In the web GUI; all images names, configurations, descriptions and pointers are there.
                          When a task is setup the response is:
                          Failed to create deployment tasking for the following hosts

                          You must first upload an image to create a download task

                          Even knowingly I have all the files and folders in the right location. It seems as if they were deleted from the DB.

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

                            @DarkEnergy said:

                            @ch3i
                            Thank you for clarifying. In that case, the answer is as follow:
                            I can see the images in /images and subfolders, all files are there.
                            In the web GUI; all images names, configurations, descriptions and pointers are there.
                            When a task is setup the response is:
                            Failed to create deployment tasking for the following hosts

                            You must first upload an image to create a download task

                            Even knowingly I have all the files and folders in the right location. It seems as if they were deleted from the DB.

                            This sounds, to me, like the FTP Password changed, which is a known issue.

                            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
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              Specifically this thread:
                              https://forums.fogproject.org/topic/4949/deployment-ftp-not-working

                              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
                              • D
                                DarkEnergy
                                last edited by

                                Followed the advice provide and change the password under FOG Configuration->FOG Settings->TFTP Server->FOG_TFTP_FTP_PASSWORD using the password located in /opt/fog/.fogsettings; line storageftppass=" ". After that, changed the user fog password using the same password from /opt/fog/.fogsettings, line storageftppass value. Still same error.

                                Any other ideas?

                                1 Reply Last reply Reply Quote 0
                                • D
                                  DarkEnergy
                                  last edited by

                                  Thank you Tom for pointing in the right direction. There was one more place that the password needed to be change.
                                  The second location is under:
                                  Storage Management >> DefaultMemeber >> Management Password.
                                  After changing the password and submitting the changes; it seems that it is back online.

                                  Thank you so much!!!

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

                                  170

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project