able-judge-69057
04/06/2023, 4:00 AMjolly-match-9710
04/06/2023, 10:03 AMastonishing-belgium-59421
04/06/2023, 11:44 AMfew-tomato-6859
04/06/2023, 12:48 PMyves.spryker.local/de-de/men/sneakers
and it redirects me to /de-de/men/sneakers
and from there back to yves.../men/sneakers
in a loop.
I've rebuild the containers, ran frontend:install
, router:cache:warm-up
and the application works in dev and prod.
Not sure where to go from here 😬some-gpu-85939
04/07/2023, 11:30 AMError - Exception: Call to undefined method SprykerEco\Zed\AkeneoPimMiddlewareConnector\Communication\Plugin\Configuration\SuperAttributeImportConfigurationPlugin::getProcessConfigurationPlugins()
in /data/vendor/spryker-middleware/process/src/SprykerMiddleware/Zed/Process/Business/PluginResolver/ProcessPluginResolver.php (32)
I try, just for a testing purpose, put this undefined method to SuperAttributeImportConfigurationPlugin. Result is that, I get new not found exception:
Spryker\Zed\Kernel\Exception\Container\ContainerKeyNotFoundException - Exception: Spryker Kernel Exception
Container does not contain the called "AKENEO_PIM_MIDDLEWARE_CATEGORY_IMPORTER_PLUGIN"
You can fix this by adding the key "AKENEO_PIM_MIDDLEWARE_CATEGORY_IMPORTER_PLUGIN" to your "AkeneoPimMiddlewareConnectorDependencyProvider"
in /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/BundleDependencyProviderResolverAwareTrait.php (51)
However "AKENEO_PIM_MIDDLEWARE_CATEGORY_IMPORTER_PLUGIN"
exists in "AkeneoPimMiddlewareConnectorDependencyProvider"
so I don't know where problem is.handsome-alligator-65997
04/07/2023, 11:40 AMclean-sundown-47111
04/09/2023, 9:05 AMclean-sundown-47111
04/10/2023, 4:07 AMclean-sundown-47111
04/10/2023, 8:36 AMable-judge-69057
04/11/2023, 4:21 AMable-judge-69057
04/11/2023, 8:12 AMcalm-toddler-60539
04/11/2023, 10:27 AMcalm-toddler-60539
04/12/2023, 6:25 AMbright-librarian-29390
04/12/2023, 6:33 AMpurple-church-46632
04/12/2023, 6:46 AMFatal error: Uncaught Error: Class "Spryker\Shared\Store\StoreConstants" not found in /data/config/Shared/config_default.php:630
Stack trace:
#0 /data/vendor/spryker/config/src/Spryker/Shared/Config/Config.php(206): include()
#1 /data/vendor/spryker/config/src/Spryker/Shared/Config/Config.php(138): Spryker\Shared\Config\Config::buildConfig('default', Object(ArrayObject))
#2 /data/vendor/spryker/config/src/Spryker/Shared/Config/Config.php(56): Spryker\Shared\Config\Config::init()
#3 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/AbstractBundleConfig.php(22): Spryker\Shared\Config\Config::get('KERNEL:RESOLVAB...', false)
#4 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/KernelConfig.php(48): Spryker\Shared\Kernel\AbstractBundleConfig->get('KERNEL:RESOLVAB...', false)
#5 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/ClassResolver/AbstractClassResolver.php(393): Spryker\Shared\Kernel\KernelConfig->isResolvableClassNameCacheEnabled()
#6 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/ClassResolver/AbstractClassResolver.php(237): Spryker\Shared\Kernel\ClassResolver\AbstractClassResolver->isCacheEnabled()
#7 /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/ClassResolver/AbstractClassResolver.php(143): Spryker\Shared\Kernel\ClassResolver\AbstractClassResolver->findCacheKey()
#8 /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/ClassResolver/Communication/CommunicationFactoryResolver.php(29): Spryker\Shared\Kernel\ClassResolver\AbstractClassResolver->doResolve(Object(Spryker\Zed\Install\Communication\Console\InstallConsole))
#9 /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/Communication/Console/Console.php(144): Spryker\Zed\Kernel\ClassResolver\Communication\CommunicationFactoryResolver->resolve(Object(Spryker\Zed\Install\Communication\Console\InstallConsole))
#10 /data/vendor/spryker/kernel/src/Spryker/Zed/Kernel/Communication/Console/Console.php(124): Spryker\Zed\Kernel\Communication\Console\Console->resolveFactory()
#11 /data/vendor/spryker/install/src/Spryker/Zed/Install/Communication/Console/InstallConsole.php(60): Spryker\Zed\Kernel\Communication\Console\Console->getFactory()
#12 /data/vendor/symfony/console/Command/Command.php(123): Spryker\Zed\Install\Communication\Console\InstallConsole->configure()
#13 /data/vendor/spryker/install/bin/install(32): Symfony\Component\Console\Command\Command->__construct()
#14 /data/vendor/bin/install(120): include('/data/vendor/sp...')
#15 {main}
thrown in /data/config/Shared/config_default.php on line 630
When I search for the given file (StoreConstants
) I cannot find it in the project. What am I missing?calm-toddler-60539
04/12/2023, 6:47 AMancient-apartment-59274
04/12/2023, 11:45 AMable-judge-69057
04/12/2023, 12:19 PMconsole data:export --config file-name.yml
, where file-name.yml
. And I have checked it out inside code as well .Like inside vender/spryker/sales-data-export module .
Can we create our own module to export product , customers and other things ?broad-queen-33863
04/12/2023, 1:24 PMdelightful-helicopter-40407
04/13/2023, 8:28 AMcalm-toddler-60539
04/13/2023, 10:11 AMStore::getInstance()->getCurrentCountry();
Eventhough I am not in 'CD' or using a VPN. Can someone please tell me if it's normal? Or where I can check the region/country settings?delightful-helicopter-40407
04/13/2023, 10:49 AMdocker/sdk up
and and get this error. Why is the install aborted?handsome-alligator-65997
04/13/2023, 10:53 AMrough-finland-88303
04/13/2023, 12:49 PMclean-sundown-47111
04/13/2023, 1:12 PMrough-finland-88303
04/13/2023, 1:14 PMfancy-garage-20650
04/13/2023, 7:39 PMclean-sundown-47111
04/14/2023, 9:05 AMastonishing-belgium-59421
04/14/2023, 12:03 PMsilly-author-74891
04/14/2023, 12:59 PM