Hallo zusammen, ich habe eine aktuelle SW6 Installation 6.5.7.3 auf der ich meine Anpassungen vorgenommen haben. Nachdem nun alles läuft wollte ich zum Schluss die Kunden und Bestellungen aus dem SW5 übernehmen. die Migration läuft lt. Backend ohne Fehler durch. Doch leider werden keine Bestellungen und Kunden importiert. Ein Blick in das Log ergibt folgendes Bild (leider kann ich diese nicht posten, da zu lang.
Es treten aber immer wieder drei Fehler auf
[error] SWAG_MIGRATION_RUN_EXCEPTION
An exception occurred
Entity: number_range, sourceId: 018d165e1eb473f48e8126359c262a3d
An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`d03c966a`.`number_range_sales_channel`, CONSTRAINT `fk.number_range_sales_channel.sales_channel_id` FOREIGN KEY (`sales_channel_id`) REFERENCES `sales_channel` (`id`) ON DELETE CASCADE ON UPD)
[error] SWAG_MIGRATION_RUN_EXCEPTION
An exception occurred
Entity: customer, sourceId: 018d165e21d371fa89d7d63da13faa59
An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`d03c966a`.`customer`, CONSTRAINT `fk.customer.sales_channel_id` FOREIGN KEY (`sales_channel_id`) REFERENCES `sales_channel` (`id`) ON UPDATE CASCADE)
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "shipping_method",
"dataId": "018d165e2a697029b4e3361da0d3bac0",
"error": {
"code": "c1051bb4-d103-4f74-8988-acbcafc7fdc3",
"status": "400",
"detail": "Dieser Wert sollte nicht leer sein.",
"template": "This value should not be blank.",
"meta": {
"parameters": {
"{{ value }}": "\"\""
}
},
"source": {
"pointer": "\/2\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/description"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "shipping_method",
"dataId": "018d165e2a697029b4e3361da0c1757c",
"error": {
"code": "c1051bb4-d103-4f74-8988-acbcafc7fdc3",
"status": "400",
"detail": "Dieser Wert sollte nicht leer sein.",
"template": "This value should not be blank.",
"meta": {
"parameters": {
"{{ value }}": "\"\""
}
},
"source": {
"pointer": "\/1\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/description"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "shipping_method",
"dataId": "018d165e2a697029b4e3361d9ff4cfd9",
"error": {
"code": "c1051bb4-d103-4f74-8988-acbcafc7fdc3",
"status": "400",
"detail": "Dieser Wert sollte nicht leer sein.",
"template": "This value should not be blank.",
"meta": {
"parameters": {
"{{ value }}": "\"\""
}
},
"source": {
"pointer": "\/0\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/description"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "shipping_method",
"dataId": "018d165e2a697029b4e3361da143ffc2",
"error": {
"code": "c1051bb4-d103-4f74-8988-acbcafc7fdc3",
"status": "400",
"detail": "Dieser Wert sollte nicht leer sein.",
"template": "This value should not be blank.",
"meta": {
"parameters": {
"{{ value }}": "\"\""
}
},
"source": {
"pointer": "\/3\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/description"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "shipping_method",
"dataId": "018d165e2a697029b4e3361da221c453",
"error": {
"code": "c1051bb4-d103-4f74-8988-acbcafc7fdc3",
"status": "400",
"detail": "Dieser Wert sollte nicht leer sein.",
"template": "This value should not be blank.",
"meta": {
"parameters": {
"{{ value }}": "\"\""
}
},
"source": {
"pointer": "\/4\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/description"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "shipping_method",
"dataId": "018d165e2a697029b4e3361da238ebde",
"error": {
"code": "c1051bb4-d103-4f74-8988-acbcafc7fdc3",
"status": "400",
"detail": "Dieser Wert sollte nicht leer sein.",
"template": "This value should not be blank.",
"meta": {
"parameters": {
"{{ value }}": "\"\""
}
},
"source": {
"pointer": "\/5\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/description"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "shipping_method",
"dataId": "018d165e2a6a71c790843e99d8127c3e",
"error": {
"code": "c1051bb4-d103-4f74-8988-acbcafc7fdc3",
"status": "400",
"detail": "Dieser Wert sollte nicht leer sein.",
"template": "This value should not be blank.",
"meta": {
"parameters": {
"{{ value }}": "\"\""
}
},
"source": {
"pointer": "\/6\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/description"
}
}
}
[error] SWAG_MIGRATION_RUN_EXCEPTION
An exception occurred
Entity: order, sourceId: 018d165e2dc6724e82ef7ddabba981f3
An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`d03c966a`.`order`, CONSTRAINT `fk.order.sales_channel_id` FOREIGN KEY (`sales_channel_id`) REFERENCES `sales_channel` (`id`) ON UPDATE CASCADE)
[error] SWAG_MIGRATION_RUN_EXCEPTION
An exception occurred
Entity: order_document, sourceId: 018d165e3e2d70b29e04c1689d054c72
An exception occurred while executing a query: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`d03c966a`.`document`, CONSTRAINT `fk.document.order_id` FOREIGN KEY (`order_id`, `order_version_id`) REFERENCES `order` (`id`, `version_id`) ON UPDATE CASCADE)
Was kann ich tun um diese zu beheben, damit ich meine Daten übernehmen kann?
Danke