# Fehler nach Installation Import/Export Modul

**URL:** https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656
**Category:** Programmierung
**Created:** [9. März 2018 um 14:32 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656 "2018-03-09T14:32:23Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Carlos](https://avatars.discourse-cdn.com/v4/letter/c/ecae2f/32.png) [@Carlos](https://forum.shopware.com/u/Carlos)
#### Post date: [9. März 2018 um 14:32 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656/1 "2018-03-09T14:32:23Z")

</div>

Hallo,

ich brauche dringend die Import/Export Funktion in Shopware, allerdings erhalte ich nach/während der Installation folgende Fehlermeldung:

Unable to install, got exception: An exception occurred while executing ‘INSERT INTO s\_crontab (name, action, next, start, `interval`, active, disable\_on\_error, end, pluginID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)’ with params [“ImportExport - AutoImport”, “CronAutoImport”, “2018-03-09 15:30:26”, null, “86400”, true, 1, “2018-03-09 15:30:26”, “117”]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘CronAutoImport’ for key ‘action’

Muss ich an die Datenbank ran? Falls ja, wie lautet die Abfrage? Jemand eine Idee oder bereits den gleichen Fehler gehabt? Ich verzweifle gerade …

&nbsp;

&nbsp;

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [9. März 2018 um 14:37 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656/2 "2018-03-09T14:37:49Z")

</div>

Bei dir gibt es einen Cronjob mit dem Namen „AutoImport“ wohl zweimal. Schau mal in den Grundeinstellungen \> Cronjobs und lösche einen.

---

<div class="post-metadata">

### Author: ![Carlos](https://avatars.discourse-cdn.com/v4/letter/c/ecae2f/32.png) [@Carlos](https://forum.shopware.com/u/Carlos)
#### Post date: [9. März 2018 um 16:37 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656/3 "2018-03-09T16:37:34Z")

</div>

Ich sehe leider nur einen Cronjob mit dem Namen “ImportExport - AutoImport”&nbsp; Aktion “CronAutoImport” …&nbsp;

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [9. März 2018 um 16:40 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656/4 "2018-03-09T16:40:06Z")

</div>

Lösch den mal und installier das Plugin danach. Bleibt der Fehler gleich?

---

<div class="post-metadata">

### Author: ![Carlos](https://avatars.discourse-cdn.com/v4/letter/c/ecae2f/32.png) [@Carlos](https://forum.shopware.com/u/Carlos)
#### Post date: [9. März 2018 um 17:08 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656/5 "2018-03-09T17:08:03Z")

</div>

Plugin gelöscht, jetzt erhalte ich bei/nach der Installation folgenden Fehler:

Unable to install, got exception: An exception occurred while executing ’ INSERT IGNORE INTO s\_import\_export\_profile (`type`, `name`, `description`, `tree`, `hidden`, `is_default`) VALUES (?, ?, ?, ?, ?, ?) ’ with params [“categories”, “default\_categories\_minimal”, “default\_categories\_minimal\_description”, “{“id”:“root”,“name”:“Root”,“type”:“node”,“children”:[{“id”:“537359399c80a”,“name”:“Header”,“index”:“0”,“type”:“node”,“children”:[{“id”:“537385ed7c799”,“name”:“HeaderChild”,“index”:“0”,“type”:“node”,“shopwareField”:”"}]},{“id”:“537359399c8b7”,“name”:“categories”,“index”:“1”,“type”:“node”,“children”:[{“id”:“537359399c90d”,“name”:“category”,“index”:“0”,“type”:“iteration”,“adapter”:“default”,“attributes”:"",“children”:[{“id”:“53e9f539a997d”,“type”:“leaf”,“index”:“0”,“name”:“categoryId”,“shopwareField”:“categoryId”},{“id”:“53e0a853f1b98”,“type”:“leaf”,“index”:“1”,“name”:“parentID”,“shopwareField”:“parentId”},{“id”:“57ff840eab2d9”,“type”:“leaf”,“index”:“2”,“name”:“name”,“shopwareField”:“name”,“defaultValue”:""}]}]}]}", 0, 1]: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘description’ in ‘field list’

---

<div class="post-metadata">

### Author: ![Carlos](https://avatars.discourse-cdn.com/v4/letter/c/ecae2f/32.png) [@Carlos](https://forum.shopware.com/u/Carlos)
#### Post date: [9. März 2018 um 17:08 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656/6 "2018-03-09T17:08:36Z")

</div>

\*nicht plugin, ich meinte CronJob gelöscht&nbsp;

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [9. März 2018 um 17:28 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656/7 "2018-03-09T17:28:03Z")

</div>

Lösche mal alle Tabellen in der Datenbank die mit s\_import\_export\* beginnen. Danach auch nochmal schauen ob der Cronjob wieder da ist und den ggf. auch löschen. Quasi eine Neuinstallation. Durch den Fehler im Installationsprozess scheinst du jetzt einen Zwischenstand „halbinstalliert“ zu haben.

---

<div class="post-metadata">

### Author: ![Carlos](https://avatars.discourse-cdn.com/v4/letter/c/ecae2f/32.png) [@Carlos](https://forum.shopware.com/u/Carlos)
#### Post date: [9. März 2018 um 17:43 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656/8 "2018-03-09T17:43:35Z")

</div>

Perfekt, Danke Dir! Die Installation geht durch und ich kann das Modul nun benutzen&nbsp; ![Thumb-Up](https://forum.shopware.com/plugins/CKEditor/plugins/smiley/images/thumb-up.png "Thumb-Up")

Ich habe z.Zt. ein weiteres Problem mit einem Plugin von Euch -\> Backend Bestellungen. Weisst Du, warum Bestellbestätigungs-Emails versendet werden, wenn ein Bestellung im Backend angelegt wird? Bzw. wie kann ich den Versand der Email verhindern?

---

<div class="post-metadata">

### Author: ![Ichkannesnicht](https://avatars.discourse-cdn.com/v4/letter/i/c2a13f/32.png) [@Ichkannesnicht](https://forum.shopware.com/u/Ichkannesnicht)
#### Post date: [7. Oktober 2018 um 09:47 UTC](https://forum.shopware.com/t/fehler-nach-installation-import-export-modul/51656/9 "2018-10-07T09:47:02Z")

</div>

Hallo,

gleiches Problem nur alles in der DB gelöscht im Backend nicht zu sehen und geht trotzdem nicht ☹

&nbsp;
