Filling logs with garbage
-
Every second, the following is logged, literally tens of thousands of times. The even weirder thing is that plugins (in fact all but uploads) are excluded from backups anyway! The even weirder thing is you can deactivate and reactivate Backup Migration and it will just carry on filling the log with the same 4 lines.
[2025-05-15 11:02:00] [ERROR] There was an error before request shutdown (but it was not logged to backup/restore log)
[2025-05-15 11:02:00] [ERROR] Error message: YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead
[2025-05-15 11:02:00] [ERROR] Error file/line: /[REDACTED]/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php|60
[2025-05-15 11:02:00] [ERROR] Error handler: init#01|8192Temporarily renaming container.php breaks the log loop (and also hard breaks the site, of course), but as soon as you rename it back, it resumes (and presumably the runaway process was still running in the background anyway).
As it is, I’ll have to uninstall this Backup plugin as it’s just filling the storage with a giant logfile (and, as noted in a separate ticket, simply doesn’t work anyway except for manual backups, for which other much more stable plugins exist)
The topic ‘Filling logs with garbage’ is closed to new replies.