Title: Error on plugin update
Last modified: March 2, 2026

---

# Error on plugin update

 *  Resolved [zimbo000](https://wordpress.org/support/users/zimbo000/)
 * (@zimbo000)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/error-on-plugin-update-4/)
 * WordPress generated an “Your Site is Experiencing a Technical Issue” email on
   updating the plugin to 10.5.2
 * There was however no evidence of a problem, i.e. the site didn’t crash and I 
   saw no errors from WooCommerce. So no need for action as far as I can see but
   thought I should report it as it might be something you want to look at. Details
   below. If you want any further info, let me know.
 * WordPress version 6.9
   Active theme: Enfold Child (version 2.0) Current plugin:
   WooCommerce (version 10.5.2) PHP version 8.2.30 Error Details
 * An error of type E_ERROR was caused in line 25 of the file /home/customer/www/
   jacksgallery.co.uk/public_html/wp-content/plugins/woocommerce/vendor/wordpress/
   abilities-api/includes/rest-api/class-wp-rest-abilities-init.php. Error message:
   Uncaught Error: Failed opening required ‘/home/customer/www/jacksgallery.co.uk/
   public_html/wp-content/plugins/woocommerce/vendor/wordpress/abilities-api/includes/
   rest-api/endpoints/class-wp-rest-abilities-run-controller.php’ (include_path=’.:/
   usr/local/php82/pear’) in /home/customer/www/jacksgallery.co.uk/public_html/wp-
   content/plugins/woocommerce/vendor/wordpress/abilities-api/includes/rest-api/
   class-wp-rest-abilities-init.php:25
   Stack trace: 0 /home/customer/www/jacksgallery.
   co.uk/public_html/wp-includes/class-wp-hook.php(341): WP_REST_Abilities_Init::
   register_routes(Object(WP_REST_Server)) 1 /home/customer/www/jacksgallery.co.
   uk/public_html/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL,
   Array) 2 /home/customer/www/jacksgallery.co.uk/public_html/wp-includes/plugin.
   php(522): WP_Hook->do_action(Array) 3 /home/customer/www/jacksgallery.co.uk/public_html/
   wp-includes/rest-api.php(636): do_action(‘rest_api_init’, Object(WP_REST_Server))
   4 /home/customer/www/jacksgallery.co.uk/public_html/wp-includes/rest-api.php(
   594): rest_get_server() 5 /home/customer/www/jacksgallery.co.uk/public_html/wp-
   includes/rest-api.php(2981): rest_do_request(Object(WP_REST_Request)) 6 [internal
   function]: rest_preload_api_request(Array, ‘/jetpack/v4/con…’) 7 /home/customer/
   www/jacksgallery.co.uk/public_html/wp-content/plugins/woocommerce/src/Internal/
   Admin/Settings.php(148): array_reduce(Array, ‘rest_preload_ap…’) 8 /home/customer/
   www/jacksgallery.co.uk/public_html/wp-includes/class-wp-hook.php(341): Automattic\
   WooCommerce\Internal\Admin\Settings->add_component_settings(Array) 9 /home/customer/
   www/jacksgallery.co.uk/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(
   Array, Array) #10 /home/customer/www/jacksgallery.co.uk/public_html/wp-content/
   plugins/woocommerce/src/Internal/Admin/WCAdminSharedSettings.php(73): apply_filters(‘
   woocommerce_adm…’, Array) 11 /home/customer/www/jacksgallery.co.uk/public_html/
   wp-content/plugins/woocommerce/src/Blocks/Assets/AssetDataRegistry.php(274): 
   Automattic\WooCommerce\Internal\Admin\WCAdminSharedSettings->Automattic\WooCommerce\
   Internal\Admin{closure}() 12 /home/customer/www/jacksgallery.co.uk/public_html/
   wp-content/plugins/woocommerce/src/Blocks/Assets/AssetDataRegistry.php(390): 
   Automattic\WooCommerce\Blocks\Assets\AssetDataRegistry->execute_lazy_data() 13/
   home/customer/www/jacksgallery.co.uk/public_html/wp-includes/class-wp-hook.php(
   341): Automattic\WooCommerce\Blocks\Assets\AssetDataRegistry->enqueue_asset_data(”)
   14 /home/customer/www/jacksgallery.co.uk/public_html/wp-includes/class-wp-hook.
   php(365): WP_Hook->apply_filters(”, Array) 15 /home/customer/www/jacksgallery.
   co.uk/public_html/wp-includes/plugin.php(522): WP_Hook->do_action(Array) 16 /
   home/customer/www/jacksgallery.co.uk/public_html/wp-admin/includes/template.php(
   2226): do_action(‘admin_print_foo…’) 17 /home/customer/www/jacksgallery.co.uk/
   public_html/wp-admin/update.php(53): iframe_footer() 18 {main}
 * thrown
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-on-plugin-update-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [LovingBro (woo-hc)](https://wordpress.org/support/users/lovingbro/)
 * (@lovingbro)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/error-on-plugin-update-4/#post-18838424)
 * Hi [@zimbo000](https://wordpress.org/support/users/zimbo000/),
 * Thanks for taking the time to report this. I can see how receiving a technical
   issue email during the update could raise concern, especially when everything
   appears to be working fine on the surface. I appreciate you sharing the detailed
   error log.
 * From the error message, it looks like a required file inside the WooCommerce 
   plugin directory could not be loaded. This typically points to an incomplete 
   or corrupted update rather than an active runtime issue, which would explain 
   why the site itself did not visibly crash.
 * To ensure everything is fully intact, I recommend reinstalling WooCommerce to
   refresh all plugin files. You can do this by going to Plugins > Installed Plugins,
   deactivate and delete WooCommerce, then reinstall it from Plugins > Add New. 
   Your data will not be affected, as WooCommerce stores orders and settings in 
   the database.
 * If you prefer a more detailed guide, you can follow this documentation:
   [https://woocommerce.com/document/how-to-update-woocommerce/](https://woocommerce.com/document/how-to-update-woocommerce/)
 * After reinstalling, monitor whether the technical issue email appears again on
   the next update or when accessing the admin. If it does, please share a copy 
   of your full System Status Report from WooCommerce > Status. You can paste it
   via [https://pastebin.com](https://pastebin.com/) or [https://gist.github.com](https://gist.github.com/)
   and share the link here.
 * Let me know how that goes, and we will continue from there if needed.
 *  Plugin Support [Kay U a11n](https://wordpress.org/support/users/kingsleyinfo/)
 * (@kingsleyinfo)
 * [2 months, 4 weeks ago](https://wordpress.org/support/topic/error-on-plugin-update-4/#post-18858992)
 * Since we haven’t received any updates from you, I’ll mark this as resolved for
   now. If you need further assistance, you’re welcome to start a new thread.
 * Your feedback helps others – please consider leaving a review: [https://wordpress.org/support/plugin/woocommerce/reviews/](https://wordpress.org/support/plugin/woocommerce/reviews/)

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-on-plugin-update-4%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 2 replies
 * 6 participants
 * Last reply from: [Kay U a11n](https://wordpress.org/support/users/kingsleyinfo/)
 * Last activity: [2 months, 4 weeks ago](https://wordpress.org/support/topic/error-on-plugin-update-4/#post-18858992)
 * Status: resolved