Support » Plugin: Broken Link Checker » Errors filling my errorlog

  • Resolved hansr00

    (@hansr00)


    Since I installed WP 5.4 and upgraded the plugins accordingly I have problems in the errorlog and the performance of wordpress. This time with the Link Checker (Version 1.11.12) with WP 5.4.1.

    HELP! I get a continuous list of errors in the log (three days, rotating the log):

    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1' at line 9 for query , referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \tCREATE TABLE IF NOT EXISTS <code>bghy_blc_synch</code> (, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t<code>container_id</code> int(20) unsigned NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t<code>container_type</code> varchar(40) NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t<code>synched</code> tinyint(2) unsigned NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t<code>last_synch</code> datetime NOT NULL DEFAULT '0000-00-00 00:00:00',, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\tPRIMARY KEY (<code>container_type</code>,<code>container_id</code>),, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\tKEY <code>synched</code> (<code>synched</code>), referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t) DEFAULT CHARACTER SET utf8mb4 COLLATE 1 made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, blc_init, blcDatabaseUpgrader::upgrade_database, blcDatabaseUpgrader::make_schema_current, blcTableDelta::delta, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: WordPress database error Table 'a75415_r93j1.bghy_blc_links' doesn't exist for query , referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t\t\tSELECT COUNT(*), referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t\t\tFROM (, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t\t\t\tSELECT 0, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t\t\t\tFROM, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t\t\t\t\tbghy_blc_links AS links, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t\t\t\t\tJOIN bghy_blc_instances AS instances ON links.link_id = instances.link_id, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t\t\t\tWHERE, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t\t\t\t\t\t( instances.parser_type IN ('link', 'image', 'youtube-iframe', 'metadata', 'url_field', 'acf') ) AND, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t( instances.container_type IN ('comment', 'post', 'page', 'dummy') ) AND, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t( ( broken = 1 ) ) AND, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t( (dismissed = 0) ) , referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:28 2020] [warn] [client 2001] mod_fcgid: stderr: \t\t\t\t   GROUP BY links.link_id) AS foo made by require_once('wp-admin/admin.php'), require('wp-admin/menu.php'), require_once('wp-admin/includes/menu.php'), do_action('admin_menu'), WP_Hook->do_action, WP_Hook->apply_filters, wsBrokenLinkChecker->admin_menu, blcLinkQuery->get_filter_links, blcLinkQuery->get_links, referer: https://meteo-wagenborgen.nl/wp/wp-admin/plugins.php
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1' at line 7 for query , referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \tCREATE TABLE IF NOT EXISTS <code>bghy_blc_filters</code> (, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>id</code> int(10) unsigned NOT NULL AUTO_INCREMENT,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>name</code> varchar(100) NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>params</code> text NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tPRIMARY KEY (<code>id</code>), referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t) DEFAULT CHARACTER SET utf8mb4 COLLATE 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, blc_init, blcDatabaseUpgrader::upgrade_database, blcDatabaseUpgrader::make_schema_current, blcTableDelta::delta, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1' at line 16 for query , referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \tCREATE TABLE IF NOT EXISTS <code>bghy_blc_instances</code> (, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>instance_id</code> int(10) unsigned NOT NULL AUTO_INCREMENT,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>link_id</code> int(10) unsigned NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>container_id</code> int(10) unsigned NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>container_type</code> varchar(40) NOT NULL DEFAULT 'post',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>link_text</code> text NOT NULL DEFAULT '',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>parser_type</code> varchar(40) NOT NULL DEFAULT 'link',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>container_field</code> varchar(250) NOT NULL DEFAULT '',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>link_context</code> varchar(250) NOT NULL DEFAULT '',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>raw_url</code> text NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tPRIMARY KEY (<code>instance_id</code>),, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tKEY <code>link_id</code> (<code>link_id</code>),, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tKEY <code>source_id</code> (<code>container_type</code>, <code>container_id</code>),, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tKEY <code>parser_type</code> (<code>parser_type</code>), referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t) DEFAULT CHARACTER SET utf8mb4 COLLATE 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, blc_init, blcDatabaseUpgrader::upgrade_database, blcDatabaseUpgrader::make_schema_current, blcTableDelta::delta, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1' at line 31 for query , referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \tCREATE TABLE IF NOT EXISTS <code>bghy_blc_links</code> (, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>link_id</code> int(20) unsigned NOT NULL AUTO_INCREMENT,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>url</code> text CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>first_failure</code> datetime NOT NULL DEFAULT '0000-00-00 00:00:00',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>last_check</code> datetime NOT NULL DEFAULT '0000-00-00 00:00:00',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>last_success</code> datetime NOT NULL DEFAULT '0000-00-00 00:00:00',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>last_check_attempt</code> datetime NOT NULL DEFAULT '0000-00-00 00:00:00',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>check_count</code> int(4) unsigned NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>final_url</code> text CHARACTER SET latin1 COLLATE latin1_general_cs NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>redirect_count</code> smallint(5) unsigned NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>log</code> text NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>http_code</code> smallint(6) NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>status_code</code> varchar(100) DEFAULT '',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>status_text</code> varchar(250) DEFAULT '',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>request_duration</code> float NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>timeout</code> tinyint(1) unsigned NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>broken</code> tinyint(1) unsigned NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>warning</code> tinyint(1) unsigned NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>may_recheck</code> tinyint(1) NOT NULL DEFAULT '1',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>being_checked</code> tinyint(1) NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>result_hash</code> varchar(200) NOT NULL DEFAULT '',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>false_positive</code> tinyint(1) NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>dismissed</code> tinyint(1) NOT NULL DEFAULT '0',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tPRIMARY KEY (<code>link_id</code>),, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tKEY <code>url</code> (<code>url</code>(150)),, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tKEY <code>final_url</code> (<code>final_url</code>(150)),, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tKEY <code>http_code</code> (<code>http_code</code>),, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tKEY <code>broken</code> (<code>broken</code>), referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t) DEFAULT CHARACTER SET utf8mb4 COLLATE 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, blc_init, blcDatabaseUpgrader::upgrade_database, blcDatabaseUpgrader::make_schema_current, blcTableDelta::delta, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1' at line 9 for query , referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \tCREATE TABLE IF NOT EXISTS <code>bghy_blc_synch</code> (, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>container_id</code> int(20) unsigned NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>container_type</code> varchar(40) NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>synched</code> tinyint(2) unsigned NOT NULL,, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\t<code>last_synch</code> datetime NOT NULL DEFAULT '0000-00-00 00:00:00',, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tPRIMARY KEY (<code>container_type</code>,<code>container_id</code>),, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t\tKEY <code>synched</code> (<code>synched</code>), referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    [Mon May 04 08:24:29 2020] [warn] [client 2a00] mod_fcgid: stderr: \t) DEFAULT CHARACTER SET utf8mb4 COLLATE 1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, blc_init, blcDatabaseUpgrader::upgrade_database, blcDatabaseUpgrader::make_schema_current, blcTableDelta::delta, referer: https://meteo-wagenborgen.nl/wp/wp-cron.php?doing_wp_cron=1588573466.7593760490417480468750
    
    • This topic was modified 3 years, 11 months ago by hansr00.
    • This topic was modified 3 years, 11 months ago by hansr00.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Errors filling my errorlog’ is closed to new replies.