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

    Can't install plugins

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    4
    7
    1.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.
    • B
      Bob Henderson
      last edited by

      Brand new install, Ubuntu 14.04, trunk version 7981 via git this afternoon.

      Added a storage node for the first time, went great. Then went to add the location plugin, so I can direct my clients to the right storage node so they don’t pull across the WAN.

      Enabled plugins in Fog settings.

      Went to Activate plugins, clicked location. All good.

      Went to install plugins, location listed, went into it and clicked the large “Install Plugin” button. It just loops back to that page.

      Am I missing a step? I haven’t used plugins before.

      1 Reply Last reply Reply Quote 0
      • I
        ITSolutions Testers
        last edited by

        You sure it is looping back? It should go to the “Installed Plugins” page after installing. and then in the top ribbon there should now be a new icon for the location plugin.

        1 Reply Last reply Reply Quote 0
        • B
          Bob Henderson
          last edited by

          Yep, looping back. I also checked the “installed plugins” bit and it has nothing.

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

            I’ve confirmed this at home on 7981, so I’ve moved this to bug reports.

            Also, there are zero apache errors when I replicated the problem.

            @Bob-Henderson just sit tight until the developers have had time to check it 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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

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

              I’m already aware of this and have this issue fixed. The only reason you don’t see it yet is it was tied in with a bunch of other edits/adds I did that are not ready for prime yet unless @joe-Schmitt can tell me the feature we are working on is good to go. As a temporary fix for this open the /var/www/html/fog/lib/pages/pluginmanagementpage.class.php and look for the public installed_post() { line

              Right before it add

                  public function install_post() {
                      return $this->installed_post();
                  }
              

              Save the file and have fun installing plugins 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

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

                @Tom-Elliott

                I’ve confirmed that this commit is where it broke:
                https://github.com/FOGProject/fogproject/commit/774ef1e3e5d05e0923615504ec73307ac1f372aa

                Something in the /var/www/html/fog/lib/pages/pluginmanagementpage.class.php file is what did it. You made a lot of changes in that commit so I can’t pinpoint what it is. Hope that helps you.

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

                  Issue is now pushed in latest. Please update and have your plugin installation dreams come back to fruition.

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

                  162

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project