I’m getting “There has been a critical error on this website. Please check your site admin email inbox for instructions.” in Tools > Site health. Already tried to over write the Enfold folder on the server but it did not help. Is this related to the theme? WP, theme, plugins are all up to date.
Thanks
Hi,
Please share your server’s error logs with us using the https://pastebin.com/. You can contact your hosting provider and they can help you check the error logs.
Regards,
Yigit
can I do that with
define (‘WP_DEBUG_LOG’, true);
in wp-config ?
or paste the content of the recent file I see in domain > logs on the server ?
Hi Yory,
You can paste the content of the error_logs file on the server.
Best regards,
Nikko
this is from logs directory on the server
For some reason a log is not generated when wp-config file has (‘WP_DEBUG_LOG’, true);
Thanks
Hi,
The only error I see in your log was a server 503 error for wp-login.php, but when I login to your site I see that your Rest API timed out, this is because your server settings a low, such as your PHP max input variables, try matching these settings:
You may need to disability your server litespeed cache for a while for the settings to be applied.
Best regards,
Mike