Same problem here. This is what shows in my log file afterwards. I’m using nginx on debian by the way.
2013/12/28 15:06:06 [error] 19136#0: *51963 upstream timed out (110: Connection timed out) while reading upstream, client: 108.162.219.142, server: xxxx.com, request: "GET /wp-admin/plugins.php?page=cloudflare HTTP/1.1", upstream: "fastcgi://unix:/home/xxxx/http/private/php.socket:", host: "xxxx.com", referrer: "http://xxxx.com/wp-admin/"
Strangely enough, I have it working on another server with an identical (as far as I can tell) setup: nginx, php-fpm, debian stable, etc.
Thread Starter
LKS45
(@lks45)
Thanks. Well, none of the plugin developers answer this topic yet, is hard at this way…
Well the problem disappeared on my end. Really wish I knew why though.
If anyone’s still having this problem and wondering what was wrong, chances are it was an ipv6 issue. I don’t know exactly what the problem was, but for some reason, my server couldn’t reach cloudflare.com’s ipv6 addresses that it resolved to. I added their ipv4 address to my hosts file and its been smooth sailing since then.