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

    FOG 1.3.5 RC 3 Released

    Scheduled Pinned Locked Moved
    Announcements
    6
    14
    3.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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      I think i threw it in for the RC-1 thing.

      Basically I’ve set the refind.conf to ensure “internal” as most of you were saying that seemed to work the best.

      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
      • THEMCVT
        THEMCV
        last edited by

        Can we upgrade to 1.3.5 RC3 if we’re on the working-1.3.5 branch?

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

          @THEMCV Yes, you can.

          Inside of your fogproject directory, do git pull;git checkout dev-branch;cd bin;./installfog.sh -y

          The ; just separates out the commands, but if you copy/paste that whole thing then it’ll do all of it in order.

          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/

          THEMCVT 1 Reply Last reply Reply Quote 0
          • THEMCVT
            THEMCV @Wayne Workman
            last edited by

            @Wayne-Workman Cool, thanks. Wasn’t sure if this was “higher” than working-1.3.5. I’ve made the mistake of accidentally installing an older version before.

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

              @THEMCV working 135 is the current “dev” branch if you will where devbranch is the public dev branch

              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

                The idea is dev->test->prod

                Dev is current working test is the rcs and prod is the stable

                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

                THEMCVT 1 Reply Last reply Reply Quote 0
                • THEMCVT
                  THEMCV @Tom Elliott
                  last edited by

                  @Tom-Elliott Okay, that makes sense. Thank you. 🙂

                  1 Reply Last reply Reply Quote 0
                  • falkoF
                    falko Moderator @Tom Elliott
                    last edited by

                    @Tom-Elliott

                    just installed 1.3.5 RC3, seems to report in fog log as 1.3.5-RC-2 still with an error

                    08/02/2017 21:58 Client-Info Server Version: 1.3.5-RC-2
                    08/02/2017 21:58 Middleware::Response ERROR: Unable to get subsection
                    08/02/2017 21:58 Middleware::Response ERROR: Object reference not set to an instance of an object.

                    B Tom ElliottT 2 Replies Last reply Reply Quote 0
                    • B
                      butch2861 @falko
                      last edited by

                      @falko
                      Updated to rc3 and now when I click Create new Host takes me to a dead page…all others seem to work okay.
                      This link is BROKE: http://fogserver/fog/management/?node=host&sub=add

                      1 Reply Last reply Reply Quote 0
                      • B
                        butch2861 @Tom Elliott
                        last edited by

                        @Tom-Elliott
                        cannot get to Create new host link after updating to version 1.3.5-rc-3; says page isnt working…err_empty_response

                        link broken: http://fogserver/fog/management/?node=host&sub=add

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

                          @butch2861 Found, patched and published.

                          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 @falko
                            last edited by

                            @falko Found the problem. My re-push earlier had me debugging a separate issue. This debugging test was accidentally left in.

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

                            159

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project