ich benötige Hilfe beim Umzug auf einen 1&1 Managed Server.
Zugrundeliegt eine Version 4.3 die ich auf den neuen Server aufspielte.
Alles lief reibungslos. DB Import und entpacken via SSH, nur bekomme ich seitdem folgende Fehlermeldung:
Fatal error : Uncaught exception ‚Doctrine\ORM\Mapping\MappingException‘ with message ‚The target-entity Shopware\Models\Attribute\Category cannot be found in ‚Shopware\Models\Category\Category#attribute‘.‘ in /homepages/7/d680039012/htdocs/shopware6/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php:740 Stack trace: #0 /homepages/7/d680039012/htdocs/shopware6/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php(949): Doctrine\ORM\Mapping\MappingException::invalidTargetEntityClass(‚Shopware\Models…‘, ‚Shopware\Models…‘, ‚attribute‘) #1 /homepages/7/d680039012/htdocs/shopware6/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(199): Doctrine\ORM\Mapping\ClassMetadataInfo->validateAssociations() #2 /homepages/7/d680039012/htdocs/shopware6/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(178): Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata(Object(Doctrine\ORM\Mapping\ClassMetadata), NULL) #3 /homepages/7/d680039012/htdocs/shopware6/ in /homepages/7/d680039012/htdocs/shopware6/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php on line 740
Ich habe diverse Plugins deaktiviert (vorher hatte ich noch andere Fehlermeldungen wie z.B. dass Ressource Shop fehlt).
Hi. Das habe ich gerade noch vor meinem Post versucht.
Was nicht ging:
Löschen Sie den Inhalt der Ordner /engine/Shopware/Models/Attribute/ und engine/Shopware/Proxies bzw. ab Shopware 4.1 die Ordner /cache/doctrine/proxies und /cache/doctrine/attributes
Die Ordner habe ich nicht.
Leeren Sie den kompletten Cache über das Backendmodul
Leider gelange ich noch nicht ins Backend.
Ich habe aber vor einem halben Jahr auf dem Server Shopware 4 übertragen und dort auf 5 upgedatet - das würde ich gerne nochmal machen aber irgendetwas stört sich.
Der vorherige Fehler war:
Fatal error : Uncaught exception ‚Exception‘ with message ‚Resource „shop“ not found failure‘ in /homepages/7/d680039012/htdocs/shopware6/engine/Shopware/Components/DependencyInjection/Container.php:192 Stack trace: #0 /homepages/7/d680039012/htdocs/shopware6/engine/Shopware/Components/DependencyInjection/Bridge/Session.php(57): Shopware\Components\DependencyInjection\Container->get(‚Shop‘) #1 /homepages/7/d680039012/htdocs/shopware6/cache/proxies/Shopware201407011222ProductionProjectContainer.php(275): Shopware\Components\DependencyInjection\Bridge\Session->factory(Object(Shopware201407011222ProductionProjectContainer)) #2 /homepages/7/d680039012/htdocs/shopware6/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php(312): Shopware201407011222ProductionProjectContainer->getSessionService() #3 /homepages/7/d680039012/htdocs/shopware6/engine/Shopware/Components/DependencyInjection/Container.php(253): Symfony\Component\DependencyInjection\Container->get(‚session‘) #4 /homepages/7/d680039012/h in /homepages/7/d680039012/htdocs/shopware6/engine/Shopware/Components/DependencyInjection/Container.php on line 192
Den konnte ich durch Deaktivierung eines Plugins aushebeln.