Spinning icon, POST /wp-admin/admin-ajax.php 400 Error
-
CentOS 7
Wordpress 5.4
Contact Form 7
PHP 7.3.16Contact Forms don’t provide feedback, they simply show the spinning icon upon submission. Some simple forms generate an email. Others do not. No feedback is ever provided.
When the simple test form above is submitted, I see something like this in the log (a successful submission and then a series of submissions with a 400 response from the server).
2020-04-15 12:54:26 Access [ user ip ] 200 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 713 Apache SSL/TLS access
2020-04-15 12:54:46 Access [ user ip ] 200 POST /james-test-page/ HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 77.6 K Apache SSL/TLS access
2020-04-15 12:54:53 Error [ user ip ] 400 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 702 Apache SSL/TLS access
2020-04-15 12:55:01 Access [ user ip ] 200 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/wp-admin/admin.php?page=wpcf7&post=4795&active-tab=1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 746 Apache SSL/TLS access
2020-04-15 12:55:23 Error [ user ip ] 400 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 702 Apache SSL/TLS access
2020-04-15 12:55:53 Error [ user ip ] 400 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 702 Apache SSL/TLS access
2020-04-15 12:56:23 Error [ user ip ] 400 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 702 Apache SSL/TLS access
2020-04-15 12:56:53 Error [ user ip ] 400 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 702 Apache SSL/TLS access
2020-04-15 12:57:02 Access [ user ip ] 200 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/wp-admin/admin.php?page=wpcf7&post=4795&active-tab=1 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 746 Apache SSL/TLS access
2020-04-15 12:57:23 Error [ user ip ] 400 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 702 Apache SSL/TLS access
2020-04-15 12:57:53 Error [ user ip ] 400 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 702 Apache SSL/TLS access
2020-04-15 12:58:23 Error [ user ip ] 400 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thehavensrq.org/james-test-page/ Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36 702 Apache SSL/TLS accessAny ideas?
The page I need help with: [log in to see the link]
The topic ‘Spinning icon, POST /wp-admin/admin-ajax.php 400 Error’ is closed to new replies.