[wp-trac] [WordPress Trac] #64433: Bug while upgrading individual plugins
WordPress Trac
noreply at wordpress.org
Fri Dec 19 17:21:53 UTC 2025
#64433: Bug while upgrading individual plugins
-------------------------------------------------+-------------------------
Reporter: venezia566 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Upgrade/Install | Version: 6.9
Severity: normal | Resolution:
Keywords: needs-testing needs-hosting- | Focuses:
feedback | performance
-------------------------------------------------+-------------------------
Changes (by maulikmakwana2008):
* keywords: => needs-testing needs-hosting-feedback
* focuses: => performance
* component: Plugins => Upgrade/Install
* severity: critical => normal
Comment:
@venezia566
After investigation, this issue appears related to server-side execution
or request timeout limits rather than a WordPress 6.9 core regression.
Plugin updates trigger longer synchronous requests in 6.9, which may
exceed low PHP / web server timeout limits.
The issue is resolved by increasing max_execution_time, web server
timeouts, or disabling ModSecurity rules blocking /wp-admin/update.php and
REST requests.
Updates via WP-CLI complete successfully, confirming this is environment-
specific.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64433#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list