Database errors
-
Hi,
Having had 504 on my site, I checked the error.log and see errors that seem to involve nfw.
What should I do ?
Best16-Mar-2022 16:44:24 UTC] Erreur de la base de données WordPress : Commands out of sync; you can't run this command now pour la requête INSERT INTOwp1_options(option_name,option_value,autoload) VALUES ('_transient_timeout_nfw_db_check', '1647449124', 'no') ON DUPLICATE KEY UPDATEoption_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload`) faite par shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, nf_check_dbdata, set_transient, add_option [16-Mar-2022 16:44:24 UTC] Erreur de la base de données WordPress : Commands out of sync; you can't run this command now pour la requête INSERT INTOwp1_options(option_name,option_value,autoload) VALUES ('_transient_nfw_db_check', '1', 'no') ON DUPLICATE KEY UPDATEoption_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload) faite par shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, nf_check_dbdata, set_transient, add_option [21-Mar-2022 12:24:12 UTC] Erreur de la base de données WordPress : Commands out of sync; you can't run this command now pour la requête SELECT option_value FROM wp1_options WHERE option_name = '_transient_timeout_nfw_db_check' LIMIT 1 faite par shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, nf_check_dbdata, get_transient, get_option [21-Mar-2022 12:24:12 UTC] Erreur de la base de données WordPress : Commands out of sync; you can't run this command now pour la requête SELECT option_value FROM wp1_options WHERE option_name = '_transient_nfw_db_check' LIMIT 1 faite par shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, nf_check_dbdata, get_transient, get_option [21-Mar-2022 12:24:12 UTC] Erreur de la base de données WordPress : Commands out of sync; you can't run this command now pour la requête SELECT wp1_users.ID,wp1_users.user_login,wp1_users.user_pass,wp1_users.user_nicename,wp1_users.user_email,wp1_users.user_registered,wp1_users.display_name FROM wp1_users INNER JOIN wp1_usermeta ON ( wp1_users.ID = wp1_usermeta.user_id ) WHERE 1=1 AND ( ( ( wp1_usermeta.meta_key = 'wp1_capabilities' AND wp1_usermeta.meta_value LIKE '%"administrator"%' ) ) ) faite par shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, nf_check_dbdata, nf_get_dbdata [21-Mar-2022 12:24:12 UTC] Erreur de la base de données WordPress : Commands out of sync; you can't run this command now pour la requête INSERT INTOwp1_options(option_name,option_value,autoload) VALUES ('_transient_timeout_nfw_db_check', '1647865512', 'no') ON DUPLICATE KEY UPDATEoption_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload) faite par shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, nf_check_dbdata, set_transient, add_option [21-Mar-2022 12:24:12 UTC] Erreur de la base de données WordPress : Commands out of sync; you can't run this command now pour la requête INSERT INTOwp1_options(option_name,option_value,autoload) VALUES ('_transient_nfw_db_check', '1', 'no') ON DUPLICATE KEY UPDATEoption_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload) faite par shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, nf_check_dbdata, set_transient, add_optionThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Database errors’ is closed to new replies.