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

    FOG 1.6 Testing Needed - Help would be greatly appreciated as needed

    Scheduled Pinned Locked Moved
    Announcements
    14
    51
    18.1k
    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 @JGallo
      last edited by

      @jgallo yes you should still have locationnplugin and ldap.

      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

      J 1 Reply Last reply Reply Quote 0
      • Matthieu JacquartM
        Matthieu Jacquart @Tom Elliott
        last edited by

        @tom-elliott said in FOG 1.6 Testing Needed - Help would be greatly appreciated as needed:

        git reset --hard

        Nop 😞

        root@FOG:/opt/fogproject/bin$ git reset --hard
        HEAD est maintenant à d9e7a329a Push up 1.5.4
        root@FOG:/opt/fogproject/bin$ git checkout working-1.6
        Déjà sur 'working-1.6'
        Votre branche et 'origin/working-1.6' ont divergé,
        et ont 130 et 567 commits différents chacune respectivement.
          (utilisez "git pull" pour fusionner la branche distante dans la vôtre)
        root@FOG:/opt/fogproject/bin$ git pull
        warning: Cannot merge binary files: packages/tftp/snponly.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/snp.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/realtek.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/ipxe.iso (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/ipxe.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/intel.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/i386-efi/snponly.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/i386-efi/snp.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/i386-efi/realtek.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/i386-efi/ipxe.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/i386-efi/intel.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/snponly.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/snp.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/realtek.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/ipxe.iso (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/ipxe.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/intel.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/i386-efi/snponly.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/i386-efi/snp.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/i386-efi/realtek.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/i386-efi/ipxe.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        warning: Cannot merge binary files: packages/tftp/10secdelay/i386-efi/intel.efi (HEAD vs. 0b6c9383ff0437db281755919ea42d1f0c2af7fd)
        Fusion automatique de packages/web/status/bandwidth.php
        CONFLIT (contenu) : Conflit de fusion dans packages/web/status/bandwidth.php
        Fusion automatique de packages/web/service/oucheck.php
        Fusion automatique de packages/web/service/hostinfo.php
        

        Fog 1.5.9.138
        Debian 11
        Vmware ESXi

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

          Uninstall selected is greyed, if i click on it i have plugin install success popup

          and the plugin is still installed

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

            @davido38 From the plugin page, select the table entry. The uninstall/install should become selectable.

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

              @matthieu-jacquart Can you get me in chat here?

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

                @davido38 The buttons with drop down are still selectable as long as an item is selected. There isn’t, as far as I’ve found, a way to make the drop buttons (split buttons is the real term) colored, so they look greyed out.

                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
                • J
                  JGallo @Tom Elliott
                  last edited by

                  @tom-elliott Sweet. Got it working and looks very fresh and feels snappy. I found a couple cosmetic items already but I wanted to ask where would be the best place to inform you of observations or bugs we find? In this thread or private messages? Thanks.

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

                    @jgallo I’d actually recommend opening them up in Bug reports. I’ll create a thread for 1.6 specific things, just post in that thread, similar to the old 0.33b days I guess?

                    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
                    • A
                      astrugatch
                      last edited by

                      Any chance 1.6 introduces unique identifier? This is the feature I’ve been most waiting on so I can stop dancing around with MAC address settings for hosts.

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

                        @astrugatch It does not currently, not that it can’t be added later though.

                        This isn’t because we don’t want to, but rather because the UUID field is more unreliable than the MAC Address method. (Not all machines set the UUID, and some even set the UUID to the same for all machines in the model).

                        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

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          astrugatch @Tom Elliott
                          last edited by

                          @tom-elliott

                          Would System Serial be more reliable, at least with major manufacturers?

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

                            @astrugatch That’s just it, there isn’t a single point that seems to be very solid, so we’re trying to think of a multi tiered approach, it’s just very limited people to do the work load.

                            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
                            • L
                              lebrun78
                              last edited by

                              Hello,
                              I try to upgrade my test server to 1.6 version.
                              But I have a problem with git:
                              When I try tu update the directory I get : “fatal: ‘working-1.6’ does not appear to be a git repository”

                              [root@cosinus fogproject]# git checkout working-1.6
                              Already on 'working-1.6'
                              [root@cosinus fogproject]# git pull working-1.6
                              fatal: 'working-1.6' does not appear to be a git repository
                              fatal: The remote end hung up unexpectedly
                              [root@cosinus fogproject]# git reset --hard
                              HEAD is now at d1ea5e5 Fix api for slack return information
                              [root@cosinus fogproject]# git pull working-1.6
                              fatal: 'working-1.6' does not appear to be a git repository
                              fatal: The remote end hung up unexpectedly
                              

                              Arnaud

                              Fog Version: Fog 1.5.10
                              Server OS: AlmaLinux release 8.8

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

                                @lebrun78 Do just git pull first to update your branch info.

                                1 Reply Last reply Reply Quote 0
                                • L
                                  lebrun78
                                  last edited by

                                  [root@cosinus fogproject]# git pull 
                                  Already up-to-date.
                                  

                                  But when I execute installfog.sh I have Version: 1.5.4.562 Installer/Updater

                                  Fog Version: Fog 1.5.10
                                  Server OS: AlmaLinux release 8.8

                                  Q Matthieu JacquartM 2 Replies Last reply Reply Quote 0
                                  • Q
                                    Quazz Moderator @lebrun78
                                    last edited by

                                    @lebrun78 Does the WebUI look different now after running installfog.sh?

                                    1 Reply Last reply Reply Quote 0
                                    • Matthieu JacquartM
                                      Matthieu Jacquart @lebrun78
                                      last edited by

                                      @lebrun78 It’s the new web interface 1.6 (don’t care about 1.5.4.562)
                                      0_1531214133537_fog.JPG

                                      Fog 1.5.9.138
                                      Debian 11
                                      Vmware ESXi

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

                                        The steps, typically, would be:

                                        git pull
                                        git fetch --all
                                        git checkout working-1.6
                                        

                                        The fetch is probably the more important as it will pull in any new branches and tags. It will not clean older branches though.

                                        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
                                        • J
                                          Joe Gill
                                          last edited by

                                          @Tom-Elliott

                                          I like the new look! Where can we post requests / bugs?

                                          Thanks!

                                          L 1 Reply Last reply Reply Quote 0
                                          • L
                                            lebrun78 @Joe Gill
                                            last edited by

                                            @joe-gill
                                            https://forums.fogproject.org/category/11/feature-request

                                            Fog Version: Fog 1.5.10
                                            Server OS: AlmaLinux release 8.8

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

                                            212

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project