# Plugin Shopware Import / Export kann nicht installiert werden

**URL:** https://forum.shopware.com/t/plugin-shopware-import-export-kann-nicht-installiert-werden/96196
**Category:** Plugins
**Created:** [13. September 2022 um 06:45 UTC](https://forum.shopware.com/t/plugin-shopware-import-export-kann-nicht-installiert-werden/96196 "2022-09-13T06:45:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![edvof](https://avatars.discourse-cdn.com/v4/letter/e/e47774/32.png) [@edvof](https://forum.shopware.com/u/edvof)
#### Post date: [13. September 2022 um 06:45 UTC](https://forum.shopware.com/t/plugin-shopware-import-export-kann-nicht-installiert-werden/96196/1 "2022-09-13T06:45:40Z")

</div>

Moin, nach Update auf SW 5.7.15 kann ich das Plugin nicht mehr installieren. Hat schon vorher rumgezickt bei dem Versuch sein Update zumachen. Also hab ich es erst einmal deinstalliert. Eine Neuistallation schlägt aber nun fehl.  
Error

An exception occurred while executing ‚INSERT INTO s\_crontab (name, action, active, disable\_on\_error, pluginID, `interval`, next, end) VALUES (?, ?, ?, ?, ?, ?, ?, ?)‘ with params [„ImportExport - AutoImport“, „Shopware\_CronJob\_CronAutoImport“, true, false, 75, 86400, „2022-09-13 08:32:10“, „2022-09-13 08:32:10“]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‚Shopware\_CronJob\_CronAutoImport‘ for key ‚action‘

Hat jemand eine Idee? Danke!

---

<div class="post-metadata">

### Author: ![R4M](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/r4m/32/9983_2.png) [@R4M](https://forum.shopware.com/u/R4M)
#### Post date: [13. September 2022 um 07:04 UTC](https://forum.shopware.com/t/plugin-shopware-import-export-kann-nicht-installiert-werden/96196/2 "2022-09-13T07:04:48Z")

</div>

> [@edvof](#):
>
> Duplicate entry ‚Shopware\_CronJob\_CronAutoImport‘ for key ‚action‘

Da steht die Antwort: Es gibt in der Datenbank schon ein Eintrag. Dieser muss erst gelöscht werden, dann klappt es auch mit der Neuinstallation.

---

<div class="post-metadata">

### Author: ![edvof](https://avatars.discourse-cdn.com/v4/letter/e/e47774/32.png) [@edvof](https://forum.shopware.com/u/edvof)
#### Post date: [13. September 2022 um 07:29 UTC](https://forum.shopware.com/t/plugin-shopware-import-export-kann-nicht-installiert-werden/96196/3 "2022-09-13T07:29:27Z")

</div>

Ah OK, besten Dank! VG
