Requests immediately expires
-
Hi,
every new data request immediately gets the status “Expired” and the Requests to Process is always zero, I never get the “Manage” link. Cron job is never created.I went to my web host logs and it’s full of errors :
FastCGI: server "/home/clients/dbcf1a2fe4da2347c2a201114f0d2a83/.config/apache/www.mydomain.com/.fpm/php5.external" stderr: PHP message: PHP Warning: mysqli_query(): Error reading result set's header in /home/clients/dbcf1a2fe4da2347c2a201114f0d2a83/html/mydomain/wp-includes/wp-db.php on line 1924, referer: https://www.mydomain.com/wp-cron.php?doing_wp_cron=1526289133.8302850723266601562500
and
FastCGI: server "/home/clients/dbcf1a2fe4da2347c2a201114f0d2a83/.config/apache/www.mydomain.com/.fpm/php5.external" stderr: PHP message: PHP Warning: mysqli_query(): MySQL server has gone away in /home/clients/dbcf1a2fe4da2347c2a201114f0d2a83/html/mydomain/wp-includes/wp-db.php on line 1924, referer: https://www.mydomain.com/wp-cron.php?doing_wp_cron=1526289133.8302850723266601562500So one error is “Error reading result set’s header” and another one is “MySQL server has gone away”.
I also had a fatal error:
FastCGI: server "/home/clients/dbcf1a2fe4da2347c2a201114f0d2a83/.config/apache/www.mydomain.com/.fpm/php5.external" stderr: PHP message: PHP Fatal error: Uncaught Error: Call to undefined function WPGDPRC\\Includes\\get_blog_option() in /home/clients/dbcf1a2fe4da2347c2a201114f0d2a83/html/mydomain/wp-content/plugins/wp-gdpr-compliance/Includes/Helper.php:399, referer: https://www.mydomain.com/data-request/I guess that could be the reason why no email is sent as well.
Any idea?
The topic ‘Requests immediately expires’ is closed to new replies.