Conversation
supportEnabling the debug log widget causes a critical error and a blank screen for the dashboard Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /mnt/…/wp-content/plugins/dashboard-widgets-suite/inc/widgets-helper.php on line 299 The logile is ‘only’ 401 mb big
Yeah that sounds like a server/memory issue. Not sure if much can be done from the plugin side of things. I am open to ideas though, let me know how I can help.
Hey Jacob, So far I am unable to repeat this issue on my server. I think it’s just a matter of having enough memory to read the log file. Best advice is to truncate/rotate the logs periodically, to avoid such memory issues. Let me know if any further/related information is discovered, thank you.
Yeah that sounds like a server/memory issue. Not sure if much can be done from the plugin side of things. I am open to ideas though, let me know how I can help.
Hey Jacob, So far I am unable to repeat this issue on my server. I think it’s just a matter of having enough memory to read the log file. Best advice is to truncate/rotate the logs periodically, to avoid such memory issues. Let me know if any further/related information is discovered, thank you.