• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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 Jun 6, 2016, 8:24 PM

    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 Jun 6, 2016, 8:43 PM

      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 Jun 6, 2016, 8:49 PM

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

        1 Reply Last reply Reply Quote 0
        • W
          Wayne Workman
          last edited by Wayne Workman Jun 6, 2016, 3:40 PM Jun 6, 2016, 9:38 PM

          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
          • T
            Tom Elliott
            last edited by Jun 6, 2016, 10:59 PM

            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
            • W
              Wayne Workman
              last edited by Jun 6, 2016, 11:14 PM

              @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
              • T
                Tom Elliott
                last edited by Jun 6, 2016, 11:37 PM

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

                144

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project