CloudFront Authentication Issue
-
Hello,
I’ve set up CloudFront with an origin pull configuration connected to W3 Total Cache.
I manually configured the distribution, subdomain, and IAM, and I can confirm that static files are being served correctly through CloudFront.
However, the problem is that authentication in W3 Total Cache doesn’t work, so I’m unable to use the invalidation feature. When I click the “test” button, it shows “Test failed,” and the Chrome console displays the following error:
POST https://vietnamguide.co.kr/wp-admin/admin.php?page=w3tc_dashboard 500 (Internal Server Error) load-scripts.php?c=1…p-hooks&ver=6.7.1:2In the WordPress debug log, the only error recorded is related to compatibility with PHP 8.3, as shown below
[10-Dec-2024 13:26:45 UTC] PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>w3-total-cache</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.ww.wp.xz.cn/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/vg/wp-includes/functions.php on line 6114What I find confusing is that about six months ago, there were no issues with authentication. After disabling the CDN for a while and trying to use it again, this problem has started occurring.
Could you please let me know how to resolve this issue? Thank you!
The page I need help with: [log in to see the link]
The topic ‘CloudFront Authentication Issue’ is closed to new replies.