Skip to content

2.1.3 - Web Setup Wizzard - Component Manager - spinning wheel (still doesn't work) #7958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
commcad opened this issue Dec 26, 2016 · 9 comments
Assignees
Labels
bug report Component: Setup Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@commcad
Copy link

commcad commented Dec 26, 2016

Preconditions

  1. Mage 2.1.3
  2. NGINX, PHP 7.0.8-0ubuntu0.16.04.3

Steps to reproduce

  1. Login to backend
  2. Go into > System > Web Setup Manager
  3. Click on Component Manager

Expected result

  1. Forgot what this feature is meant for, seen it last working back in March 2016 I think.
  2. I think its for installing module purchased from the Marketplace. Thankfully I haven't purchase any, yet anyway. Wish I could in all honesty :/

Actual result

  1. Spinning wheel, caption saying "Please Wait"
  2. Had this "Please wait" for nearly a year now, or since 2.0.6 if memory is good

( the most epic wait ever!)

@JamesonNetworks
Copy link

I'm seeing 20 minute page load times for the page itself, however, it does eventually load. I would say this makes it practically unusable though, as the admin session seems to timeout waiting on the page load to occur.

@storepeinture
Copy link

Experiencing the same issue. In fact the whole "Web Setup Wizard" is kind of useless. Updating Magento makes no sense either. Why did this all get so complicated and instable?

@AvanorHealthcare
Copy link

I'm having the same problem, but with a freshly installed instance of Magento 2.1.5
Is there solution to this at all?

@JamesonNetworks
Copy link

@AvanorHealthcare We moved everything into composer installs using marketplace credentials. Almost every popular module now offers the ability to install the module through the composer.json file instead of using the web install wizard. Personally, I'd recommend going that route

@AvanorHealthcare
Copy link

@JamesonNetworks Funnily enough, that's exactly what I've been doing. It just seems daft to have to go through the grind of doing a command line install when there's supposed to be an easy, built-in function linked directly to Magento Marketplace.

@pkm32
Copy link

pkm32 commented Jun 15, 2017

@AvanorHealthcare, when you say you use the composer.json, can you please tell me how you used this file? Is there a UI, or did you run a command using this file?

Thank you

@JamesonNetworks
Copy link

@pkm32 https://store.fooman.co.nz/blog/installing-a-magento-2-extension-from-marketplace-using-command-line.html

This is all from the commandline and gets committed with the repo

@muhammadshakeel
Copy link

I have fixed this issue by following below steps:

  • Open /setup/index.php/componentGrid/components in new tab
  • It showed me actual error, in my case it was last extension installed through composer.
  • I have removed that from composer
  • After updating composer, the error goes away.

https://magento.stackexchange.com/a/182945/56221

@magento-engcom-team
Copy link
Contributor

@commcad, thank you for your report.
We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue.
We tested the issue on 2.3.0-dev, 2.2.0, 2.1.9

@magento-engcom-team magento-engcom-team added the Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch label Oct 13, 2017
@magento-engcom-team magento-engcom-team added the Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed label Oct 17, 2017
magento-devops-reposync-svc pushed a commit that referenced this issue Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Setup Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed
Projects
None yet
Development

No branches or pull requests

9 participants