Received the following error message:
Could not apply migration (Migrations_Migration1627). Error: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (c2848w5806db1.#sql-4230_8cc9c73, CONSTRAINT #sql-4230_8cc9c73_ibfk_1 FOREIGN KEY (orderID) REFERENCES s_order (id) ON DELETE CASCADE)
Please try to fix this error and restart the update.
Response
{“valid”:false,“errorMsg”:"Could not apply migration (Migrations_Migration1627). Error: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (c2848w5806db1.#sql-4230_8cc9c73, CONSTRAINT #sql-4230_8cc9c73_ibfk_1 FOREIGN KEY (orderID) REFERENCES s_order (id) ON DELETE CASCADE) "}
ich verstehe nur was mit orderID … woran hakt es und was kann ich dagegen tun?
Da must Du mal auf dem Server-Log schauen welcher 500er Fehler da geloggt wird. Da gibt es gefühlt tausend Möglichkeiten. Die meisten findest Du hier im forum.
Da must Du mal auf dem Server-Log schauen welcher 500er Fehler da geloggt wird. Da gibt es gefühlt tausend Möglichkeiten. Die meisten findest Du hier im forum.