• Resolved 温唯

    (@unbosomjam)


    Hi,
    I’ve enabled Page cache , I guess it works well.
    But when I purge page cache, a lot of error logs would be generated(about 74 error logs in 10 minutes) , and it also caused my website(hosted in CLOUDWAYS) down.

    Those error logs are like:
    [Tue Jan 19 19:19:20.007632 2021] [proxy_fcgi:error] [pid 29653:tid 140050838685440] [client 2400:8902::f03c:92ff:fe2c:a1f4:57354] AH01071: Got error 'PHP message: PHP Warning: Error while sending QUERY packet. PID=3233 in /home/367044.cloudwaysapps.com/vszxhdhrjy/public_html/wp-includes/wp-db.php on line 2056', referer: https://domain.com/

    [Tue Jan 19 19:12:12.379094 2021] [proxy_fcgi:error] [pid 29654:tid 140050754758400] [client 2400:8902::f03c:92ff:fe2c:a1f4:57192] AH01071: Got error ‘PHP message: PHP Warning: Error while sending QUERY packet. PID=3391 in /public_html/wp-includes/wp-db.php on line 792PHP message: PHP Warning: mysqli_set_charset(): Error executing query in /public_html/wp-includes/wp-db.php on line 792’, referer: https://mydomain/wp-admin/admin-ajax.php?action=wphb_cache_preload&nonce=109730c3a9

    and
    [Tue Jan 19 19:19:19.994021 2021] [proxy_fcgi:error] [pid 29653:tid 140050847078144] [client 2400:8902::f03c:92ff:fe2c:a1f4:57348] AH01071: Got error 'PHP message: PHP Warning: Error while sending QUERY packet. PID=3232 in /public_html/wp-includes/wp-db.php on line 2056', referer: https://domain.com/?post_type=wphb_minify_group&p=5443/

    and
    [Tue Jan 19 19:18:14.722597 2021] [proxy_fcgi:error] [pid 29653:tid 140050914219776] (104)Connection reset by peer: [client 2400:8902::f03c:92ff:fe2c:a1f4:57284] AH01075: Error dispatching request to : , referer: https://domain.com/?post_type=wphb_minify_group&p=5429/

    and

    [Tue Jan 19 19:17:32.674652 2021] [proxy_fcgi:error] [pid 29653:tid 140050939397888] [client 2400:8902::f03c:92ff:fe2c:a1f4:57328] AH01071: Got error 'PHP message: PHP Warning: Error while sending QUERY packet. PID=3274 in /public_html/wp-includes/wp-db.php on line 2056', referer: https://domain.com/wp-admin/admin-ajax.php?action=wphb_cache_preload&nonce=109730c3a9

    and

    [Tue Jan 19 19:17:28.757584 2021] [proxy_fcgi:error] [pid 29653:tid 140050779936512] [client 2400:8902::f03c:92ff:fe2c:a1f4:57382] AH01071: Got error ‘PHP message: PHP Warning: Error while sending QUERY packet. PID=3376 in /public_html/wp-includes/wp-db.php on line 2056’, referer: https://domain.com/?post_type=wphb_minify_group&p=5447/

    [Tue Jan 19 19:11:06.114531 2021] [proxy_fcgi:error] [pid 29653:tid 140051140822784] [client 2400:8902::f03c:92ff:fe2c:a1f4:56878] AH01067: Failed to read FastCGI header, referer: https://mydomain/?post_type=wphb_minify_group&p=5429/

    and

    [Tue Jan 19 19:09:52.435324 2021] [proxy_fcgi:error] [pid 29653:tid 140051149215488] [client 2400:8902::f03c:92ff:fe2c:a1f4:56866] AH01067: Failed to read FastCGI header, referer: https://domain.com/?post_type=wphb_minify_group&p=5428/

    [Tue Jan 19 19:09:52.496896 2021] [proxy_fcgi:error] [pid 29653:tid 140051149215488] (104)Connection reset by peer: [client 2400:8902::f03c:92ff:fe2c:a1f4:56866] AH01075: Error dispatching request to : , referer: https://mydomain/?post_type=wphb_minify_group&p=5428/

    Here is the file of wp-db.php
    https://pastebin.com/vzY277Jj

    Can you help me out with that?
    Thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hi @unbosomjam,

    Thank you for contacting us.

    Sorry to hear about the trouble you are having. Doing a quick search online, the errors are related with your current server configuration from your host provider. On the database packet, error pertains to a site having a number of database requests limitation within the database causing not to make a connection. The connection errors possibly all related to your Fast CGI application module set on the server.

    Please contact your host provider to verify your current database queries and check why there could be limitation with them. You can also install a plugin called query monitor(free WordPress plugin) where you will be able to verify which queries are slowing down the site.

    Best,
    Jonathan S

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @unbosomjam ,

    We haven’t heard from you for a while now, so it looks like you were able to solve this issue.

    Please feel free to re-open this ticket if needed.

    kind regards,
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Big Problem with fcgi:error after purging page cache’ is closed to new replies.