I’ve got the same error for all sites on my server. The complete error is this:
wfCentralAPIException: HTTP 403 ontvangen van Wordfence Central: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The request could not be satisfied</TITLE>
</HEAD><BODY>
<H1>403 ERROR</H1>
<H2>The request could not be satisfied.</H2>
<HR noshade size="1px">
Request blocked.
We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
<BR clear="all">
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
<BR clear="all">
<HR noshade size="1px">
<PRE>
Generated by cloudfront (CloudFront)
Request ID: PToP_13HzVgRb4V-PJk2Tv0X1cunnHpkTEzlCYge90QWSBgaE0ClWg==
</PRE>
<ADDRESS>
</ADDRESS>
</BODY></HTML> in /.../wp-content/plugins/wordfence/lib/wfCentralAPI.php:309
Stack trace:
#0 /.../wp-content/plugins/wordfence/lib/wfCentralAPI.php(264): wfCentralAuthenticatedAPIRequest->fetchToken()
#1 /.../wp-content/plugins/wordfence/lib/wfCentralAPI.php(62): wfCentralAuthenticatedAPIRequest->getToken()
#2 /.../wp-content/plugins/wordfence/lib/wfCentralAPI.php(485): wfCentralAPIRequest->execute()
#3 /.../wp-content/plugins/wordfence/lib/wfIssues.php(388): wfCentral::deleteNewIssues()
#4 /.../wp-content/plugins/wordfence/lib/wfScanEngine.php(202): wfIssues->deleteNew()
#5 /.../wp-content/plugins/wordfence/lib/wfScan.php(203): wfScanEngine->deleteNewIssues()
#6 /.../wp-content/plugins/wordfence/lib/wordfenceClass.php(1517): wfScan::wfScanMain()
#7 /.../wp-includes/class-wp-hook.php(324): wordfence::ajax_doScan_callback()
#8 /.../wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /.../wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /.../wp-admin/admin-ajax.php(207): do_action()
#11 {main}
I guess it’s related to a firewall issue, where an IP address is blocked, that’s used for Wordfence Central, but I’ve already checked the IPs I could find in older posts and in the documentation. They are whitelisted:
44.235.211.232
54.68.32.247
54.71.203.174
Could it be a new IP address that’s used for WF Central since today? I’ve also checked a couple of sites at other hosts and couldn’t find the error in those logs.