-
How to Resolve "413 Request Entity Too Large" Error in Spryker Yves Custom Form for File Uploads?
I have created a custom form with enctype="multipart/form-data" in the Spryker Yves layer to upload and save files using an input of type file. The files are saved to an AWS S3 bucket. When uploading files of 500 KB each in both inputs, the upload works correctly. However, attempting to upload files totaling 1 MB together…
-
spryker/robotframework-suite-tests issue with deployment pipeline
Hi, since yesterday our ci/cd pipeline is failing because of the latest commit in the spryker/robotframework-suite-tests repository. Here is why it's failing with the latest changes: RUN rfbrowser init:27.97 return f(get_current_context(), *args, **kwargs)27.97 File…
-
Variable OMS execution time
I need to check the status of payments with the OMS as follows every minute for the first 6 hours (this is the default) every 15 minutes from 6 hours to 48 hours. How can I do this with the OMS? I tried to modify the getStateMachineLockerTimeoutInterval() from the OmsConfig but if I change it to 15 minutes it's applied to…
-
Blackfire.so warning
There's an issue with Blackfire.so, it's preventing us from getting Spryker started. Had to bypass the issue by not enabling the blackfire extension in deploy file. The issue was present also in b2b demoshop 202410. [19-Nov-2024 06:21:19 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'blackfire.so' (tried:…
-
I'm trying to remove the price display from search results
Hi everyone, I'm trying to remove the price display from search results. I attempted to remove the ProductPriceQueryExpanderPlugin from Pyz\Client\Catalog\CatalogDependencyProvider::createCatalogSearchQueryExpanderPlugins, but the changes don’t seem to reflect. Is there a specific command or step needed to apply these…
-
Spryker Core Module Redefined
From the 2nd version of Spryker Commerce Framework, the commerce products (B2B, B2C, B2B MP, B2C MP, Unified Commerce) based on the framework had high level of module granularity. You can find modules like Category, CategoryStorage, CategoryPageSearch, CategoryDataImport, CategoryDataExport, CatalogPage etc. This was a…
-
Incompatibility mutagen version 0.18.0
Hi everyone, since mutagen version 0.18.0 we get the following error message when starting spryker via docker/sdk: unable to bring up Mutagen Compose sidecar service: Error response from daemon: network is ambiguous (X matches found based on ID prefix) Could this be a problem in this explicit mutagen version or can someone…
-
Info: Elastic search repository gone
Heyhey, some of you have maybe already noticed, the elasticsearch repo is gone. https://packagist.org/packages/elasticsearch/elasticsearch This package's canonical repository appears to be gone and the package has been frozen as a result. Lets see when this will be fixed. You can follow news about that in the elastic…
-
Mutagen got slower?
Hello everyone, is it just me (any my colleagues) or did Mutagen has gotten slower and slower in recent times? OS plattform is MacOS 15.0 I'm on docker/sdk 1.60.0 on my project, but it looks like there are no mutagen-related changes in more recent versions Mutagen is 0.17.6 Mutagen sidecar-image is…
-
HackWEEK 2024 - Here are the winners 🙌
Heyhey, Our first ever Spryker HackWEEK is over and I am happy to have the honor to announce the two winning projects 🤩 DUO-TEAM @vasily.rodin & @evgeny: Together they created a Platform Contribution to enhance console commands for debugging purposes. For this Hackathon they enhanced the console commands queue:worker:start…