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

Git 8147 Enabling Plugins Breaks the Menu

Scheduled Pinned Locked Moved Solved
Bug Reports
5
25
6.9k
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.
  • ?
    A Former User
    last edited by Jun 22, 2016, 1:36 AM

    Running Version: 8147
    SVN Revision: 5701
    When I check “FOG_PLUGINSYS_ENABLED” and save, the ipxe menu changes.
    0_1466558722762_Screenshot from 2016-06-21 18:24:58.png

    Becomes

    0_1466559040837_Screenshot from 2016-06-21 18:30:22.png

    My goal is to re-enable the Capone plugin because everyone misses it. To be safe, I’ve enabled plugins, installed Capone and set associations just to see if the menu would go back to good and it doesn’t.

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jun 22, 2016, 7:52 AM

      You don’t need to create the menu item. I will double check the code just in case there’s a problem but enabling plugins isn’t enough. You need to go to the plugins icon and installer the Capone plugin. After that, if the Capone menu item isn’t created it will automatically be created the next time any client looks at the menu during boot up.

      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
      • W
        Wayne Workman
        last edited by Jun 22, 2016, 4:00 PM

        Just confirmed this issue in 8215, our menu is an ugly blue.

        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/

        T 1 Reply Last reply Jun 22, 2016, 10:22 PM Reply Quote 0
        • T
          Tom Elliott @Wayne Workman
          last edited by Jun 22, 2016, 10:22 PM

          @Wayne-Workman Any word on this?

          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

          W 1 Reply Last reply Jun 22, 2016, 10:24 PM Reply Quote 0
          • W
            Wayne Workman @Tom Elliott
            last edited by Wayne Workman Jun 22, 2016, 4:25 PM Jun 22, 2016, 10:24 PM

            @Tom-Elliott I didn’t enable or disable any plugins. I think one of the updates cleared the values for the boot menu like the OP shows, thats what mine looks like at work.

            Things are still working though.

            It’s been a busy two weeks, this has been on the back burner.

            Most likely I just need to plug in the values 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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Tom Elliott Jun 22, 2016, 4:42 PM Jun 22, 2016, 10:40 PM

              Menu Background File is:

              bg.png
              

              Main Colors defaults are:

              colour --rgb 0x00567a 1 ||
              colour --rgb 0x00567a 2 ||
              colour --rgb 0x00567a 4 ||
              

              Valid Host Colors are:

              colour --rgb 0x00567a 0 ||
              

              Invalid Host Colors:

              colour --rgb 0xff0000 0 ||
              

              Main Pairings:

              cpair --foreground 7 --background 2 2 ||
              

              Main fallback pairings:

              cpair --background 0 1 ||
              cpair --background 1 2 ||
              

              Host pairings:

              cpair --foreground 1 1 ||
              cpair --foreground 0 3 ||
              cpair --foreground 4 4 ||
              

              Exit to Hard Drive Type:

              SANBOOT
              

              Exit to Hard Drive Type(EFI):

              EXIT
              

              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

              ? 2 Replies Last reply Jun 23, 2016, 12:29 AM Reply Quote 1
              • ?
                A Former User @Tom Elliott
                last edited by Jun 23, 2016, 12:29 AM

                @Tom-Elliott said in Git 8147 Enabling Plugins Breaks the Menu:

                Menu Background File is:

                Ah, I didn’t test re-inputting the menu after enabling plugins to see if it would hold. I’ll do that now and let you know what I find.

                1 Reply Last reply Reply Quote 1
                • ?
                  A Former User @Tom Elliott
                  last edited by Jun 23, 2016, 12:43 AM

                  @Tom-Elliott said in Git 8147 Enabling Plugins Breaks the Menu:

                  Menu Background File is:

                  bg.png
                  

                  Main Colors defaults are:

                  So enabling plugins clears both the menu background file and the advanced menu. Manually replacing these after plugins are enabled and saving does maintain both menus with plugins enabled. If I look to verify that plugins are still enabled (and they are), and just for giggles click “save changes” at “Plugin System” the menus are cleared again.

                  1 Reply Last reply Reply Quote 1
                  • T
                    Tom Elliott
                    last edited by Jun 29, 2016, 10:11 AM

                    I still cannot replicate for the life of me, can you get a dump of your DB so maybe I can replicate and more directly see what’s going on?

                    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 Jun 29, 2016, 10:46 PM Reply Quote 0
                    • ?
                      A Former User @Tom Elliott
                      last edited by Jun 29, 2016, 10:46 PM

                      @Tom-Elliott
                      Strange. Here’s the database. This one is new so there’s not a lot going on yet though it is the one I’m having the issue with. 0_1467239575603_fog_backup_20160629_222957.sql
                      The same thing also happens whenever I change the web UI password.

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wayne Workman
                        last edited by Jul 1, 2016, 8:24 PM

                        Just updated from 8215 to 8359 and the boot menu settings stayed this time.

                        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 Jul 1, 2016, 9:52 PM Reply Quote 0
                        • ?
                          A Former User @Wayne Workman
                          last edited by Jul 1, 2016, 9:52 PM

                          @Wayne-Workman said in Git 8147 Enabling Plugins Breaks the Menu:

                          Just updated from 8215 to 8359 and the boot menu settings stayed this time.

                          Great! Thank you both!

                          1 Reply Last reply Reply Quote 0
                          • M
                            maxcarpone
                            last edited by Jul 4, 2016, 9:22 AM

                            Hey guys!

                            I registered to add more informations to this bug. I recently build a new fog server and I encountered this bug. I didn’t know what to do to make the background image back to what it was with my previous server and I found this thread!

                            I upgraded this morning to version 8405 and this bug is still there.

                            What it does is wiping out all the informations in “iPXE Boot Menu”. I added all the details in this menu after seeing this thread and as my keymap wasn’t working, I decided to try the fr-latin1 instead of fr-latin9. As soon as I saved the general setting, it cleared the “iPXE Boot Menu” informations.

                            By the way, my keymap still doesn’t work! I can’t swap the keyboard to the French language.

                            Cheers!

                            1 Reply Last reply Reply Quote 0
                            • S
                              Sebastian Roth Moderator
                              last edited by Jul 8, 2016, 11:43 AM

                              @Developers Is anyone able to replicate this issue?

                              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

                              T 1 Reply Last reply Jul 8, 2016, 11:43 AM Reply Quote 0
                              • T
                                Tom Elliott @Sebastian Roth
                                last edited by Jul 8, 2016, 11:43 AM

                                @Sebastian-Roth Unfortunately I’m not.

                                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
                                • T
                                  Tom Elliott
                                  last edited by Jul 11, 2016, 12:43 PM

                                  Can somebody give me exact details on what I can try to do to replicate this?

                                  Also, please try deleting the /var/www/fog and /var/www/html/fog directories and reinstalling FOG. This issue you are reporting might be old information impeding functionality of the main system.

                                  If you have custom data you may need, please backup the appropriate files as necessary.

                                  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 Jul 11, 2016, 10:16 PM Reply Quote 0
                                  • ?
                                    A Former User @Tom Elliott
                                    last edited by Jul 11, 2016, 10:16 PM

                                    @Tom-Elliott I saw this on a clean install of 14.04, fresh git of 8147 (latest at the time of install) and a fresh database:
                                    Everything is up and running great -> enable plugins and save -> the menu config is cleared and everything still works though the boot menu is now classic blue background, white text and red selection bar.

                                    T 1 Reply Last reply Jul 12, 2016, 2:04 AM Reply Quote 0
                                    • T
                                      Tom Elliott @A Former User
                                      last edited by Jul 12, 2016, 2:04 AM

                                      @Cavender what about on the most current? If you update the fields back to the default values and retry what broke it before, does it still clear the values 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
                                      • M
                                        maxcarpone
                                        last edited by Jul 12, 2016, 10:23 AM

                                        I updated a few days ago to Git 8450 and it works as expected now so I can’t reproduce the problem I encounter before.

                                        I can add details about my installation : was a fresh install of Git 8xxx on june 20th, I don’t remember which version it was exactly (if someone tells me where to look for to find the previous version?). Then I imported hosts, groups and images from csv files and I’ve just set my common parameters like they were on my old server.
                                        A bit later, I booted a computer from PXE and saw the blue screen so I checked my installation and saw the “PXE Boot Menu” was empty so I filled it up. Then I rebooted my computer and it was ok except for the keyboard layout. I changed it in “general settings” and once I came back to the “PXE Boot Menu”, everything had disappear!

                                        I know it’s not much but I hope it will help you.

                                        Cheers!

                                        1 Reply Last reply Reply Quote 0
                                        • W
                                          Wayne Workman
                                          last edited by Wayne Workman Jul 20, 2016, 7:03 AM Jul 20, 2016, 1:02 PM

                                          @Tom-Elliott This isn’t yet resolved, it happened here.

                                          I only just now realized that our boot menu configuration on our big fog server had been completely cleared, we went from a not-too-old trunk version to 1.3.0 RC1.

                                          I’m manually setting them back with what you posted as the defaults a while back.

                                          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/

                                          T 1 Reply Last reply Jul 20, 2016, 1:05 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          • First post
                                            Last post

                                          197

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project