Received the following error message:
Could not apply migration (Migrations_Migration1652). Error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘s_categories_attributes-shops_seo_category’ for key ‘table_column_unique’
Please try to fix this error and restart the update.
Response
{“valid”:false,“errorMsg”:"Could not apply migration (Migrations_Migration1652). Error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘s_categories_attributes-shops_seo_category’ for key ‘table_column_unique’ "}
jemand eine idee wie ich das vermeiden / beheben kann?
Während der Bearbeitung von Shop “Deutsch” ist ein Fehler aufgetreten: An exception occurred while executing ‘INSERT INTO s_core_config_values (element_id, shop_id, value) VALUES ( (SELECT id FROM s_core_config_elements WHERE name LIKE ‘trackingUniqueId’ LIMIT 1), 1, ? )’ with params [“s:32:“UmvFB8CJb7qLvqNUnF6s2rkflt5jvsz8”;”]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column ‘element_id’ cannot be null
Das scheint sich die Datenbankverbindung zu verabschieden. Wenn ich die Lösung finde sag ich es Dir.