-
[SOLVED] Hello, I followed this tutorial
[SOLVED] Hello, I followed this tutorial https://docs.spryker.com/docs/scos/dev/setup/installing-spryker-with-docker/installation-guides/installing-in-development-mode-on-windows.html#installing-docker-prerequisites-on-windows in order to install the b2b-demo-shop with Docker on Windows with WSL2. After all steps executed…
-
Hi
another question about docker setup
I have successfully got the project to install. I want to t
Hi another question about docker setup I have successfully got the project to install. I want to try to debug it now, but whenever I do a request I get this message, even though I am sure of the project path mapping, any suggestions?
-
hello, I am trying to setup b2bdemo on my mac
and getting below error, deepakkumarthakur@AMAC02ZXA66
hello, I am trying to setup b2bdemo on my mac and getting below error, deepakkumarthakur@AMAC02ZXA66MD6N Spryker % docker/sdk bootstrap b2b-demo-shop/deploy.dev.yml Docker Compose version v2.1.1 is not supported. Please update Docker Compose to at least 1.22.0.
-
hi guys,
I am getting this error when I try to run `docker/sdk bootstrap` for the first time
File
hi guys, I am getting this error when I try to run docker/sdk bootstrap for the first time File “./deploy.yml” is not accessible. what should I do?
-
Hello there, I'm trying to add tideways to our local spryker installation, we're using the docker-sd
Hello there, I'm trying to add tideways to our local spryker installation, we're using the docker-sdk and it does not work. Maybe someone of you has an idea or is already using that in a project? I posted more details in this thread:…
-
Hi, is it possible to put a mailhog in front of a spryker cloud dev / test environment for testing?
Hi, is it possible to put a mailhog in front of a spryker cloud dev / test environment for testing?
-
Hello,
I’m using Spryker’s docker environment and found error with json_encode (and spryker’s json s
Hello, I’m using Spryker’s docker environment and found error with json_encode (and spryker’s json service). PRobably because wrong precission and serialize_precision configs it jsonizes floats to the strange numbers, eg 7051.22 to 7051.2200000000003. Have you faced this problem? How can i fix it without overwriting…
-
Hello All,
Do you know how to flush Redis in cloud manually?
Hello All, Do you know how to flush Redis in cloud manually?
-
Hi, XDebug is not working in a win10 WSL2 env. Setup was done as instructed in the documentation. Se
Hi, XDebug is not working in a win10 WSL2 env. Setup was done as instructed in the documentation. Settings are in the screenshot below. Spryker version is the newest spryker b2c. The error is "Can't find a source position. Server with name 'spryker' doesn't exist." Any ideas?
-
Hello everyone,
I'm trying to generate trace files with xdebug and in the 69-xdebug.ini the trace_ou
Hello everyone, I'm trying to generate trace files with xdebug and in the 69-xdebug.ini the trace_output_dir isset to /tmp/xdebug. In that file I added xdebug.trace_output_name = xdebug.trace.%t.%s and xdebug.trace_format=1 but no files are created in /tmp. In fact the directory /tmp/xdebug is missing. I started the…
-
Could you help me to deploy b2c locally using docker sdk ?
Could you help me to deploy b2c locally using docker sdk ?
-
hi @U025NCYDECF are you there around my friend ? i need your help
hi @florian.scholz are you there around my friend ? i need your help
-
Hello all,
i follow all steps from
Hello all, i follow all steps from https://documentation.spryker.com/docs/installing-in-development-mode-on-macos-and-linux , but at the end i get an error: "=> => naming to docker.io/library/spryker_b2c_dev_run_cli:dev 0.0s ERROR: The Compose file…
-
I am getting the same errors again as 8 days ago
hey guys, I am getting the same errors again as 8 days ago. Are the Docker images again broken? Can you maybe confirm if it is broken for you too again
-
Hello guys. My docker works fine as far as I don’t turn on XDebug (docker/sdk run/up -x). Then every
Hello guys. My docker works fine as far as I don’t turn on XDebug (docker/sdk run/up -x). Then every Zed Request crashes with message "message":"Spryker\\Shared\\ZedRequest\\Client\\Exception\\RequestException - Failed to complete request with server authority <https://zed.de.spryker.local>::10002. I’m using Macos. What…
-
Hi all, I'm trying to set up a B2C Demoshop in Development Mode in Windows based on this guide:
Hi all, I'm trying to set up a B2C Demoshop in Development Mode in Windows based on this guide: https://documentation.spryker.com/docs/installing-in-development-mode-on-windows Unfortunately I'm facing similar problems. The first one is, that the multiple setup steps are taking ages. I cannot imagine, that this is normal…
-
Good Morning..
I’m trying to get the dev setup with the latest demo shop up an running.. currently
Good Morning.. I’m trying to get the dev setup with the latest demo shop up an running.. currently I’m facing the following issues: │unexpected character "-" in variable name near "RSA PRIVATE KEY-----_ and Error: unable to bring up Mutagen service: up command failed: exit status 15 did anyone else experienced these…
-
Hello!
I am hopeing soeone can point me in the right direction.
After I start the project (docker/s
Hello! I am hopeing soeone can point me in the right direction. After I start the project (docker/sdk up) I get this error:
-
Starting from last Friday, my local Docker env keeps throwing 502 Bad Gateway errors when trying to
Starting from last Friday, my local Docker env keeps throwing 502 Bad Gateway errors when trying to open Yves URLs. It might be related to the latest Docker update. Anybody else experiencing this issue?
-
Hi all 🙂 are there any news regarding the Apple M1 issue with docker? Workarou
Hi all 🙂 are there any news regarding the Apple M1 issue with docker? Workaround or ETA for ARM images?
-
Hi All,
I'm at the beginning of my spryker in docker journey, so please be considerate of me.
I have
Hi All, I'm at the beginning of my spryker in docker journey, so please be considerate of me. I have successfully created a "Staging" environment and exported the final images via dockerr/sdk export images -t . But i didnt find a proper documentation how to bring up these exported images to a running app. (Got the FAIL…
-
Hello All,
Am trying to create a transfer object based on the spryker documentation to establish c
Hello All, Am trying to create a transfer object based on the spryker documentation to establish communication between zed and yves but am getting this error, can anyone help me
-
Hello All,
Am doing the middleware task from the intermediate course. While executing the command "*
Hello All, Am doing the middleware task from the intermediate course. While executing the command "docker/sdk console middleware:process:run -p ANTELOPE_PROCESS -i data/import/demo/in.json -o data/import/demo/out.json" am getting the error attached screenshot for it, can anyone help me to resolve that error.
-
Hello All,
Anybody configured xdebug in vs code?
Hello All, Anybody configured xdebug in vs code?
-
Hello all, I'm setting the environment with the demo shop but I'm having problems creating the datab
Hello all, I'm setting the environment with the demo shop but I'm having problems creating the database when I run vendor/bin/console propel:install. Already tried to reinstall everything but it didn't work, does someone have another solution I can try?
-
Moved: While doing docker/sdk up am getting some errors, attached a screenshot
This discussion has been moved.
-
Is it somehow possible to remove stuff like the `webdriver` completely from a project?
We don't spe
Is it somehow possible to remove stuff like the webdriver completely from a project? We don't specify anything about that in our deploy.yml, but there is still an entry for that in the docker-compose.yml and I also see that service in the output of several docker/sdk commands. (Background: We use the docker-sdk for…
-
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?
-
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 ?
-
hi all, since last night around 930pm EST I've been having an issue where the spryker_b2b_dev_run_cl
hi all, since last night around 930pm EST I've been having an issue where the spryker_b2b_dev_run_cli docker image seems to have been removed. Does anyone have any ideas or running into the same issue?