https://www.spryker.com logo
Join Slack
Powered by
# help
  • m

    most-rain-24014

    01/21/2022, 10:36 AM
    Hello everyone šŸ‘‹šŸ», My team and I stumbled across the issue that on a
    oms:check-timeout
    command run, some items of an order change state whereas others in the same order only do in the next timeout check execution. Even stranger, the items transitioning last are those with lower Item-ID, hence the items that have been inserted into the database first. To our understanding, all items should transition to the next state in a single batch, since sharing the same process and source state, waiting for the same timeout and not being restricted by a condition or by-item command that would hinder an individual item’s progress in the state machine. Did anyone else experience said issue of unintentionally split OMS transactions and know its cause? We already ruled out OMS misconfiguration regarding the
    OmsConfig::getCheckTimeoutsQueryLimit
    , which is set to
    null
    in our application, and are only relying on standard Spryker OMS features in the state where the split occurs (OMS Package Version 11.15.2). As a result, we consider there might be a bug in current OMS package regarding the timeout mechanism, where the evaluated timeout elapse checks may yield different results for individual items of the same transition batch, thus only allowing some of the items to advance.
    m
    • 2
    • 2
  • m

    miniature-garden-96460

    01/21/2022, 11:17 AM
    Hey guys, I'm Berkan, new here, just joined. Happy friday! Hope everyone's keeping well. I was wondering if conversion/sale tracking is possible with Spryker. Is Google Tag Manager compatible with the platform? Alternatively is there a way of pasting my JS tracking code onto my 'order complete' page, using the global Spryker variables such as order id, transaction subtotal, store currency, voucher code used in transaction (if applicable). Thanks in advance!
    m
    • 2
    • 1
  • a

    ancient-apartment-59274

    01/21/2022, 1:37 PM
    Hello, does somebody know if its possible to have a more nested product hierarchy in spryker than only product bundles? What we actually need is something like ā€œproduct bundles of product bundlesā€ to represent a more complex product data structure (a bundled product itself consists of further products) … afaik, selecting a product bundle as a bundled product is not possible. Any plans in future to support this or any experience/ideas here? Best regards and have a nice weekend
  • a

    astonishing-vase-86417

    01/24/2022, 9:44 AM
    @astonishing-vase-86417 has left the channel
  • k

    kind-knife-20866

    01/24/2022, 12:31 PM
    Hey šŸ‘‹ first post šŸ˜…. Does anyone know how you can get Spryker to generate a JWE (encrypt the payload data of the JWT). I’ve had a look into the internals and can see it’s using https://oauth2.thephpleague.com/ which doesn’t seem to implement
    rfc7516
    . Just wondering if anyone has had to do something similar?
  • b

    best-furniture-89489

    01/26/2022, 6:10 AM
    Hi guy, is there anyone converted from JWT to JWE in Spryker?
  • n

    numerous-notebook-85587

    01/26/2022, 7:48 AM
    Hi There! Does anyone know how to create a back-office migration plug-in? There is any example/tutorial/hints to replace a Propel Migration into a plug-in? Thank you.
  • c

    calm-france-15664

    01/26/2022, 9:41 AM
    Hi guys, I have a problem when I go to http://glue.de.fng.local/. I'm getting an error
    Copy code
    {
      "errors": [
        {
          "status": 404,
          "detail": "Not Found"
        }
      ]
    }
    Have someone an idea what the problem is. Zed backoffice, yves fronted work normal
    w
    a
    • 3
    • 2
  • a

    ancient-apartment-59274

    01/26/2022, 10:01 AM
    Hello, as stated in the documentation for product bundles
    If bundled items have quantity > 1 then it will be split as separate items in cart.
    Is there a (built in/easy) way to prevent this behaviour and ā€œgroupā€ the items instead? Background: we run into performance issues wenn dealing with higher bundle quantities … for example a bundle with 10 items bought in quantity of 800 = 8000 items … 4000 bytes json data for each item in the cart results in 4000 B * 8000 ~ 32 MB cart size which is not really manageable anymore … Best regards
    p
    • 2
    • 2
  • e

    enough-byte-77557

    01/26/2022, 12:29 PM
    Hi, we have ~ 1.8 million customers in our db, and a similar number of orders. In Zed, the search on the listing pages for orders and customers has become really slow - sometimes 8-15 seconds. Does anyone have any good tips to speed it up?
    šŸ‘€ 2
    s
    m
    f
    • 4
    • 10
  • a

    aloof-advantage-27856

    01/27/2022, 8:35 AM
    Hi, I have a query regarding my spryker webshop. The users are not able to login to the spryker frontend shop using their provided credentials. It says "Authentication Failed". However, the backoffice logins are working fine. Could anyone please point out if you came across the issue before and let me know the steps to solve the same if available.
    p
    a
    +2
    • 5
    • 6
  • p

    polite-lunch-97479

    01/27/2022, 3:47 PM
    Does anybody know whether it is possible to sort navigation items in Zed? I'm not using a project-level navigation.xml, navigation gets build automatically based on the packages installed. So how do I change the display order?
    s
    • 2
    • 5
  • c

    calm-controller-74059

    01/27/2022, 7:08 PM
    Hey guys, Is there any way to use mutagen v.0.13.0? It doesn’t support compose and now docker/sdk doesn’t work for me normally.
    h
    a
    • 3
    • 4
  • c

    calm-controller-74059

    01/28/2022, 11:14 PM
    I have an issue with setting up multi store for my project. I have DE store as default one and I want to add AT as well. I want to have the same products in the stores. Also I would prefer to use only one Zed url to now switching between admin urls (is it possible in general?) I want to use de_DE and de_AT locales for different stores. I have problem here then. For first I cannot use the same products names because it causes an issue with unique index in database when url is generated. I would use only de_DE for both stores in that case as you do in the b2c demoshop and in the documentation but it means I won’t have opportunity to have different names in future and the most critical part here I cannot change SEO data, because if I change the data for one store the data changed for both. Store relation works good as always, but I don’t understand what to do with locales. Also I’m not sure I completely understand why we need synchronizationPool option in stores.php.
    m
    • 2
    • 4
  • m

    melodic-machine-2956

    01/31/2022, 10:26 AM
    habe a lot of issues with M1 and https://github.com/spryker/docker-sdk.git / apple-m1-adjustments had to change "mutagen compose" to "mutagen-compose" , but now it complaints about a missing webdriver
    p
    • 2
    • 3
  • m

    melodic-machine-2956

    01/31/2022, 10:26 AM
    Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them unknown service "webdriver"
  • f

    flaky-afternoon-98068

    01/31/2022, 5:04 PM
    Hi. Does anyone know if it is possible to override a databuilder property? Spryker is still using rules with a deprecated format from Fakerphp, I would like to change it on project level at least
    f
    • 2
    • 9
  • r

    refined-printer-19597

    02/01/2022, 11:59 AM
    Hi Everyone. I have problem with installing spryker in Development Mode. When i installed with docker/sdk bootstrap deploy.yml and next docker/sdk up i didn't have any problem, but when i installed docker/sdk bootstrap deploy.dev.yml and next docker/sdk up i got this. How i can correct this problem? (https://sprykercommunity.slack.com/archives/CH2HA71C5/p1639581472219600 it doesn't help me. P.S. one week ago i didn't have problem)
    p
    • 2
    • 5
  • m

    melodic-machine-2956

    02/03/2022, 3:14 PM
    is there a way to access spryker cloud instances via ssh? i have a strange behaviour, which does only occur on cloud instances, not on local environment, logs are empty, and i am planning to add some debug echos in the sourcecode, to get that issue solved
    b
    a
    c
    • 4
    • 11
  • h

    hallowed-carpet-44433

    02/03/2022, 4:21 PM
    Hello, Has anyone had issues with connecting phpstorm to your repo through WSL on windows? Mine continuously chokes on indexing the repo. I have omitted some directories, but still seems to be an issue.
    i
    • 2
    • 1
  • m

    mysterious-ambulance-11183

    02/04/2022, 9:32 AM
    Hey guys, did anyone of you ever experience that problem: When syncing data into elastic we can find the following error message in the rabbitmq and the elastic index is emtpy. That happens for product as well as CMS data (I attached only CMS data because error is smaller):
    Copy code
    {
      "write": {
        "key": "cms_page:de:de_de:1",
        "value": {
          "is-active": true,
          "store": "DE",
          "locale": "de_DE",
          "type": "cms_page",
          "search-result-data": {
            "id_cms_page": 1,
            "name": "Impressum",
            "type": "cms_page",
            "url": "/de/impressum"
          },
          "active-from": null,
          "active-to": null,
          "full-text-boosted": [
            "Impressum"
          ],
          "full-text": [
            "Impressum",
            "Impressum",
            "Impressum",
            "Long text"
          ],
          "suggestion-terms": [
            "Impressum"
          ],
          "completion-terms": [
            "Impressum"
          ],
          "string-sort": {
            "name": "Impressum"
          },
          "_timestamp": 1643960230.63474
        },
        "resource": "cms_page",
        "params": {
          "type": "page"
        }
      },
      "errorMessage": "Error in one or more bulk request actions:\n\nindex: /nwz_shop_de_page/_doc/cms_page:de:de_de:1 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:en_us:1 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:de_de:2 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:en_us:2 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:de_de:3 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:en_us:3 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:de_de:4 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:en_us:4 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:de_de:5 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:en_us:5 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:de_de:6 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\nindex: /nwz_shop_de_page/_doc/cms_page:de:en_us:6 caused unknown parameter [analyzer] on mapper [name] of type [keyword]\n"
    }
    a
    • 2
    • 6
  • n

    numerous-kitchen-79937

    02/04/2022, 10:28 AM
    Help with AWS demo setup. Hey Spryker Community! I’ve successfully set up Spryker for development on my local mac. But inn order to show Spryker to my team, I’m looking at setting it up on an AWS EC2 instance for demo purposes. I’ve got my EC2 instance and I’ve gone through the process of installing docker. I’ve got through the bootstrap process and I can see that docker is running. I’ve even got docker/sdk up running. But I can’t get any endpionts working. I get 502 Bad Gateway errors. I’m assuming that Step 8 of the guide here: https://docs.spryker.com/docs/scos/dev/setup/installing-spryker-with-docker/installation-guides/installing-in-demo-mode-on-macos-and-linux.html#[…]x …is not correct, and I need to set particular values in my hosts file in order to get access to the endpoints? so rather than ā€œzed.de.spryker.localā€ etc… these need to be specific to my EC2 instance and the domain I’ve used to access it? Any other advice or guides on how to get started with this sort of deployment? Many thanks! :)
    f
    m
    • 3
    • 2
  • m

    mysterious-ambulance-11183

    02/04/2022, 12:07 PM
    Hi guys, and another issue: On spryker cloud our zed logs are polluted by a failing health-check:
    Copy code
    Zed.CRITICAL: Error - Class 'Orm\Zed\PublishAndSynchronizeHealthCheck\Persistence\PublishAndSynchronizeHealthCheckQuery' not found in "/data/vendor/spryker/publish-and-synchronize-health-check/src/Spryker/Zed/PublishAndSynchronizeHealthCheck/Persistence/PublishAndSynchronizeHealthCheckPersistenceFactory.php::26" {
      "exception":"[object] (Error(code: 0): Class 'Orm\\Zed\\PublishAndSynchronizeHealthCheck\\Persistence\\PublishAndSynchronizeHealthCheckQuery' not found at /data/vendor/spryker/publish-and-synchronize-health-check/src/Spryker/Zed/PublishAndSynchronizeHealthCheck/Persistence/PublishAndSynchronizeHealthCheckPersistenceFactory.php:26)
    The same error occurs on local when you try: http://backoffice.de.spryker.local/health-check The issue seems to be resolved in this class: https://github.com/spryker/publish-and-synchronize-health-check/blob/db85c08ed1825[…]sistence/PublishAndSynchronizeHealthCheckPersistenceFactory.php But not yet released (although fix June last year). When can one expect a release here? What are the office way to ask for such a release?
    a
    f
    • 3
    • 6
  • s

    sparse-fall-78248

    02/04/2022, 1:29 PM
    Hi! Does anyone in here know if there is a way I can change Redis’ config in docker/sdk? Thanks for any input.
  • r

    ripe-librarian-883

    02/04/2022, 1:36 PM
    Hello guys. I've discovered an issue of case-insensitive storage keys by getting duplicate key value violates unique constraint error messages in the propel.log for instance for "spy_glossary_storage-unique-key". The storage sync process converts the source of the key to lower-case in the corresponding *_storage database table and, for instance the translation, frontend process converts the requested key also to lower-case to get the data from the storage, e.g. Redis. Currently I can create in ZED two cms blocks with the names "cms BLOCK" and "CMS block" successfully, but for which I can not get the data for both from Redis in YVES. Is there a way to fix this (or a reason why this is implemented like this)?
    f
    • 2
    • 2
  • w

    wonderful-dream-6555

    02/08/2022, 9:57 AM
    Hi guys šŸ™‚ I'm running Spryker on an Apple M1 device and the Docker Desktop environment runs fine fine so far (with --platform linux/arm64 flag set). Nothing* hangs and its really fast. *But one important step hangs every time: Codebase Update in step
    Command build-request-validation-cache [vendor/bin/console glue:rest:build-request-validation-cache] (In progress...)
    Last console output before:
    Copy code
    Section codebase-update Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā 
    Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā 
    
    Command composer-install [/usr/bin/composer install --no-scripts --optimize-autoloader] (66.05s)
    Command refresh-database-loader-file [find -type f -name 'loadDatabase.php' -delete && vendor/bin/console propel:model:build] (25.67s)
    Command generate-transfers [vendor/bin/console transfer:generate] (15.71s)
    Command generate-transfer-databuilders [vendor/bin/console transfer:databuilder:generate] (3.53s)
    Command propel-copy-schema for FOO store [vendor/bin/console propel:schema:copy] (2.56s)
    Command propel-build [vendor/bin/console propel:model:build] (21.34s)
    Command generate-entity-transfers for FOO store [vendor/bin/console transfer:entity:generate] (9.86s)
    Command setup-search for FOO store [vendor/bin/console search:setup] (2.57s)
    Command setup-search-source-map for FOO store [vendor/bin/console search:setup:source-map] (2.01s)
    Command clear-cache for FOO store [vendor/bin/console cache:empty-all] (1.8s)
    Command generate-ide-auto-completion for FOO store [vendor/bin/console dev:ide:generate-auto-completion] (7.48s)
    Command navigation-cache-warmup [vendor/bin/console navigation:build-cache] (2.65s)
    Command build-router-cache-zed for FOO store [vendor/bin/console router:cache:warm-up] (3.96s)
    Command build-request-validation-cache [vendor/bin/console glue:rest:build-request-validation-cache] (In progress...)
    Error Message:
    Copy code
    Propel\Runtime\Connection\Exception\ConnectionException - Exception: Unable to open connectionĀ 
    in /data/vendor/propel/propel/src/Propel/Runtime/Connection/ConnectionFactory.php (42)
    
    Command: vendor/bin/console glue:rest:build-request-validation-cache
    
    Trace:Ā 
    #0 /data/vendor/propel/propel/src/Propel/Runtime/Connection/ConnectionManagerPrimaryReplica.php(149): Propel\Runtime\Connection\ConnectionFactory::create(Array, Object(Propel\Runtime\Adapter\Pdo\PgsqlAdapter))
    #1 /data/vendor/propel/propel/src/Propel/Runtime/Connection/ConnectionManagerPrimaryReplica.php(177): Propel\Runtime\Connection\ConnectionManagerPrimaryReplica->getWriteConnection(Object(Propel\Runtime\Adapter\Pdo\PgsqlAdapter))
    #2 /data/vendor/propel/propel/src/Propel/Runtime/ServiceContainer/StandardServiceContainer.php(444): Propel\Runtime\Connection\ConnectionManagerPrimaryReplica->getReadConnection(Object(Propel\Runtime\Adapter\Pdo\PgsqlAdapter))
    #3 /data/vendor/propel/propel/src/Propel/Runtime/ActiveQuery/ModelCriteria.php(1238): Propel\Runtime\ServiceContainer\StandardServiceContainer->getReadConnection('zed')
    #4 /data/vendor/spryker/store/src/Spryker/Zed/Store/Persistence/StoreRepository.php(41): Propel\Runtime\ActiveQuery\ModelCriteria->find()
    #5 /data/vendor/spryker/store/src/Spryker/Zed/Store/Business/Model/StoreReader.php(206): Spryker\Zed\Store\Persistence\StoreRepository->getStoreTransfersByStoreNames(Array)
    #6 /data/vendor/spryker/store/src/Spryker/Zed/Store/Business/Model/StoreReader.php(80): Spryker\Zed\Store\Business\Model\StoreReader->getStoreTransfersByStoreNames(Array)
    #7 /data/vendor/spryker/store/src/Spryker/Zed/Store/Business/StoreFacade.php(42): Spryker\Zed\Store\Business\Model\StoreReader->getAllStores()
    #8 /data/vendor/spryker/rest-request-validator/src/Spryker/Zed/RestRequestValidator/Dependency/Facade/RestRequestValidatorToStoreFacadeBridge.php(30): Spryker\Zed\Store\Business\StoreFacade->getAllStores()
    #9 /data/vendor/spryker/rest-request-validator/src/Spryker/Zed/RestRequestValidator/Business/Builder/RestRequestValidatorCacheBuilder.php(68): Spryker\Zed\RestRequestValidator\Dependency\Facade\RestRequestValidatorToStoreFacadeBridge->getAllStores()
    #10 /data/vendor/spryker/rest-request-validator/src/Spryker/Zed/RestRequestValidator/Business/RestRequestValidatorFacade.php(29): Spryker\Zed\RestRequestValidator\Business\Builder\RestRequestValidatorCacheBuilder->build()
    #11 /data/vendor/spryker/rest-request-validator/src/Spryker/Zed/RestRequestValidator/Communication/Console/BuildValidationCacheConsole.php(51): Spryker\Zed\RestRequestValidator\Business\RestRequestValidatorFacade->buildValidationCache()
    #12 /data/vendor/symfony/console/Command/Command.php(298): Spryker\Zed\RestRequestValidator\Communication\Console\BuildValidationCacheConsole->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #13 /data/vendor/symfony/console/Application.php(1033): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #14 /data/vendor/symfony/console/Application.php(299): Symfony\Component\Console\Application->doRunCommand(Object(Spryker\Zed\RestRequestValidator\Communication\Console\BuildValidationCacheConsole), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #15 /data/vendor/spryker/console/src/Spryker/Zed/Console/Communication/Bootstrap/ConsoleBootstrap.php(111): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #16 /data/vendor/symfony/console/Application.php(171): Spryker\Zed\Console\Communication\Bootstrap\ConsoleBootstrap->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #17 /data/vendor/spryker/console/bin/console(27): Symfony\Component\Console\Application->run()
    #18 {main}
    In CommandLineExecutable.php line 107:
    Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā 
    Ā Aborted install...
    Is there a way to fix this?
  • q

    quiet-umbrella-24316

    02/08/2022, 4:22 PM
    Hi friends! I’m currently tinkering with the Spryker demo and got 2 questions regarding data import /export after reading the docs: 1. What is the quickest way to setup an empty shop with only the required barebones? (using data-minimum results in an error similar to:
    us store is not defined
    when visiting
    zed
    2. What is the quickest way to export our custom data after manual upload of images / adding products to the shop via the interface to
    csv
    so we can recreate the setup with our custom data? Thanks for your input!
  • w

    wonderful-intern-36299

    02/08/2022, 5:48 PM
    Hi, when using the twig cache with a quick ramp of high load (e.g. during load test scenarios), we experienced race conditions during updates of the file
    src/Generated/Yves/Twig/codeBucket/.pathCache
    (which could then get corrupt temporarily). This file is prefilled by the twig cache warmer and contains most Yves twig files. However, we found out that not all files are contained, for example twig files which are located in a
    Shared
    module namespace, or some vendor twig files. Furthermore, some cache keys appear to be wrong. For example (first b2c demo shop home page request with warmed cache out of the box):
    Copy code
    diff
         '@Pyz:ShopUi/components/atoms/icon-sprite/icon-sprite.twig' => '/data/src/Pyz/Yves/ShopUi/Theme/default/components/atoms/icon-sprite/icon-sprite.twig',
    +    '@@SprykerShop:ShopUi/templates/page-layout-main/page-layout-main.twig' => '/data/vendor/spryker-shop/shop-ui/src/SprykerShop/Yves/ShopUi/Theme/default/templates/page-layout-main/page-layout-main.twig',
    +    '@@SprykerShop:ShopUi/templates/page-blank/page-blank.twig' => '/data/vendor/spryker-shop/shop-ui/src/SprykerShop/Yves/ShopUi/Theme/default/templates/page-blank/page-blank.twig',
    +    '@CmsBlock/template/navigation_block.twig' => '/data/src/Pyz/Shared/CmsBlock/Theme/default/template/navigation_block.twig',
    [...]
    As a result, we'd be happy to know: 1. Will there be a fix to warm up the cache with all twig files located inside the project? 2. Will the wrong cache keys (e.g. see [1], [2]; the result is a
    @@
    prefix) be fixed? According to [3], the
    @
    char is automatically prepended. Regarding the race conditions itself: 1. Is it a known issue that the
    .pathCache
    file can get corrupted during concurrent file writes? 2. The creation of a directory may also fail with a warning which is "converted" to an ErrorException by the default error handler (
    ErrorHandlerEnvironment::setErrorHandler()
    ). FYI: Our current solution is to enhance the cache warmer by custom template name builders and introduce exception handling to the twig FilesystemCache. Thanks! :) [1] https://github.com/spryker-shop/b2c-demo-shop/blob/202108.0-p1/src/Pyz/Yves/ShopUi/Theme/default/components/molecules/cart-counter/cart-counter.twig#L1 [2] https://github.com/spryker-shop/b2c-demo-shop/blob/202108.0-p1/src/Pyz/Yves/AgentPage/Theme/default/components/molecules/agent-navigation/agent-navigation.twig#L1 [3] https://docs.spryker.com/docs/scos/dev/front-end-development/yves/custom-twig-functions-for-yves.html
    a
    • 2
    • 2
  • a

    aloof-doctor-18410

    02/08/2022, 8:21 PM
    Who wants to help out here (B2C demo store error): https://www.reddit.com/r/spryker/comments/sntbyh/b2c_demo_help/?utm_medium=android_app&utm_source=share
    šŸ‘ 1
    p
    h
    • 3
    • 2
  • r

    rough-scientist-68683

    02/09/2022, 12:55 PM
    Hi everyone, I updated ElasticSearch from version 5.6 to 7.16 and everything seems to work, except Zed. I get the following exception:
    Spryker\Service\Container\Exception\NotFoundException - The requested service "kernel" was not found in the container
    . So far, I didn't find a solution. Did anyone else have this issue and was already able to solve it? If so, do you have a tip for me?
    āœ… 1
    f
    • 2
    • 4
1...515253...102Latest