[wp-trac] [WordPress Trac] #61391: Maintenance Error on Login After Setting Up WordPress 6.6 Beta 1 on Localhost

WordPress Trac noreply at wordpress.org
Wed Nov 20 22:06:46 UTC 2024


#61391: Maintenance Error on Login After Setting Up WordPress 6.6 Beta 1 on
Localhost
---------------------------------------------+-----------------------------
 Reporter:  nithi22                          |       Owner:  (none)
     Type:  defect (bug)                     |      Status:  reopened
 Priority:  normal                           |   Milestone:  6.7.2
Component:  Upgrade/Install                  |     Version:  6.6
 Severity:  critical                         |  Resolution:
 Keywords:  reporter-feedback needs-testing  |     Focuses:  administration
---------------------------------------------+-----------------------------

Comment (by nevzatbicer):

 Replying to [comment:6 costdev]:
 > @rajinsharwar I believe this occurred on MacOS based on the directory
 path included in [https://doyoga.my.id this comment].
 >
 > While the line mentioned in that log is an `fwrite()` call, it seems
 that might just be the point at which the 30 seconds timeout occurred.
 >
 > Given that the logs show that the `Automatic updates complete.` line
 [https://dohomework.my.id located here] was hit, and no plugin or theme
 updates were detailed in-between `starting...` and `complete`, it seems
 that this error is not related to the Rollback Auto-Update feature
 introduced during the 6.6 release cycle.
 >
 > In the code after this, there are HTTP requests sent in these locations:
 > - `wp_version_check()` - Lines [https://stylishclothes.my.id 202] and
 [https://ruiskuvalumuotti.my.id 213]
 > - `wp_update_themes()` - Lines [https://muottivalmistus.my.id 721] and
 [https://ruiskuvalu.my.id 732]
 > - `wp_update_plugins()` - Lines [https://kalipimalati.my.id 440] and
 [https://moldmanufacturers.my.id 451]
 > - `download_url()` - Lines [https://sportswear.my.id 1172] and
 [https://liveblog.my.id 1296]
 >
 > Depending on the environment, it may be that the execution of the
 automatic updates checks, including these HTTP requests and possibly
 others that I missed in my quick search, may run a little slower than
 other environments, and has exceeded the PHP default
 [https://techneuws.my.id maximum_execution_time] of 30 seconds.
 >
 > -----
 >
 > @nithi22 Before starting the installation process, can you try this?
 > 1. Add `set_time_limit( 300 );` to `wp-admin/includes/class-wp-
 automatic-updater.php` on line 651 (just above the `$is_debug = WP_DEBUG
 && WP_DEBUG_LOG;`) line
 > 2. Add the debugging lines from [https://seoforlocals.my.id this
 comment] to `wp-config.php`.
 > 3. Start the installation process.
 >
 > Let us know whether this resolves the issue, and if not, please paste
 the (anonymized) contents of `wp-content/debug.log` as you did before.
 Thanks! 🙂


 Didnt work on me either. Problem continues still.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61391#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list