Fatal Errors
-
Been using this plugin for awhile, and it has suddenly started throwing fatal errors and the WordPress admin is unusable. The plugin started doing this with version 4.2.0 this morning, and so I manually upgraded to 4.2.0, but still fatal errors, although in different lines.
Error log in /wp-admin/ with version 4.2.0:
[16-Dec-2024 16:15:03 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10485760 bytes) in /public_html/wp-includes/Requests/src/Cookie.php on line 477
[16-Dec-2024 16:15:49 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10485760 bytes) in /public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ControlTab.php on line 105
[16-Dec-2024 16:16:17 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10485760 bytes) in /public_html/wp-includes/Requests/src/Cookie.php on line 477
[16-Dec-2024 16:43:42 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10485760 bytes) in /public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ControlTab.php on line 104Error log in /wp-admin/ after upgrading to version 4.3.0
[16-Dec-2024 16:47:29 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10485760 bytes) in /public_html/wp-content/plugins/wp-mail-smtp/src/Admin/ParentPageAbstract.php on line 293
[16-Dec-2024 16:48:19 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10485760 bytes) in /public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ControlTab.php on line 126Not sure what to make of this. Everything was working fine until today. Still can’t access the WordPress admin, as it says critical error, but there’s been no email sent with recovery instructions. Any help appreciated, thanks.
The topic ‘Fatal Errors’ is closed to new replies.