• Resolved misters2

    (@misters2)


    Hola tengo el siguiente error en mi wordpress

    Error en la base de datos de WordPress: [ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry '9927' for key 'PRIMARY']
    ALTER TABLE wp_wc_admin_note_actions CHANGE COLUMN <code>action_id</code> action_id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT
    
    Error en la base de datos de WordPress: [Duplicate entry '0' for key 'PRIMARY']
    INSERT INTO <code>wp_actionscheduler_actions</code> (<code>hook</code>, <code>status</code>, <code>scheduled_date_gmt</code>, <code>scheduled_date_local</code>, <code>schedule</code>, <code>group_id</code>, <code>args</code>) VALUES ('woocommerce_run_update_callback', 'pending', '2021-10-02 05:27:19', '2021-10-02 05:27:19', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1633152439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1633152439;}', '2', '[\"wc_admin_update_270_update_task_list_options\"]')
    
    Fatal error: Uncaught RuntimeException: Error al guardar la acción: Duplicate entry '0' for key 'PRIMARY' in /home/wkaeerji/public_html/chartonperu.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:85 Stack trace: #0 /home/wkaeerji/public_html/chartonperu.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_DBStore->save_action(Object(ActionScheduler_Action)) #1 /home/wkaeerji/public_html/chartonperu.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php(84): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) #2 /home/wkaeerji/public_html/chartonperu.com/wp-content/plugins/woocommerce/packages/action-scheduler/functions.php(36): ActionScheduler_ActionFactory->single('woocommerce_run...', Array, 1633152439, 'woocommerce-db-...') #3 /home/wkaeerji/public_html/chartonperu.com/wp-content/plugins/woocommerce/includes/queue/class-wc- in /home/wkaeerji/public_html/chartonperu.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php on line 85
    Ha habido un error crítico en esta web. Por favor, comprueba la bandeja de entrada del correo electrónico del administrador de tu sitio para obtener instrucciones.
    
    Aprende más sobre el diagnóstico de WordPress.
    • This topic was modified 3 years, 5 months ago by Jan Dembowski.
    • This topic was modified 3 years, 5 months ago by James Huff.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @misters2,

    I’m going to reply in English but feel free to use Google Translate to read my reply.

    https://translate.google.com/

    Has the website been moved to another server?
    Were there any modifications to the database directly?

    The error message sounds like what happens when data is inserted directly into the WordPress database. It can cause problems due to duplicate ID numbers.

    If so, this may be a situation where you need to hire a developer to fix this for you. There are freelance developers at Codeable who can help you out.

    https://woocommerce.com/codeable/

    Let us know if you have any questions.

    Mirko P.

    (@rainfallnixfig)

    Hi there,

    We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error Fatal’ is closed to new replies.