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

    Upgrading from Fog 1.2.0 to 1.3.0

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    22
    5.5k
    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.
    • S
      sjensen
      last edited by sjensen

      I tried to download and upgrade to the new version Fog 1.3.0. I am getting 13: permission denied error. I used sudo at the start of the string, but that didn’t work.

      0_1482435816910_Capture8.PNG

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

        @sjensen run sudo -i then run all the commands

        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

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

          Try killall dpkg; killall apt-get

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

            Then apt-get clean then rerun installer

            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

            S 1 Reply Last reply Reply Quote 0
            • S
              sjensen @Tom Elliott
              last edited by

              @Tom-Elliott Linux must hate me or something, getting the same error as the picture with apt-get clean

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

                @sjensen is the original installer still running

                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

                S 1 Reply Last reply Reply Quote 0
                • S
                  sjensen @Tom Elliott
                  last edited by

                  @Tom-Elliott Did a sudo apt-get clean, that worked and tried the install again with sudo, no go. same error

                  Tom ElliottT S 2 Replies Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott @sjensen
                    last edited by

                    @sjensen run sudo rm filesayinglocked then the apt-get clean again

                    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

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      sjensen @sjensen
                      last edited by

                      @sjensen I just tried restarting then rerunning the install, same error. Sorry to be such a pain in the butt.

                      1 Reply Last reply Reply Quote 0
                      • S
                        sjensen @Tom Elliott
                        last edited by

                        @Tom-Elliott sorry same error. here what I ran.
                        0_1482437422003_Capture.PNG

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

                          @sjensen run sudo -i then run all the commands

                          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

                          S 1 Reply Last reply Reply Quote 1
                          • S
                            sjensen @Tom Elliott
                            last edited by

                            @Tom-Elliott That worked so far so good on the update. Will i have to set fog up again??? Or will everything I configured come back?

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

                              @sjensen upgrade will upgrade no loss of anything. I’d also recommend using the -y argument with the installfog.sh call.

                              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

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

                                IE you can install it with: ./installfog.sh -y

                                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
                                • S
                                  sjensen @Tom Elliott
                                  last edited by

                                  @Tom-Elliott OK i got real problems. the last time i looked at my fog servers screen it was looking at all the passwords for the system during the fig install. now I cannot access my fog server the ubuntu password for my user fog has been changed.

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

                                    @sjensen trying to hit you in chat

                                    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
                                    • Q
                                      Quazz Moderator
                                      last edited by

                                      I feel like we should put in great big red letters to not use the FOG account to administrate your FOG server lol.

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

                                        @Quazz Sometimes, yes.

                                        I was able to help fix the issue though. I don’t know if things are up and running now (and the OP is out for holiday’s).

                                        I remoted in and after the first (mostly successful) it changed the ‘fog’ user’s password. to what was unexpected.

                                        They logged into the server as a guest and I was able to read the /opt/fog/.fogsettings file. We pulled out the new password, and reset it to what they were expected. I updated the fogsettings file and had them re-run the installer.

                                        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

                                        S 1 Reply Last reply Reply Quote 1
                                        • S
                                          sjensen @Tom Elliott
                                          last edited by

                                          @Tom-Elliott Tom after you helped me with the upgrade to 1.3.0 i cannot access the home webpage for my fog server. I keep getting the apache default page.

                                          Q 1 Reply Last reply Reply Quote 0
                                          • Q
                                            Quazz Moderator @sjensen
                                            last edited by

                                            @sjensen Try

                                            sudo rm -rf /var/www/html/fog && sudo rm -rf /var/www/fog
                                            

                                            Then rerun the installer with ./installfog.sh -y

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

                                              Also, this thread has gone off topic. The original problem is solved. We prefer a new thread for each new problem.

                                              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
                                              • 1 / 2
                                              • First post
                                                Last post

                                              159

                                              Online

                                              12.0k

                                              Users

                                              17.3k

                                              Topics

                                              155.2k

                                              Posts
                                              Copyright © 2012-2024 FOG Project