Import/Export Profile weg

Hallo zusammen,

leider kann ich nicht nachvollziehen warum seit neusten die Import/Export Profile weg sind, bzw. ewig laden und trotzdem nichts erscheint. In der Datenbank sind die Tabellen vorhanden.

Kann wer helfen?

VG Britta

Hallo Britta,
eventuell gibt es beim laden der Profile einen Fehler, hast du schonmal mit F12 in der Konsole geschaut ob Fehler vorhanden sind wenn du auf Import/Export - Profile - gehst ?

Hallo b.david,

Danke für die Info.

Leider zu viele Fehler, kannst Du mir hierzu weiterhelfen?

Uncaught (in promise)
Object { message: „Request failed with status code 500“, name: „AxiosError“, code: „ERR_BAD_RESPONSE“, config: {…}, request: XMLHttpRequest, response: {…}, stack: „“ }

code: „ERR_BAD_RESPONSE“

config: Object { timeout: 0, xsrfCookieName: „XSRF-TOKEN“, xsrfHeaderName: „X-XSRF-TOKEN“, … }

message: „Request failed with status code 500“

name: „AxiosError“

request: XMLHttpRequest { readyState: 4, timeout: 0, withCredentials: false, … }
​​
mozAnon: false
​​
mozSystem: false
​​
onabort: function onabort()​​
onerror: function onerror()
​​
onload: null
​​
onloadend: function k()
​​
onloadstart: null
​​
onprogress: null
​​
ontimeout: function ontimeout()
​​
readyState: 4
​​
response: ‚{„errors“:[{„code“:„1054“,„status“:„500“,„title“:„Internal Server Error“,„detail“:„An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column \u0027import_export_profile.technical_name\u0027 in \u0027field list\u0027“}]}‘
​​
responseText: ‚{„errors“:[{„code“:„1054“,„status“:„500“,„title“:„Internal Server Error“,„detail“:„An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column \u0027import_export_profile.technical_name\u0027 in \u0027field list\u0027“}]}‘
​​
responseType: „“
​​
responseURL: „https://shopware.test3862server.de/api/search/import-export-profile
​​
responseXML: null
​​
status: 500
​​
statusText: „Internal Server Error“
​​
timeout: 0
​​
upload: XMLHttpRequestUpload { onloadstart: null, onprogress: null, onabort: null, … }
​​
withCredentials: false
​​
: XMLHttpRequestPrototype { open: open(), setRequestHeader: setRequestHeader(), send: send(), … }

response: Object { data: {…}, status: 500, statusText: „Internal Server Error“, … }

stack: „“

: Object { constructor: r(e, t, n, i, r), toJSON: toJSON()
, stack: „“, … }
​​
constructor: function r(e, t, n, i, r)
​​
isAxiosError: true
​​
stack: „“
​​
toJSON: function toJSON()​​
: Error.prototype { stack: „“, … }
​​​
constructor: function Error()
​​​
message: „“
​​​
name: „Error“
​​​
stack: „“
​​​
toString: function toString()
​​​
<get stack()>: function stack()
​​​
<set stack()>: function stack()
​​​
: Object { … }