early-rocket-64335
09/02/2021, 11:45 PMancient-apartment-59274
09/03/2021, 8:54 AMaverage-continent-3379
09/06/2021, 1:08 PMonEnter="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 cancel</event>
</transition>
I can trigger the transition manually from Zed; then it works and does what it should. But the oms:check-condition
never touches it. Why is this? What can be done about this?stocky-insurance-30459
09/07/2021, 4:12 AMearly-art-81990
09/07/2021, 7:58 AMsync.storage.url
queue, where message 2 is about deleting a certain key and message 10 is about writing it again. all other messages are related to other keys. When I run queue:worker:start
I end up having an empty key in redis which really confuses me. we dont have priority queues or anything and default ordering is fifo. So I actually expect to have a valid key in redis afterwards. is there any log I could double check the order how the messages are being processed? is there any good place to debug? I published the 2 messages one by one with rabbit and could at least make sure that the payload is valid and key is written successful doing it that way.happy-addition-42792
09/07/2021, 11:21 AMmicroscopic-spoon-7123
09/07/2021, 12:11 PM$resourceRouteCollection->addPatch('patch', OrdersRestApiConfig::RESOURCE_ORDERS_IS_PROTECTED);
How can i configure access to endpoints by the right way?colossal-camera-16144
09/07/2021, 9:27 PMmammoth-autumn-37948
09/08/2021, 7:12 AM[Command "Architecture check" (file: ./src/Pyz/Zed/Cart/CartDependencyProvider.php) fails] PHP Fatal error: Uncaught TypeError: Argument 2 passed to ArchitectureSniffer\Common\Bridge\BridgeMethodsRule::findNotMatchingMethodsForBridgeInterface() must be an instance of ReflectionClass, null given, called in /Users/gpiemontese/Projects/projekt.local/project/vendor/spryker/architecture-sniffer/src/Common/Bridge/BridgeMethodsRule.php on line 98 and defined in /Users/gpiemontese/Projects/projekt.local/project/vendor/spryker/architecture-sniffer/src/Common/Bridge/BridgeMethodsRule.php:177
Stack trace:
#0 /Users/gpiemontese/Projects/projekt.local/project/vendor/spryker/architecture-sniffer/src/Common/Bridge/BridgeMethodsRule.php(98): ArchitectureSniffer\Common\Bridge\BridgeMethodsRule->findNotMatchingMethodsForBridgeInterface(Object(PHPMD\Node\InterfaceNode), NULL)
#1 /Users/gpiemontese/Projects/projekt.local/project/vendor/spryker/architecture-sniffer/src/Common/Bridge/BridgeMethodsRule.php(61): ArchitectureSniffer\Common\Bridge\BridgeMethodsRule->verifyInterface in /Users/gpiemontese/Projects/projekt.local/project/vendor/spryker/architecture-sniffer/src/Common/Bridge/BridgeMethodsRule.php on line 177
I don't understand where is the problem... Has anyone any idea how to fix it?
Thank u all in advance!gifted-angle-76552
09/08/2021, 10:05 AMclean-potato-68835
09/08/2021, 1:29 PMaverage-continent-3379
09/08/2021, 2:28 PMconsole 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 of what is in the DB and so far I couldn't get it to synch everything.lemon-magazine-17731
09/09/2021, 2:58 PMstocky-insurance-30459
09/10/2021, 2:11 AMDocker 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 ?.nutritious-angle-64267
09/14/2021, 7:28 AMcolossal-alligator-85110
09/14/2021, 8:49 AMdocker/sdk up --build --assets
Anyone know , what i am missing ...average-continent-3379
09/14/2021, 11:17 AMproduct_abstract_image
event, but neither worked.happy-addition-42792
09/14/2021, 1:32 PMSpryker\Zed\PriceProductStorage\Business\Storage\PriceProductConcreteStorageWriter
.rough-scientist-68683
09/16/2021, 7:09 AMComparatorOperators::TYPE_STRING
for the accepted types and that includes contains
and does not contain
as well but I don't want to offer those two. I thought I need a custom type, something like exact match
but that didn't work.
I would really appreciate a little help with this 🙂 .
Thank you and have a nice day.nutritious-angle-64267
09/16/2021, 8:18 AMlemon-magazine-17731
09/16/2021, 10:54 AMhundreds-flower-81270
09/16/2021, 4:23 PMfresh-family-51844
09/17/2021, 4:54 AMvendor/spryker/session-redis/src/Spryker/Shared/SessionRedis/Handler/SessionHandlerRedisLocking.php
throw new LockCouldNotBeAcquiredException(
sprintf(
'%s could not acquire access to the session %s',
self::class,
$sessionId
)
);
colossal-alligator-85110
09/17/2021, 2:28 PMnutritious-daybreak-34090
09/17/2021, 7:10 PMenough-byte-77557
09/20/2021, 9:47 AMwitty-jordan-77597
09/21/2021, 12:59 PMclean-potato-68835
09/22/2021, 7:11 AMlemon-magazine-17731
09/22/2021, 7:12 AMgentle-magician-10759
09/22/2021, 2:07 PM