You should contact your host.
Any ideas on what to ask them/tell them to narrow down the issue?
127.0.0.1 is not necessarily a wordpress issue but try some other things.
In dashboard, settings, writing how many entries are in Update Services?
Also, in your wp-config.php file, change this define('WP_DEBUG', false); to this define('WP_DEBUG', true);
I’ve enable debugging, and noted there was only one entry in the area you mentioned.
I cleared the one entry, but that had no effect.
I got suggestion from my host relating to .htaccess (it had to do with some code in there from a plugin I deleted a while ago that referred to 127.0.0.1. I commented that out, but it hasn’t helped.
(@marcopperman)
11 years ago
My site is at camn.org/news-things.
When I go to submit comments as a logged in user, hitting submit takes me to a “[browser] could not connect to server 127.0.0.1” error page.
I have tried three different browsers (all with extensions off). I have tried deactivating all plugins, I have tried three different default WP themes (2011, 2013, 2014)…
…none of these things change the behavior.
I assume this is deeply systemic somewhere, a host issue.
Any thoughts?