-
Hello all,
I am getting this exception inside a client stub:
`Spryker\Shared\ZedRequest\Client\Exce
Hello all, I am getting this exception inside a client stub: Spryker\Shared\ZedRequest\Client\Exception\TransferNotFoundException - Exception: No class name given for Transfer generation. When I call this function: public function addAntelopeToQueue(AntelopeTransfer $antelopeTransfer): TransferInterface{ return…
-
Hey all... xdebug connection problems again...
In Phpstorm server is configured, container are start
Hey all... xdebug connection problems again... In Phpstorm server is configured, container are started with th -x flag, in xdebug.ini ${SPRYKER_XDEBUG_HOST_IP} is replaced with host.docker.internal. Ide is set to listen for incoming xdebug connections. In the logs xdebug complains time-outs (NOTICE: PHP message: Xdebug:…
-
Strange, I'm trying to put a React component into Yves but it's not showing up at all. It's transpil
Strange, I'm trying to put a React component into Yves but it's not showing up at all. It's transpiling alright with Babel, but my component is just not there. I'm following this: https://docs.spryker.com/docs/scos/dev/front-end-development/yves/atomic-frontend/integrating-react-into-atomic-frontend.html Any ideas what I…
-
Hi
Please let me know how can I write unit test cases of the function having redis dependency.
In fu
Hi Please let me know how can I write unit test cases of the function having redis dependency. In function I am getting the value from redis after passing key. public function getGlobalConfigValueByKey(string $configKey) { $configValueData =…
-
Hi Team
How to create a fake file and read that CSV file
I wanted to write some unit test cases whe
Hi Team How to create a fake file and read that CSV file I wanted to write some unit test cases when we upload CSV. ?
-
Hello,
I am trying to build a test for custom REST Api module an facing some issue.
1. Codeception.
Hello, I am trying to build a test for custom REST Api module an facing some issue. * Codeception.yml namespace: PyzTest\Glue\NgcategoryRestApipaths: tests: . data: _data support: _support log: _outputcoverage: enabled: true remote: false whitelist: { include: ['../../../../src/*'] }suites: Glue: path: Plugin class_name:…
-
Hi there !
Someone know why the ids and passwords does'nt work on the different part of the shop lik
Hi there ! Someone know why the ids and passwords does'nt work on the different part of the shop like "www.myshop-staging.cloud.spryker.com" or "backoffice.myshop-staging.cloud.spryker.com" ? Did i have to create a first user for these sections or something ?
-
Also the Yves documentation says "Web Components are used only for behavior management. No client-si
Also the Yves documentation says "Web Components are used only for behavior management. No client-side rendering or logic is implemented in the frontend." But I guess it's only by defult, because this React integration seems to be doing exactly that - client-side rendering, right?#
-
Hello everyone 👋,
Has anyone already had any problems writing large values into Redis that cau
Hello everyone 👋, Has anyone already had any problems writing large values into Redis that caused timeouts or similar problems? From NewRelic I noticed that it needs 60sec to make a setex and then the whole thing goes into 504 Gateway-Timeout of course. Can anyone give me some Tip on how to analyze and/or understand why…
-
Hi I'm trying the GlueAPI spryk generator stuff but it fails on step one. Any Ideas?
```$ docker/sdk
Hi I'm trying the GlueAPI spryk generator stuff but it fails on step one. Any Ideas? $ docker/sdk console spryk:run AddGlueBasicStructure --mode=project --module=ResourcesRestApi --organization=Pyz --resourceType=resources--> DEVELOPMENT MODE Store: FI | Environment: docker.dev Enter value for…
-
Hello,
How to debug the following error
```Spryker\Glue\Kernel\ClassResolver\DependencyProvider\Depe
Hello, How to debug the following error Spryker\Glue\Kernel\ClassResolver\DependencyProvider\DependencyProviderNotFoundException - Exception: Spryker Kernel ExceptionCan not resolve NgcategoryRestApiDependencyProvider for your module "NgcategoryRestApi"You can fix this by adding the missing DependencyProvider to your…
-
Hi suddenly our backoffice starts crashing on product edit, we haven't (consciously) updated anythin
Hi suddenly our backoffice starts crashing on product edit, we haven't (consciously) updated anything. I assume something has changed and needs updating?
-
Hello everyone here 👋 I would like to know if there is any possibility to add the `ext-xsl` ex
Hello everyone here 👋 I would like to know if there is any possibility to add the ext-xsl extension to the docker image via configuration files (like deploy.ymlfiles) in order to not build a custom image for the shop. I have a composer dependency that requires this extension and I need it to have on every deployed…
-
How should i upload a csv file and move it into the folder ?
How should i upload a csv file and move it into the folder ?
-
Hi
I want to insert data in glossary module with the help of CSV file
Can some one suggest me the be
Hi I want to insert data in glossary module with the help of CSV file Can some one suggest me the best way to do it ..?
-
Is there a good way to programmatically apply a discount to an order during checkout?
Is there a good way to programmatically apply a discount to an order during checkout?
-
Hey ! When i use Docker/sdk up command it shows this warning : Neither SSH agent or COMPOSER-AUTH is
Hey ! When i use Docker/sdk up command it shows this warning : Neither SSH agent or COMPOSER-AUTH is configured. Private repositories would not be accessible. Is this important or should i ignore this?
-
Hey everyone,
I am looking for a dropdown filter above the listing of the category module. same as
Hey everyone, I am looking for a dropdown filter above the listing of the category module. same as the image attached. can anyone tell me how can I add drop-downs there and how can I pass data to the backend on the change event to filter out records??
-
Hi
How should i add custom CSS for my back office glossary module
i want to change height of the tex
Hi How should i add custom CSS for my back office glossary module i want to change height of the textarea
-
Hi at all,
has anybody problems with logging in Spryker PaaS? At this moment we see no logs in AWS
Hi at all, has anybody problems with logging in Spryker PaaS? At this moment we see no logs in AWS Cloudwatch and we are struggling with log configuration or some unknown topics. And
-
I am not able to update the host file in my system it shows "You don't have permis
I am not able to update the host file in my system it shows "You don't have permission" How to implement the highlighted step
-
Hello Team!
I am new to Spryker. I am trying to a REST API that reads in data from an external sourc
Hello Team! I am new to Spryker. I am trying to a REST API that reads in data from an external source that my module can use from the backend. I'm having trouble finding a place to start. Does anyone have any documentation or first steps they could share?
-
Hello, I noticed one thing in IDE(VS Code) that few spryker classes are shown as deprecated like Res
Hello, I noticed one thing in IDE(VS Code) that few spryker classes are shown as deprecated like RestRequestInterface and RestResponseInterface. The message getting shown is @deprecated — Will be removed without replacement. I'm using intelephense(1007) plugin for my VS code. Can someone please help me in understanding the…
-
Did anyone else got this weekend _a lot_ of *timed out* errors coming from the *PayPal API*? Like th
Did anyone else got this weekend a lot of timed out errors coming from the PayPal API? Like this: "[api.paypal.com](http://api.paypal.com) port 443: Connection timed out"
-
Hi I want to add one CSS file but spryker puts public folder in gitignore
can any one help how shou
Hi I want to add one CSS file but spryker puts public folder in gitignore can any one help how should i upload my custom CSS to git ?
-
I think I found importer bug. Here is the scenario.
In stores.php I have added 3 locales for $tem
I think I found importer bug. Here is the scenario. In stores.php I have added 3 locales for $templates and $stores variable: en_US, de_DE, en_GB . I am importing category data which is throwing following error: Spryker\Zed\DataImport\Business\Exception\DataImportException - Exception: Unable to execute INSERT statement…
-
Moved: Trying to remove unique constraint from Propel database column...
This discussion has been moved.
-
After completing all the steps of installing docker+Ubuntu B2c-demo-shop now i am
After completing all the steps of installing docker+Ubuntu B2c-demo-shop now i am not sure how to open it in browser because its showing this error in browser -
-
/data/vendor does not exist and could not be created.
/data/vendor does not exist and could not be created.
-
Hi ! I am newbie here , i tried installing Docker + Ubuntu spryker B2C demo shop f
Hi ! I am newbie here , i tried installing Docker + Ubuntu spryker B2C demo shop follwoing the spryker quick install documentation .. my question is after completing all the steps how to start spryker in browser? because in the documentation the last step provides link to start spryker in browser is not working.