( the most epic wait ever!)
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.
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?
I'm having the same problem, but with a freshly installed instance of Magento 2.1.5
Is there solution to this at all?
@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
@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.
@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
This is all from the commandline and gets committed with the repo
I have fixed this issue by following below steps:
@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
Most helpful comment
@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.