Skip to content
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

Fix stalled upgrade process #2671

Closed
2 tasks
ravinderk opened this issue Jan 18, 2018 · 3 comments
Closed
2 tasks

Fix stalled upgrade process #2671

ravinderk opened this issue Jan 18, 2018 · 3 comments
Assignees
Milestone

Comments

@ravinderk
Copy link
Collaborator

Issue Overview

We found that in some cases upgrade getting remove from background process batch without setting itself to complete. It will create an issue when another upgrade depends on it. We can prevent stalled updates by handle this case in the core.

Expected Behavior

The upgrade process should run without stalling.

Current Behavior

Sometimes upgrade stalled.

Todos

  • Tests
  • Documentation
@ravinderk ravinderk added the bug label Jan 18, 2018
@ravinderk ravinderk added this to the 2.0.1 milestone Jan 18, 2018
@ravinderk ravinderk self-assigned this Jan 18, 2018
@lunarthegrey
Copy link

@ravinderk I ran into this issue when updating the database for 2.0. What would be the proper solution for this? Wait until a fix is released and update the plugin? Mine is currently stuck at 72%.

@ravinderk
Copy link
Collaborator Author

@lunarthegrey Thank you for reaching us. We are developing a new feature for upgrading process, so you will not face this kind of issue in future. Wait for 2.0.1. We will release it soon.

If you have staging site then please check the latest code (https://github.com/WordImpress/Give/archive/release/2.0.1.zip) and let us know

For ref: #2676

@DevinWalker
Copy link
Member

Similar issue as above. - This was closed as the pause / restart feature is now implemented. It's not recommended to actually use at all unless you are positive there's an issue with the update. If there is an issue with the update please implement your backup and contact us on https://wordpress.org/support/plugin/give

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

3 participants