Hi Shopware Community,
ich bin gerade dabei mein Theme für die neue 6.5er Version anzupassen.
Ich hab alle Produkte und Bestellungen usw. aus dem alten Shop mit Version 6.4.20 via des Migrations Assistent in den neuen Shop migriert. Die Kategorien sind sichtbar aber bei Produkten, Bestellungen, Kunden usw. wird leider nichts angezeigt. Auch im Verkaufskannal kann ich die Produkte nicht zuweisen da hier nichts angezeigt wird. Habt Ihr eine Ahnung woran das liegen und wie man dies lösen kann? Ich hab vor eine DEV / TEST / PROD Umgebung aufzusetzen und möchte immer wieder die Daten von PROD in die anderen Umgebungen zurückspielen zum testen, daher wäre es mir sehr wichtig damit ich dies problemlos bewerkstelligen kann.
Update: Ein Blick in die Datenbank verrät mir gerade das die Tabelle „product“ komplett leer ist.
Hier ein kleiner Auszug aus der mir nicht viel sagenden Fehlermeldung:
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
scheint wohl der gängige Fehler zu sein.
Ist es ev. nicht möglich den Migrations Assistenten von 6.4.20 auf 6.5.0.0 zu verwenden?
Profile: shopware63
Gateway: api
Selected data:
- basicSettings (total: 7)
- language (total: 0)
- currency (total: 0)
- unit (total: 0)
- media_folder (total: 0)
- media_folder_inheritance (total: 0)
- category (total: 0)
- category_association (total: 0)
- country (total: 1)
- country_state (total: 0)
- salutation (total: 2)
- customer_group (total: 0)
- custom_field_set (total: 0)
- rule (total: 0)
- snippet_set (total: 0)
- snippet (total: 0)
- mail_template (total: 2)
- delivery_time (total: 0)
- shipping_method (total: 0)
- sales_channel (total: 0)
- sales_channel_domain (total: 0)
- system_config (total: 0)
- product_sorting (total: 0)
- order_document_base_config (total: 0)
- number_range (total: 2)
- products (total: 50)
- tax (total: 0)
- tax_rule (total: 0)
- property_group (total: 0)
- product_feature_set (total: 0)
- product_manufacturer (total: 0)
- product (total: 50)
- main_variant_relation (total: 0)
- product_stream (total: 0)
- product_stream_filter_inheritance (total: 0)
- product_cross_selling (total: 0)
- media (total: 0)
- media (total: 0)
- customersOrders (total: 32)
- customer (total: 11)
- order (total: 21)
- order_document (total: 0)
- order_document_inheritance (total: 0)
- cms (total: 5)
- cms_page (total: 5)
- category_cms_page_association (total: 0)
- page_system_config (total: 0)
- seoUrls (total: 0)
- seo_url_template (total: 0)
- seo_url (total: 0)
- processMediaFiles (total: 276)
- media (total: 276)
--------------------Log-entries---------------------
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "country",
"dataId": "3bc251b228c84ef898b6e11604db15bd",
"error": {
"code": "d94b19cc-114f-4f44-9cc4-4138e80a87b9",
"status": "400",
"detail": "Diese Zeichenkette ist zu lang. Sie sollte h\u00f6chstens 255 Zeichen haben.",
"template": "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less.",
"meta": {
"parameters": {
"{{ value }}": "\"^GIR ?0AA$|^(?:(?:AB|AL|B|BA|BB|BD|BH|BL|BN|BR|BS|BT|BX|CA|CB|CF|CH|CM|CO|CR|CT|CV|CW|DA|DD|DE|DG|DH|DL|DN|DT|DY|E|EC|EH|EN|EX|FK|FY|G|GL|GY|GU|HA|HD|HG|HP|HR|HS|HU|HX|IG|IM|IP|IV|JE|KA|KT|KW|KY|L|LA|LD|LE|LL|LN|LS|LU|M|ME|MK|ML|N|NE|NG|NN|NP|NR|NW|OL|OX|PA|PE|PH|PL|PO|PR|RG|RH|RM|S|SA|SE|SG|SK|SL|SM|SN|SO|SP|SR|SS|ST|SW|SY|TA|TD|TF|TN|TQ|TR|TS|TW|UB|W|WA|WC|WD|WF|WN|WR|WS|WV|YO|ZE)(?:\\d[\\dA-Z]? ?\\d[ABD-HJLN-UW-Z]{2}))$|^BFPO ?\\d{1,4}$\"",
"{{ limit }}": "255"
}
},
"source": {
"pointer": "\/0\/defaultPostalCodePattern"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "salutation",
"dataId": "36f83571262f41d99b4543bb98409b2c",
"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 }}": "null"
}
},
"source": {
"pointer": "\/0\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/letterName"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "salutation",
"dataId": "8da90e3ef0114a49bed585ee2ec447c2",
"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 }}": "null"
}
},
"source": {
"pointer": "\/1\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/letterName"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "product",
"dataId": "6b9b043780964c12b70aaf1efe526e56",
"error": {
"code": "FRAMEWORK__WRITE_CONSTRAINT_VIOLATION",
"status": "400",
"detail": "This field is write-protected.",
"template": "This field is write-protected.",
"meta": {
"parameters": [
"system",
""
]
},
"source": {
"pointer": "\/1\/statesstates"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "product",
"dataId": "cc97db0b1a194a91a1085fd5f27d42c3",
"error": {
"code": "FRAMEWORK__WRITE_CONSTRAINT_VIOLATION",
"status": "400",
"detail": "This field is write-protected.",
"template": "This field is write-protected.",
"meta": {
"parameters": [
"system",
""
]
},
"source": {
"pointer": "\/0\/statesstates"
}
}
}
[error] SWAG_MIGRATION__WRITE_EXCEPTION_OCCURRED
A write exception has occurred
{
"entity": "order",
"dataId": "b0cf10eac096476ca63ac29c220a0394",
"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 }}": "null"
}
},
"source": {
"pointer": "\/11\/deliveries\/0\/shippingOrderAddress\/salutation\/translations\/2fbb5fe2e29a4d70aa5854ce7ce3e20b\/letterName"
}
}
}
Viele Grüße
sh0p