-
I was manually updating two sites today and processed the latest Rank Math update at the same time.
On both I use BPS Pro which uses htaccess and as a standard thing blocks any URL with quotes in it.
On both sites they created a fatal error and sent me a site error email (included).The issue is that there’s something in your latest update which is calling:
/wp-admin/admin-ajax.php?_fs_blog_admin=true)The update seemed to work, it was just the aftermath, which also resulted in the .maintenance file not being removed.
When I removed that manually and returned to WP Admin plugins page it seemed to be operating correctly – so my guess is that is is just a call in the update script.I have disabled automatic updates in our centralised update system until I know this has been corrected – don’t want a bunch of sites to be going down overnight and to wake up with lots of WP error notice emails in my inbox.
relevant info from the email…
WordPress version 5.3.2 Current theme: OceanWP Child (version 1.0) Current plugin: Rank Math SEO (version 1.0.42.2) PHP version 7.2.29 Error Details ============= An error of type E_ERROR was caused in line 1068 of the file /home/cheryblk/public_html/wp-content/plugins/seo-by-rank-math/vendor/rollbar/rollbar/src/DataBuilder.php. Error message: Uncaught Error: Class ‘Rollbar\ErrorWrapper’ not found in /home/cheryblk/public_html/wp-content/plugins/seo-by-rank-math/vendor/rollbar/rollbar/src/DataBuilder.php:1068 Stack trace: #0 /home/cheryblk/public_html/wp-content/plugins/seo-by-rank-math/vendor/rollbar/rollbar/src/Handlers/ErrorHandler.php(59): Rollbar\DataBuilder->generateErrorWrapper(2, ‘include(/home/c…’, ‘/home/cheryblk/…’, 444) #1 /home/cheryblk/public_html/wp-content/plugins/seo-by-rank-math/vendor/composer/ClassLoader.php(444): Rollbar\Handlers\ErrorHandler->handle(2, ‘include(/home/c…’, ‘/home/cheryblk/…’, 444, Array) #2 /home/cheryblk/public_html/wp-content/plugins/seo-by-rank-math/vendor/composer/ClassLoader.php(444): include() #3 /home/cheryblk/public_html/wp-content/plugins/seo-by-rank-math/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile(‘/home/cheryblk/…’) #4 [internal function]: Composer\Autoload\ClassLoader->loadClass(‘Rollbar\\Payload…’) #5 /home/cheryblk/public_html/wp-content/plugins/seo-by-rank-math
The ticket ‘Latest Update: _fs_blog_admin=true) creating an issue’ is closed to new replies.