database error Column ‘statusCode’ cannot be null
-
Hello
WordPress 5.2.2
PHP version: 7.3.8
Wordfence 7.4.0I have started seeing these errors in my log files:
WordPress database error Column ‘statusCode’ cannot be null for query INSERT INTO
[WORDPRESS_TABLE_PREFIX]wfHits(ctime,statusCode,isGoogle,IP,userID,
URL,referer,UA,jsRun) VALUES (‘1567076903.685156’, NULL, ‘0’, ‘\0\0\0\0\0\0\0\0\0\0<FF><FF><90>LE\”, ‘0’, [URL], ”, ‘serpstatbot/1.0 (advanced backlink tracking bot; curl/7.58.0; http://serpstatbot.com/; abuse@serpstatbot.com)’, ”) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, sharing_process_requests, Share_Reddit->process_request, wp_redirect, apply_filters(‘wp_redirect_status’), WP_Hook->apply_filters, wordfence::wpRedirectStatusFilter, wfLog->logHit, wfRequestModel->save, wfModel->
save, wfModel->insertI didn’t see these errors before. It might be coincidental, though I doubt it, but I have just recently upgraded the PHP version on my webhost form 5.6 to 7.3.
Any thoughts?
The topic ‘database error Column ‘statusCode’ cannot be null’ is closed to new replies.