Skip to content

Upgrade command causes Magento 2.1.0 to crawl #5716

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
stevekem opened this issue Jul 21, 2016 · 5 comments
Closed

Upgrade command causes Magento 2.1.0 to crawl #5716

stevekem opened this issue Jul 21, 2016 · 5 comments

Comments

@stevekem
Copy link

Steps to reproduce

  1. Install Magento 2.1.0
  2. Run php bin/magento setup:upgrade

Actual result

  1. Causes entire site to crash to halt. CPU drops to 0% on server. Developer says server is being overwhelmed with GET requests that overloads it.

Debian 8.5
PHP 7.0.8
MySQL 5.6

@piotrekkaminski
Copy link
Contributor

Did you disable traffic to site/put it in maintenance mode during upgrade @stevekem ?

@piotrekkaminski
Copy link
Contributor

cc @choukalos

@stevekem
Copy link
Author

This is a test site so only I am accessing it, no other traffic. I didn't enable maintenance mode when running upgrade but now after trying it, it seems by doing so prevents the issue from happening (only tried twice though). Thanks for the heads up.

If this isn't a bug, maybe consider it a feature request as none of the extensions we installed mentioned enabling maintenance mode first or we would have done that so not sure how many others are experiencing the same problem.

@hostep
Copy link
Contributor

hostep commented Jul 22, 2016

Magento should clearly define all steps in the documentation to deploy to a production server and when to enable maintenance mode and when to disable it.

Relates to: magento/devdocs#419

@pboisvert
Copy link

closing issue as there is not specific issue here other than the documentation which already has an open ticket against referenced in the devdocs issue referenced above. We need to push that one along.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants