Shopware 5.2.7 und Net Inventors Plugin Errormeldung aus der Datenbank

Hallo Forum, hallo Net Inventors Foundation,

habe heute das Update shopware 5.2.7 eingespielt. Seit dem habe ich scheinbar Probleme mit einem Plugin von Net Inventors Foundation.

Die Fehlermeldung:

An exception occurred while executing ‚INSERT INTO s_core_plugins (namespace, name, label, version, author, copyright, description, license, support, link, source, update_date, update_version, update_source, capability_update, capability_install, capability_enable, capability_secure_uninstall, refresh_date, added) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)‘ with params [„Core“, „NetiFoundation“, „Net Inventors Foundation“, „1.10.1“, „Net Inventors GmbH“, „Copyright © 2015, Net Inventors - Agentur f\u00fcr digitale Medien GmbH“, null, null, null, „http://www.shopinventors.de“, „Community“, null, „1.10.1“, null, true, true, true, false, „2016-09-27 10:35:27“, „2016-09-27 10:35:27“]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‚NetiFoundation‘ for key 'name’

Habe darauf hin das Plugin „Foundation“ deinstalliert mit dieser Meldung als Ergebnis:

Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Plugin by name „NetiFoundation“ not found. in engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginInstaller.php on line 384 Stack trace: #0 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginInstaller.php(368): Shopware\Bundle\PluginInstallerBundle\Service\PluginInstaller->getPluginByName(‚NetiFoundation‘) #1 engine/Shopware/Bundle/PluginInstallerBundle/Service/InstallerService.php(108): Shopware\Bundle\PluginInstallerBundle\Service\PluginInstaller->getPluginPath(Object(Shopware\Models\Plugin\Plugin)) #2 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginLocalService.php(183): Shopware\Bundle\PluginInstallerBundle\Service\InstallerService->getPluginPath(‚NetiFoundation‘) #3 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginLocalService.php(153): Shopware\Bundle\PluginInstallerBundle\Service\PluginLocalService->getIconOfPlugin(‚NetiFoundation‘) #4 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginLocalService.php(84): Shopware\Bundle\PluginInstallerBundle\Service\PluginLocalService->iteratePlugins(Array) #5 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginViewService.php(160): Shopware\Bundle\PluginInstallerBundle\Service\PluginLocalService->getListing(Object(Shopware\Bundle\PluginInstallerBundle\Context\ListingRequest)) #6 engine/Shopware/Plugins/Default/Backend/PluginManager/Controllers/Backend/PluginManager.php(283): Shopware\Bundle\PluginInstallerBundle\Service\PluginViewService->getLocalListing(Object(Shopware\Bundle\PluginInstallerBundle\Context\ListingRequest)) #7 engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_PluginManager->localListingAction() #8 engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch(‚localListingAct…‘) #9 engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #10 engine/Shopware/Kernel.php(177): Enlight_Controller_Front->dispatch() #11 vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #13 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #14 engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #15 shopware.php(113): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #16 {main}  

Kann mir jemand einen Rat geben? Vielleicht die Net Inventors? Danke für einen Tipp… :wink:

Hallo,

lösche mal die Zeile aus der Tabelle ‚s_core_plugins‘ wo der Name = „NetiFoundation“ ist. Danach Cache komplett löschen und Backend neu laden.

Viele Grüße aus Schöppingen

cool Michael Telgmann

1 „Gefällt mir“

@videho schrieb:

Hallo Forum, hallo Net Inventors Foundation,

habe heute das Update shopware 5.2.7 eingespielt. Seit dem habe ich scheinbar Probleme mit einem Plugin von Net Inventors Foundation.

Die Fehlermeldung:

An exception occurred while executing ‚INSERT INTO s_core_plugins (namespace, name, label, version, author, copyright, description, license, support, link, source, update_date, update_version, update_source, capability_update, capability_install, capability_enable, capability_secure_uninstall, refresh_date, added) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)‘ with params [„Core“, „NetiFoundation“, „Net Inventors Foundation“, „1.10.1“, „Net Inventors GmbH“, „Copyright (c) 2015, Net Inventors - Agentur f\u00fcr digitale Medien GmbH“, null, null, null, „http://www.shopinventors.de“, „Community“, null, „1.10.1“, null, true, true, true, false, „2016-09-27 10:35:27“, „2016-09-27 10:35:27“]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‚NetiFoundation‘ for key ‚name‘

Habe darauf hin das Plugin „Foundation“ deinstalliert mit dieser Meldung als Ergebnis:

Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Plugin by name „NetiFoundation“ not found. in engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginInstaller.php on line 384 Stack trace: #0 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginInstaller.php(368): Shopware\Bundle\PluginInstallerBundle\Service\PluginInstaller->getPluginByName(‚NetiFoundation‘) #1 engine/Shopware/Bundle/PluginInstallerBundle/Service/InstallerService.php(108): Shopware\Bundle\PluginInstallerBundle\Service\PluginInstaller->getPluginPath(Object(Shopware\Models\Plugin\Plugin)) #2 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginLocalService.php(183): Shopware\Bundle\PluginInstallerBundle\Service\InstallerService->getPluginPath(‚NetiFoundation‘) #3 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginLocalService.php(153): Shopware\Bundle\PluginInstallerBundle\Service\PluginLocalService->getIconOfPlugin(‚NetiFoundation‘) #4 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginLocalService.php(84): Shopware\Bundle\PluginInstallerBundle\Service\PluginLocalService->iteratePlugins(Array) #5 engine/Shopware/Bundle/PluginInstallerBundle/Service/PluginViewService.php(160): Shopware\Bundle\PluginInstallerBundle\Service\PluginLocalService->getListing(Object(Shopware\Bundle\PluginInstallerBundle\Context\ListingRequest)) #6 engine/Shopware/Plugins/Default/Backend/PluginManager/Controllers/Backend/PluginManager.php(283): Shopware\Bundle\PluginInstallerBundle\Service\PluginViewService->getLocalListing(Object(Shopware\Bundle\PluginInstallerBundle\Context\ListingRequest)) #7 engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_PluginManager->localListingAction() #8 engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch(‚localListingAct…‘) #9 engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #10 engine/Shopware/Kernel.php(177): Enlight_Controller_Front->dispatch() #11 vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #13 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #14 engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #15 shopware.php(113): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #16 {main}  

Kann mir jemand einen Rat geben? Vielleicht die Net Inventors? Danke für einen Tipp… ;)

Hallo,

der Hersteller schreibt doch bei jedem Plugin bei sich extra hin:

Anregungen, Hilfe & Support:

Bei Fragen zu unserem Plugin kontaktieren Sie uns gerne unter:
Telefon: +49 40 429 347 14 - 0 // E-Mail: info@shopinventors.de // Internet: www.shopinventors.de www.netinventors.de

Ich würde dir also empfehlen, einfach mal diese Supportwege zu nutzen, da auch nicht jeder Hersteller jeden Tag im Shopware Forum aktiv ist.

Beste Grüße

Sebastian

Moin,

ich erhalte nach dem Update auf 5.2.7 sehr ähnliche Fehlermeldungen
Bei der Anlage/Duplizieren von Artikeln
Das oben erwähnte Plugin ist hier nicht installiert.

 

Viele Grüße

Stefano

 

Hallo Stefano,

dein Problem hat nichts mit dem Problem des Thread Erstellers zu tun. Bei ihm ging es um die Installation eines Plugins, bei dir funktioniert das Speichern eines Artikels nicht. 

Mach bitte einen neuen Thread auf, in dem du genau beschreibst, was du getan hast, welche Plugins du installierst hast, etc

Viele Grüße aus Schöppingen

cool Michael Telgmann

Ahoi Zusammen,

scheinbar ist das kein allgemeines Problem. Bitte gerne an uns wenden.

Viele Grüße
Tobi von den Net Inventors