Fehler beim Erstellen von Artikelvarianten

Hallo,

 

ich habe neulich einen Fehler entdeckt, welcher mir es nicht mehr ermöglicht Artikelvarianten zu erstellen. Immer wenn ich auf „Varianten generieren“ cklicke kommt die Fehlermeldung „503 Service Unavailable“ und die Console zeigt mir :

 

 

Failed to load resource: the server responded with a status of 503 ()            /backend/Article/createConfiguratorVariants?_dc=1491769550912
Uncaught TypeError: Cannot read property ‚message‘ of undefined              /backend/Article/load/?f=m/Batch|m/PriceGroup|m/PropertyGroup|m/PropertyOpt…iceVariation|c/Esd|c/Statistic|c/Crossselling&no-cache=1491583202+1+1:5085
    at i.failure
    at Object.callback 
    at i.k 
    at i.processResponse 
    at i.

at Object.callback

at i.onComplete

at i.onStateChange

at XMLHttpRequest.

 

 

Kam das schonmal bei jemandem vor? Könnt Ihr mir dabei aushelfen?

Habe das selbe Problem eben mit Shopware 5.2.24 und PHP7 …

Niemand eine Lösung?

Info: Beim „Zusammenfügen“ kommt der Fehler, beim „Überschreiben“ kommt er nicht … also wenn es schonmal Varianten gab.

Gleicher Fehler hier (php7 / 5.2.24 / zusammenfügen):

Uncaught TypeError: Cannot read property ‚message‘ of undefined
    at i.failure (/backend/Article/load/?f=m/Batch|m/PriceGroup|m/PropertyGroup|m/PropertyOption|m/Template|m/Category|m/Media|m/SeoCategory|m/Unit|m/Similar|m/Accessory|m/Article|m/Price|m/Detail|m/Link|m/Download|m/Esd|m/EsdFile|m/Statistic|m/Serial|m/Configurator|m/ConfiguratorGroup|m/ConfiguratorSet|m/ConfiguratorOption|m/ConfiguratorTemplate|m/Dependency|m/PriceVariation|m/Field|m/Stream|m/MediaMapping|m/MediaMappingRule|m/Property|v/detail/Toolbar|v/detail/Window|v/detail/Settings|v/detail/Properties|v/detail/Prices|v/detail/Base|v/category/Tree|v/category/Seo|v/category/List|v/category/DropZone|v/image/List|v/image/Info|v/image/DropZone|v/image/Mapping|v/image/NewRule|v/variant/List|v/variant/Configurator|v/variant/Detail|v/variant/NumberProgress|v/variant/Progress|v/variant/ImageRelationProcess|v/variant/configurator/Dependency|v/variant/configurator/Sets|v/variant/configurator/GroupEdit|v/variant/configurator/OptionEdit|v/variant/configurator/Mapping|v/variant/configurator/Template|v/variant/configurator/PriceVariation|v/variant/configurator/PriceVariationRule|v/esd/List|v/esd/Detail|v/esd/Serials|v/statistics/List|v/statistics/Chart|v/crossselling/Tab|v/crossselling/Base|v/crossselling/ProductStreams|v/resources/Links|v/resources/Downloads|store/Batch|store/Detail|store/CategoryPath|store/CategoryTree|store/Variant|store/Group|store/Option|store/Esd|store/EsdFile|store/Statistic|store/Serial|store/Variation|store/Dependency|store/ConfiguratorSet|store/MediaMapping|store/Property|c/Main|c/Detail|c/Category|c/Media|c/Variant|c/PriceVariation|c/Esd|c/Statistic|c/Crossselling&no-cache=1498910532+1+1:5262)
    at Object.callback (ext-all.js?201705171506:18)
    at i.k (ext-all.js?201705171506:18)
    at i.processResponse (base?file=bootstrap&loggedIn=1499073834:270)
    at i. (ext-all.js?201705171506:18)

at Object.callback (ext-all.js?201705171506:18)

at i.onComplete (ext-all.js?201705171506:18)

at i.onStateChange (ext-all.js?201705171506:18)

at XMLHttpRequest. (ext-all.js?201705171506:18)

 

Habe das gleiche Problem habt ihr eine Lösung gefunden? Nach neun Monaten Hoffentlich :slight_smile:

In der Console Taucht der Oben gemeldete Fehler auf und im Shop erhalte ich ein 500 Fehler danach die Meldung. 

Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. 
An exception occurred while executing 'INSERT INTO s_article_configurator_sets (name, public, type) VALUES (?, ?, ?)' with params [null, 0, 0]: 
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null in vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 119 Stack trace: #0
vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php(175): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(PDOException), 
'INSERT INTO s_a...', Array) #1 engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(281): Doctrine\DBAL\Statement->execute() #2 
vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(1018): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->executeInserts() #3 
vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(378): Doctrine\ORM\UnitOfWork->executeInserts(Object(Doctrine\ORM\Mapping\ClassMetadata)) #4 
vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(356): Doctrine\ORM\UnitOfWork->commit(NULL) #5
 engine/Shopware/Controllers/Backend/Article.php(225): Doctrine\ORM\EntityManager->flush() #6
 engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_Article->saveConfiguratorSetAction() #7
 engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch('saveConfigurato...') #8
 engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #9
 engine/Shopware/Kernel.php(182): Enlight_Controller_Front->dispatch() #10 vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11
 engine/Shopware/Components/HttpCache/AppCache.php(266): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #12
 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #13
 engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true) #14
 shopware.php(117): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #15 {main}  

 

Genau das Probelm haben wir auch - Aber scheinbar gibt es dazu keine Lösung!?