-
hello!
is someone using amazon MQ instead of rabbit MQ? we're having a hard time connecting to it, n
hello! is someone using amazon MQ instead of rabbit MQ? we're having a hard time connecting to it, not sure if it's because of our configuration or spryker's ConnectionBuilder. any experience?
-
Hi everyone
I have one question about Glue API.
Is there any easy way to update the status of an o
Hi everyone I have one question about Glue API. Is there any easy way to update the status of an order from Glue?? We need to update the status when the WMS despatches the order for example. Is there a Glue Endpoint for this? Thanks
-
Hello!
Maybe one of you guys ran into a similar problem. I am trying to start my project with "dock
Hello! Maybe one of you guys ran into a similar problem. I am trying to start my project with "docker/sdk up" and get following error. Any help would be apprechiated!
-
Hi,
does anybody of you have an idea how to upload a file through glue api?
There is a Symfony valid
Hi, does anybody of you have an idea how to upload a file through glue api? There is a Symfony validator for file (with mime types) and for image available, but simply putting the base64 encoded string into the json request won't help. Use case: I would like to add the possibility to upload a file in the contact form and…
-
Hello o/,
we updated our dependencies.
one of the dependency that has been updated was
`spryker/disc
Hello o/, we updated our dependencies. one of the dependency that has been updated was spryker/discount from 9.11.0 to 9.11.3 Version 9.11.3 updated the dependency @spryker/jquery-query-builder from ~2.5.2" to ~2.5.2-spryker.1 [1] Spryker/jquery-query-builder requires jQuery.extendext [2] but does not contain this…
-
I added 4 price types but in Redis only one shows up in Redis..any ideas where I can look into to fi
I added 4 price types but in Redis only one shows up in Redis..any ideas where I can look into to figure out why it ignores the others? Currently trying to get the debugger to run through Spryker\Zed\PriceProductStorage\Business\Storage\PriceProductConcreteStorageWriter.
-
Hi, does anybody know how this error will throw? I got this sometimes when debuging....
```vendor/sp
Hi, does anybody know how this error will throw? I got this sometimes when debuging.... vendor/spryker/session-redis/src/Spryker/Shared/SessionRedis/Handler/SessionHandlerRedisLocking.phpthrow new LockCouldNotBeAcquiredException( sprintf( '%s could not acquire access to the session %s', self::class, $sessionId ));
-
Hello All,
While installing docker I am getting the warning "Warning: Neither SSH agent or COMPOSER_
Hello All, While installing docker I am getting the warning "Warning: Neither SSH agent or COMPOSER_AUTH is configured. Private repositories would not be accessible. ", do anybody faced this and how to resolve this?
-
Hi All,
does someone know how can I get the `ProductConcreteImageStorageWriter`/`ProductAbstractImag
Hi All, does someone know how can I get the ProductConcreteImageStorageWriter/ProductAbstractImageStorageWriter to run so I can step it through with the debugger? The debugger is working, breakpoints are set, I know how to launch console commands so that the debugger is activated, I just don't know exactly what do I need…
-
Hi All,
I have installed spryker in docker but i am not able to find vendor folder inside b2b-demo-s
Hi All, I have installed spryker in docker but i am not able to find vendor folder inside b2b-demo-shop , I used this command also but till i am not getting. docker/sdk up --build --assets Anyone know , what i am missing ...
-
Hello All,
I have configured Xdebug but I don’t whether it is configured correctly, how to confirm
Hello All, I have configured Xdebug but I don’t whether it is configured correctly, how to confirm that ?
-
Hey guys, we have atm the issue that the checkout is broken. We could reproduce it in your demo shop
Hey guys, we have atm the issue that the checkout is broken. We could reproduce it in your demo shop. Maybe you can take a look. Problem 1: no recalculation for shipment expenses Problem 2: same as 1 since coupon should not have shipment expenses Problem 3: Fail whale
-
```Docker Compose version v2.0.0-rc.2 is not supported. Please update Docker Compose to at least 1.2
Docker Compose version v2.0.0-rc.2 is not supported. Please update Docker Compose to at least 1.22.0. This is error message when we install Spryker in window operation. Is Spryker dose'nt support Composor v2 yet ?.
-
@ULYHPR789 FYI: I keep getting multiple mutagen sessions for a project (using 0.12.0-beta6 now..pr
@ULYHPR789 FYI: I keep getting multiple mutagen sessions for a project (using 0.12.0-beta6 now..previously on 0.12.0-beta3 and also on previous versions)
-
Are any of the Spryker Kubernetes available in open sources?
Are any of them available in open sources? Can they be found on unofficial sources, or these are closed repositories?
-
Hello everyone!
I'm working on windows.
I have a problem, my project doesn't apply any changes I'm d
Hello everyone! I'm working on windows. I have a problem, my project doesn't apply any changes I'm doing. I'm doing docker/sdk start than npm run yves:watch, make some changes and the console doesn't seem to register any changes, the page doesn't change after refreshing. Even rebuilding the project doesn't make any…
-
Hi all - is there a way to force synchronization of image data for a specific product from the DB to
Hi all - is there a way to force synchronization of image data for a specific product from the DB to Redis, regardless of what has already been exported for it? I tried console event:trigger -r product_abstract_image -i [id] already but unfortunately that didn't help. There is already some data for it in Redis but not all…
-
Hello my friends 👋
is there a way to install Spryker without Docker?
All i'm finding within th
Hello my friends 👋 is there a way to install Spryker without Docker? All i'm finding within the docs is based on Docker images. For my local env i'm using valet.
-
Good Morning everyone,
i have a strange error from Architecture check that run as git pre-commit ho
Good Morning everyone, i have a strange error from Architecture check that run as git pre-commit hook.. Here the error: [Command "Architecture check" (file: ./src/Pyz/Zed/Cart/CartDependencyProvider.php) fails] PHP Fatal error: Uncaught TypeError: Argument 2 passed to…
-
Hello everyone,
Does somebody know why are the Spryker design different between B2B Demo Shop and S
Hello everyone, Does somebody know why are the Spryker design different between B2B Demo Shop and Spryker Suit (B2B, B2B)? i want to use b2b Demo Shop desing in Spryker suit. B2B Demo Shop desing https://www.de.b2b.demo-spryker.com/ images from B2B Demo Shop and Spryker suit)
-
Hi,
does someone know why the OMS doesn't execute transitions with `onEnter="true"` events automati
Hi, does someone know why the OMS doesn't execute transitions with onEnter="true" events automatically? I have this event: <event name="auto cancel" onEnter="true" command="CrefoPay/Cancel" /> and such a transition: <transition> <source>cancel call successful</source> <target>cancellation pending</target> <event>auto…
-
Can someone help me this issue.
Can someone help me this issue.
-
Hello,
improving the import speed we want to temporary deactivate the events using the EventBehavio
Hello, improving the import speed we want to temporary deactivate the events using the EventBehaviourConfig:disable() like done on demo data import from spryker and call it after the import once … however, it seems there are events on event/publish queue anyway despite the eventbehaviour is deactivated. Having a closer…
-
Hello! I've created my test and trying to run it. But i getting error
" [PHPUnit\Framework\Exception
Hello! I've created my test and trying to run it. But i getting error " [PHPUnit\Framework\Exception] Use of undefined constant APPLICATION_ENV - assumed 'APPLICATION_ENV' (this will throw an Error in a future version of PHP) ". Someone know how to fix it?
-
Hello guys, we have one problem, we made the charge of products of the client in spryker with the cs
Hello guys, we have one problem, we made the charge of products of the client in spryker with the csv files, we can see it in zed but we consume the Glue API endpoint of catalog-search but this is not showing those abstract-products, we reviewed the value of searchable in the catalog and is active, so my first question is…
-
Hi All,
I have setup my SMTP credentials in config file for starting mail service in my b2b shop but
Hi All, I have setup my SMTP credentials in config file for starting mail service in my b2b shop but when i am trying to create a new customer in that process its returning this error while sending Registration token mail. Any suggestions on this how can i start mail sending service ?
-
Howdy folks, I'm having an issue with the AWS setup for one of our clients. I went to
Howdy folks, I'm having an issue with the AWS setup for one of our clients. I went to https://spryker.force.com to file a Hosting Change Request but it requires me to log in. Since I don't have an account and it seems impossible for me to find a sign-up form I would really appreciate some help with that. Does anyone know…
-
Hi all,
We encountered a bug - but we are not sure whether someone already solved this problem, or w
Hi all, We encountered a bug - but we are not sure whether someone already solved this problem, or whether it is already a known issue. Maybe you know a work around? When a default Image Set is attached to an abstract product (so not separated by language) the Sort order does not work on the PDP. When the Image Sets are…
-
Hello everyone. Does anybody know an easy way to open the local Yves frontend on another device? I w
Hello everyone. Does anybody know an easy way to open the local Yves frontend on another device? I would like to test my current local implementation on my phone. Perhaps I can access the frontend through a particular port? Or maybe there is a way to forward the yves url? Thank you very much in advance for your help :) .
-
Hello folks,
i have the problem that one spryker-setup has problems with processing the _sync.search
Hello folks, i have the problem that one spryker-setup has problems with processing the sync.search.product queue, but only on one environment. The messages swing between Ready and Unacked in RabbitMQ's Queue-Overview all the time, but total number does not decrease in general. No error-queue-items are generated in the…