When I activate the latest versions of Types/Views, the apache error log fills up with notices like what you see below. Connection reset by peer, etc. As soon as I deactivate Types/Views, the errors stop.
The errors seem to happen even when using non-views related pages, and basic wordpress functions break. (E.g. when using the 'search' field on the list of pages, I would get the public 404 page as a result.) Seems like fundamental AJAX type stuff was busted.
Could this be a memory/resource issue? I've never had this problem with views in the past. I'm nervous to upgrade all my sites to the latest types/views because they will break.
Thanks,
- Canton
[Mon Sep 17 18:52:49.971162 2018] [proxy_fcgi:error] [pid 29267:tid 140620300674816] (104)Connection reset by peer: [client 173.246.205.214:54055] AH01075: Error dispatching request to : , referer: hidden link
[Mon Sep 17 18:53:18.130062 2018] [proxy_fcgi:error] [pid 29039:tid 140620376209152] [client 73.26.152.159:45072] AH01067: Failed to read FastCGI header, referer: hidden link
[Mon Sep 17 18:53:18.130106 2018] [proxy_fcgi:error] [pid 29039:tid 140620376209152] (104)Connection reset by peer: [client 73.26.152.159:45072] AH01075: Error dispatching request to : , referer: hidden link
[Mon Sep 17 18:53:20.736385 2018] [proxy_fcgi:error] [pid 29039:tid 140620384601856] [client 73.26.152.159:45072] AH01067: Failed to read FastCGI header, referer: hidden link
[Mon Sep 17 18:53:20.736429 2018] [proxy_fcgi:error] [pid 29039:tid 140620384601856] (104)Connection reset by peer: [client 73.26.152.159:45072] AH01075: Error dispatching request to : , referer: hidden link
[Mon Sep 17 18:53:29.862929 2018] [proxy_fcgi:error] [pid 29039:tid 140620401387264] [client 73.26.152.159:43450] AH01067: Failed to read FastCGI header, referer: hidden link
[Mon Sep 17 18:53:29.862963 2018] [proxy_fcgi:error] [pid 29039:tid 140620401387264] (104)Connection reset by peer: [client 73.26.152.159:43450] AH01075: Error dispatching request to : , referer: hidden link
[Mon Sep 17 18:53:32.134430 2018] [proxy_fcgi:error] [pid 29039:tid 140620401387264] [client 73.26.152.159:43450] AH01067: Failed to read FastCGI header, referer: hidden link
[Mon Sep 17 18:53:32.134457 2018] [proxy_fcgi:error] [pid 29039:tid 140620401387264] (104)Connection reset by peer: [client 73.26.152.159:43450] AH01075: Error dispatching request to : , referer: hidden link
I could ask our server team if they can set up a PHP-FPM test environment to see if they can reproduce the problem if it is something you intend to use?