Troubleshooting Common Easy Updates Manager Conflicts and Issues
Content
Easy Updates Manager (EUM) is a powerful tool for automating WordPress maintenance, but like any complex plugin, it can sometimes run into conflicts or unexpected behavior. Based on community reports and troubleshooting threads, here are the most common issues users face and how to resolve them.
1. Conflicts with Hosting Provider Settings
The Problem: Users often wonder if disabling automatic updates at the hosting level (e.g., on SiteGround or DreamHost) will conflict with EUM's operation.
The Cause: These settings control different things. Hosting-level settings typically manage core WordPress updates. EUM operates at the application level and manages updates for plugins, themes, and translations. A conflict is unlikely, but if core updates are disabled by the host, EUM may not be able to override that.
The Solution: Configure EUM to handle plugin, theme, and translation updates. For core updates, check your hosting provider's documentation to understand their specific update controls.
2. JavaScript and Plugin Conflicts
The Problem: EUM's settings page may not load correctly, options can't be selected, or the "Managed by Easy Updates Manager" status doesn't appear next to plugins. This was notably reported with plugins like HubSpot's 'all in one marketing' and 'Duplicate Page'.
The Cause: Other plugins can sometimes inject scripts or CSS that interfere with EUM's admin interface, preventing its JavaScript from functioning properly.
The Solution:
- Open your browser's Developer Tools (F12) and check the Console tab for errors when loading the EUM settings page.
- Temporarily deactivate other plugins one by one, checking after each deactivation to see if EUM starts working. This helps identify the conflicting plugin.
- If a conflict is found, you can often keep both plugins active and contact the other plugin's support to make them aware of the JavaScript conflict.
3. Updates Not Running on Low-Traffic or Staging Sites
The Problem: Automatic updates work on a live site but fail on a staging site or a site with very low traffic.
The Cause: WordPress relies on WP-Cron to schedule tasks like checking for updates. On sites with low traffic, WP-Cron events only trigger when a page is visited. Some hosts deliberately disable WP-Cron on staging environments to conserve resources.
The Solution: Install a plugin like WP Crontrol to view scheduled events. If WP-Cron is disabled, you may need to set up a real server cron job to regularly access your site's wp-cron.php file. Contact your hosting provider for assistance with this.
4. Failed Updates and Empty Logs
The Problem: Updates fail with an error email, but the EUM update logs are empty. Manual updates work fine.
The Cause: This can be caused by a plugin conflict (see point #2) or a server configuration that prevents EUM's processes from completing, such as a script timeout or memory limit.
The Solution:
- Follow the conflict troubleshooting steps above.
- Check your site's PHP error logs for any relevant messages around the time an update was attempted. Your hosting provider can help you access these logs.
- Ensure constants like
DISABLE_WP_CRONare not set totruein yourwp-config.phpfile, as this will prevent scheduled tasks from running.
5. Understanding Update Behavior with UpdraftPlus
The Problem: Confusion about whether EUM will trigger UpdraftPlus backups before automatic updates.
The Cause: Integration between the two plugins has specific requirements.
The Solution: According to the Easy Updates Manager team, EUM will trigger an automatic UpdraftPlus backup before performing updates. However, this integration does not work if you are using the "Force Updates" feature from the Advanced tab in EUM. A fix for this was planned for a future UpdraftPlus release.
6. Settings Persisting After Uninstallation
The Problem: After uninstalling EUM, the native WordPress auto-update toggles for plugins do not reappear.
The Cause: This is almost certainly not caused by EUM. The plugin must be active to affect your site. Once deactivated and deleted, it cannot change WordPress's behavior.
The Solution: The native WordPress auto-update interface is part of core. If it's missing, the cause is likely another plugin, your theme, or a wp-config.php setting that controls updates. Review any other management or security plugins you have installed.
By methodically working through these common scenarios, you can usually identify and resolve the issue preventing Easy Updates Manager from working smoothly on your WordPress site.
Related Support Threads Support
-
Thank you for installing Easy Updates Manager!https://wordpress.org/support/topic/thank-you-for-installing-easy-updates-manager/
-
Update Orderhttps://wordpress.org/support/topic/update-order-2/
-
Can not remove notificationhttps://wordpress.org/support/topic/can-not-remove-notification/
-
Updates not working – possibly conflict with another plugin?https://wordpress.org/support/topic/updates-not-working-possibly-conflict-with-another-plugin/
-
Does it works with premium plugins?https://wordpress.org/support/topic/does-it-works-with-premium-plugins/
-
Thank you for installing Easy Updates Manager! Notice not dismissinghttps://wordpress.org/support/topic/thank-you-for-installing-easy-updates-manager-notice-not-dismissing/
-
The subscription form doesn’t seem to be working.https://wordpress.org/support/topic/the-subscription-form-doesnt-seem-to-be-working/
-
Can’t access wiki troubleshooting steps pagehttps://wordpress.org/support/topic/cant-access-wiki-troubleshooting-steps-page/
-
Removal of Easy Updates Manager Pluginhttps://wordpress.org/support/topic/removal-of-easy-updates-manager-plugin/
-
Compatibility with Easy Digital Downloads plugin updater classhttps://wordpress.org/support/topic/compatibility-with-easy-digital-downloads-plugin-updater-class/
-
While still configuring Easy Updates Manager all other plugins updatedhttps://wordpress.org/support/topic/while-still-configuring-easy-updates-manager-all-other-plugins-updated/
-
Easy Updater and Updraft Premiumhttps://wordpress.org/support/topic/easy-updater-and-updraft-premium/
-
Easy Updates Manager and Automatic Backuphttps://wordpress.org/support/topic/easy-updates-manager-and-automatic-backup/
-
Unsure if plugin is workinghttps://wordpress.org/support/topic/unsure-if-plugin-is-working/
-
Warning: The installed version of Easy Updates Manager Premium has not been testhttps://wordpress.org/support/topic/warning-the-installed-version-of-easy-updates-manager-premium-has-not-been-test/
-
Help understanding Easy Updates Managerhttps://wordpress.org/support/topic/help-understanding-easy-updates-manager/
-
After uninstalling no plugin auto updatehttps://wordpress.org/support/topic/after-uninstalling-no-plugin-auto-update/
-
No settings on free Easy Update Managerhttps://wordpress.org/support/topic/no-settings-on-free-easy-update-manager/
-
Nothing Updating on one of two sites w/ Easy Updates Manager.https://wordpress.org/support/topic/nothing-updating-on-one-of-two-sites-w-easy-updates-manager/
-
Background Update Failedhttps://wordpress.org/support/topic/background-update-failed-2/
-
stops-core-theme-and-plugin-updates folderhttps://wordpress.org/support/topic/stops-core-theme-and-plugin-updates-folder/
-
Plugin Conflict with Easy Updates Managerhttps://wordpress.org/support/topic/plugin-conflict-with-easy-updates-manager/
-
How to get rid of stops-core-theme-and-plugin-updates and take all updates workihttps://wordpress.org/support/topic/how-to-get-rid-of-stops-core-theme-and-plugin-updates-and-take-all-updates-worki/
-
Prevent plugin updatehttps://wordpress.org/support/topic/prevent-plugin-update/
-
Some Plugins Continue To Updatehttps://wordpress.org/support/topic/some-plugins-continue-to-update/
-
Compatability issues with Litespeed?https://wordpress.org/support/topic/compatability-issues-with-litespeed/
-
Auto Update Block on Elementor plugin is not workinghttps://wordpress.org/support/topic/auto-update-block-on-elementor-plugin-is-not-working/
-
Easy updates manager not workinghttps://wordpress.org/support/topic/easy-updates-manager-not-working/
-
Can’t apply settings to Easy Updates Managerhttps://wordpress.org/support/topic/cant-apply-settings-to-easy-updates-manager/
-
Cannot view available plugin updates with Easy Update Manager activatedhttps://wordpress.org/support/topic/cannot-view-available-plugin-updates-with-easy-update-manager-activated/
-
Easy Updates Manager not working with GitHub updaterhttps://wordpress.org/support/topic/easy-updates-manager-not-working-with-github-updater/
-
Only minor plugin updates?https://wordpress.org/support/topic/only-minor-plugin-updates/
-
Plugins deactivated after update with Easy Update Managerhttps://wordpress.org/support/topic/plugins-deactivated-after-update-with-easy-update-manager/
-
Easy Updates Manager and UpdraftPlushttps://wordpress.org/support/topic/easy-updates-manager-and-updraftplus/
-
Dashboard login – The page isn’t redirecting properlyhttps://wordpress.org/support/topic/dashboard-login-the-page-isnt-redirecting-properly/
-
Missing navigation menuhttps://wordpress.org/support/topic/missing-navigation-menu-3/
-
Automatic Update Failed message persisthttps://wordpress.org/support/topic/automatic-update-failed-message-persist/
-
Conflict with Hubspot pluginhttps://wordpress.org/support/topic/conflict-with-hubspot-plugin-2/
-
Easy Update Manager does not update all pluginshttps://wordpress.org/support/topic/easy-update-manager-does-not-update-all-plugins/
-
Hosting WordPress updates and easy updates manager conflict?https://wordpress.org/support/topic/hosting-wordpress-updates-and-easy-updates-manager-conflict/
-
Easy Updates Manager Did Not Stop Any Recent Updateshttps://wordpress.org/support/topic/easy-updates-manager-did-not-stop-any-recent-updates/
-
Major Version updates fail for some siteshttps://wordpress.org/support/topic/major-version-updates-fail-for-some-sites/
-
No menu entry, other problemshttps://wordpress.org/support/topic/no-menu-entry-other-problems/
-
Won’t Stop Updating even when blockedhttps://wordpress.org/support/topic/wont-stop-updating-even-when-blocked/
-
Easy Updates Manager not updating staging Sitehttps://wordpress.org/support/topic/easy-updates-manager-not-updating-staging-site/
-
No settings visible for pluginhttps://wordpress.org/support/topic/no-settings-visible-for-plugin/
-
Easy Updates Manager Not Updatinghttps://wordpress.org/support/topic/easy-updates-manager-not-updating/