Same issue here, using a custom CNAME. I get a 500 error with the following:
request: POST /wp-admin/admin-ajax.php
payload:
action: query-attachments
post_id: 0
query[orderby]: date
query[order]: DESC
query[posts_per_page]: 80
query[paged]: 1
response:
<p>There has been a critical error on this website.</p><p><a href="https://ww.wp.xz.cn/support/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p>
Additionally I noticed that there’s some extra bits in the JSON response when toggling the PATH on and off in settings – Cheatin', eh? is being appended to the otherwise normal JSON data, not sure if that has anything to do with it.
-
This reply was modified 4 years, 2 months ago by epixian.