What are the Slack Archives?
It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Docker
Discussion List
-
Hey guys
Has anyone encountered this error when running this
`docker/sdk bootstrap deploy.dev.yml`
Hey guys Has anyone encountered this error when running this docker/sdk bootstrap deploy.dev.yml
-
Hello everyone. I'm facing an issue where I can't execute `console dev:ide-auto-completion:generate`
Hello everyone. I'm facing an issue where I can't execute console dev:ide-auto-completion:generate. I'm out of solutions, tried everything from deleting vendor directory to starting a fresh project environment. I'm on Ubuntu 20.04.2 LTS. Could someone help me out?
-
hi! help me pls with docker. i have error:
=> CACHED
hi! help me pls with docker. i have error: => CACHED <docker-image://docker.io/docker/dockerfile:experimental@sha256:600e5c62eedff338b3f7a0850beb7c05866e0ef27b2d2e8c02aa468e78496ff5> 0.0s => ERROR [internal] load metadata for docker.io/library/oneal_b2c_base_app:1.0 1.5s => [auth] library/oneal_b2c_base_app:pull token for…
-
Hello folks,
I wonder if anyone came across the `SPRYKER_BUILD_HASH` env variable while using docker
Hello folks, I wonder if anyone came across the SPRYKER_BUILD_HASH env variable while using docker/sdk and found out about how and when i could/should be set to be reflected during build. Most interesting when using baked mode and production building.
-
Hi everyone, I have a question : what is the equivalent to "vendor/bin/install" in docker?
Hi everyone, I have a question : what is the equivalent to "vendor/bin/install" in docker?
-
Hello! I'm experiencing some serious performance issues while using mutagen. Here's the output of `t
Hello! I'm experiencing some serious performance issues while using mutagen. Here's the output of top inside the container: Load average: 22.94 23.11 20.13 17/1455 351 PID PPID USER STAT VSZ %VSZ CPU %CPU COMMAND 275 0 root S 965m 8% 1 12% .mutagen/agents/0.12.0-beta2/mutagen-agent synchronizer 258 0 root S 966m 8% 4 12%…
-
Hi everyone, anyone install with Docker in Windows and enable XDebug? i got this error in logs "[yve
Hi everyone, anyone install with Docker in Windows and enable XDebug? i got this error in logs "[yves] [yves_eu] - [21-Apr-2021 00:29:09] WARNING: [pool debugger] child 10 said into stderr: "NOTICE: PHP message: Xdebug: [Step Debug] Time-out connecting to debugging client, waited: 200 ms. Tried: host.docker.internal:9003…
-
Hello everyone,
because we have so much data that would need to be pushed to the Storage-Redis, we
Hello everyone, because we have so much data that would need to be pushed to the Storage-Redis, we opted to switch it out for a direct database connection as outlined here: https://documentation.spryker.com/docs/howto-replace-key-value-storage-with-database Now we've got the problem that we need a reliable way to set this…
-
Hi all, I followed the steps to install using Docker on Macos, I am now getting following error: `ER
Hi all, I followed the steps to install using Docker on Macos, I am now getting following error: ERROR: Couldn't find env file: /opt/Work/Spryker/b2c-demo-shop/.env Can someone help, please?
-
hello everyone, i have a problem setting up the environment.
As soon as I call up e.g. docker/sdk u
hello everyone, i have a problem setting up the environment. As soon as I call up e.g. docker/sdk up and the vendor is set up via composer, I get the following error: Generating autoload files composer/package-versions-deprecated: Generating version class... composer/package-versions-deprecated: ...done generating version…
- (Untitled)
-
⚠ :ladybug: Important notice about Docker 3.3.0 and Mutagen.
Mutagen stops to work if you u
⚠ :ladybug: Important notice about Docker 3.3.0 and Mutagen. Mutagen stops to work if you upgrade Docker to 3.3.0. https://github.com/mutagen-io/mutagen/issues/265 So if you are using Mutagen do not upgrade Docker until the problem is fixed.
-
Hello, since I updated our images with `docker/sdk pull` I had to add an empty `.env` file at projec
Hello, since I updated our images with docker/sdk pull I had to add an empty .env file at project root level. Otherwise following error occurs on docker bootup: Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix themERROR: Couldn't find env file: /Users/…/ project/.envError:…
-
⚠ 🔥 Important notice regarding _*Composer*_. 🚀🚀
Composer has been upgrad
⚠ 🔥 Important notice regarding *Composer*. 🚀🚀 Composer has been upgraded to v2 in all Spryker docker PHP images yesterday. To start using newest images in development environment just run docker/sdk pull && docker/sdk up. Composer v1 is going out of support soon. Make sure your projects are compatible with Composer v2.
-
Spryker updated every newer docker image to composer 2.x which might break some packages
Spryker updated every newer docker image to composer 2.x which might break some packages
-
Hello All,
Today I've experienced an error with creating gateway container while `docker/sdk up` is
Hello All, Today I've experienced an error with creating gateway container while docker/sdk up is performed. Is this something you can help me with?
-
Hello,
Do you happen to know what might be a reason of failing connection to DB on local setup?
```C
Hello, Do you happen to know what might be a reason of failing connection to DB on local setup? Could not connect to address=(host=localhost)(port=3306)(type=master) : Socket fail to connect to host:localhost, port:3306. Connection refused: connectjava.net.ConnectException: Connection refused: connect.
-
hello,
Do you know how to increase number of the jenkins executors by docker/spryker config? I know
hello, Do you know how to increase number of the jenkins executors by docker/spryker config? I know that it can be configured on the jenkins website, but want to configure it automatically during install
-
Hello, while debugging locally why a `docker/sdk testing` does not want to boot up I found that the
Hello, while debugging locally why a docker/sdk testing does not want to boot up I found that the /env/testing.env (which is missing then) is not generated on docker/sdk boot when there is no yves in the project (see generator on github). But in our project we do not need Yves, but we still want to use tests 😉 The error…
-
Hello, after running
```docker/sdk up```
search container isnt running and i cannot access shop page
Hello, after running docker/sdk up search container isnt running and i cannot access shop page anymore. Did anyone had this issue before?
-
Is it possible to add basic auth to services: like mailhog or jenkins?
``` scheduler:
engine: j
Is it possible to add basic auth to services: like mailhog or jenkins? scheduler: engine: jenkins endpoints: [scheduler.xxx](http://scheduler.xxx): <<: *frontend-auth seems to be ignored but groups: DE: region: EU applications: Zed: application: zed endpoints: os.xxxx: store: DE <<: *frontend-auth is working fine Or can i…
-
Hello Guys,
I was trying to execute the docker/sdk up command for my b2b shop but getting an error o
Hello Guys, I was trying to execute the docker/sdk up command for my b2b shop but getting an error of search. so anyone can help me regarding that?
-
Hello All,
I have an error while `docker/sdk up` is being done right after `docker/sdk boot deploy.d
Hello All, I have an error while docker/sdk up is being done right after docker/sdk boot deploy.dev.yml => ERROR [application-debug 3/7] RUN --mount=type=cache,id=apk,sharing=locked,target=/var/cache/apk mkdir -p /etc/apk && ln -vsf /var/cache/apk /et 10.9s------ [application-debug 3/7] RUN…
-
Does anyone have experience installing Spryker on an M1 machine?
Does anyone have experience installing Spryker on an M1 machine?
-
Hello All,
Does anyone know how to connect to local DB hosted on docker in WSL2? What host/IP I shou
Hello All, Does anyone know how to connect to local DB hosted on docker in WSL2? What host/IP I should use?
-
Hello, how is it possible with the docker/sdk to use an external database instead of the docker imag
Hello, how is it possible with the docker/sdk to use an external database instead of the docker image?
-
Hello All,
Does anybody know why `docker/sdk console data:import company` report shows that 10 entit
Hello All, Does anybody know why docker/sdk console data:import company report shows that 10 entities was imported in case I have data/import/company.csv file empty? The CSV contained some rows before, but not anymore. Is there any cache to flush?
-
Hey everyone,
my new MacBook is the M1 with ARM64. Did anybody get the Demoshop running with that eq
Hey everyone, my new MacBook is the M1 with ARM64. Did anybody get the Demoshop running with that equipment?
-
in Xdebug 3 the mapping has changed, which isn't currently accounted for in the docker/sdk of spryke
in Xdebug 3 the mapping has changed, which isn't currently accounted for in the docker/sdk of spryker
-
hi folks,
in case anyone else runs into docker/sdk problems with xdebug ... check your containers xd
hi folks, in case anyone else runs into docker/sdk problems with xdebug ... check your containers xdebug version
Categories
- All Categories
- 38 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 32 Spryker News
- 534 Developer Corner
- 405 Spryker Development
- 54 Spryker Dev Environment
- 272 Spryker Releases
- 30 Propel ORM
- 46 Community Projects
- 6 Gacela Project
- 3 PHP Bridge
- 21 Hackathon
- 3.2K 📜 Slack Archives
- 115 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random
- 4 Code Testing
- 23 Product & Business Questions
- 40 Spryker Safari Questions
- 35 The Blackhole
Popular Tags
- PropelORM 41
- Community 27
- blackhole 18
- CTOTW 16
- Docker 16
- B2C 14
- Academy 13
- Spryker Digital User Group 12
- Spryker Cloud Commerce OS (SCCOS) 11
- EXCITE 2023 10
- Community Tip 9
- Hackweekender 2023 9
- Community News 7
- Zed 7
- Gacela 6
- Docker SDK 6
- Event 6
- Yves 5
- B2B 5
- Community Tip 5
- Glue API 4
- course 4
- Spryker News 4
- Hackathon 4
- DevX 4
Upcoming Events
-
EOY 23 - CommerceQuest Social Gathering
Greetings fellow CommerceNauts 👋🏻 We want to close the year with an informal community gathering. 💞 Join us for a relaxed & social gathering on the 12th of December. Enjoy some beats while chit-chatting and playing a few social games with other members. 😁🎲 A bit of everything: ice breakers and conversations 💬 tier list…
-
Spryker Digital User Group - January 2024 Edition (remote, English)
Greetings, Spryker Herd! Our monthly meetings are for everyone interested in Spryker development and surrounding topics. Each month we invite Sprykees or community member guest speakers to guide us in interactive sessions. Topics vary and range from business to technical, so be sure to check the event agenda below for more…