-
Hi, I remember in this community slack were some discussions connected with upgrade to composer 2 ve
Hi, I remember in this community slack were some discussions connected with upgrade to composer 2 version, but now I can’t find them, I think because of 10.000 slack messages history limit. Spryker, do you plan to upgrade composer to version 2 in docker images in near future? Currently we use docker/sdk with our own docker…
-
Hey guys, we recently started to use B2B Frontend Image Optimization:
Hey guys, we recently started to use B2B Frontend Image Optimization: https://github.com/spryker-shop/b2b-demo-shop/blob/master/frontend/libs/images-optimization.js Since these modules depend on additional dependencies like a C-Compiler (make, autoconf, …) we had to extend the current cli container setup.…
-
Hi @UKBTMFXMJ,
since we just ran into it during the Developer Foundations Training with Marco and
Hi @UKBTMFXMJ, since we just ran into it during the Developer Foundations Training with Marco and Dmitry, it would be really nice if there was a Kopf Container for the Elastic in order to analyze and debug (https://github.com/lmenezes/elasticsearch-kopf). Also, the .local domains can be a little problematic in some setups,…
-
maybe switching the local domains from .local to .test removes the need of a proxy anyway, since .te
maybe switching the local domains from .local to .test removes the need of a proxy anyway, since .test is actually a standardized dev/local TLD 🙂 cc @U01FMSKE9E3
-
Docker on mac stills seems like kind of a so-so operation, sometimes files don't sync and I lose hou
Docker on mac stills seems like kind of a so-so operation, sometimes files don't sync and I lose hours to debugging issues with little to no feedback from the docker setup. Am I the only one experiencing this... ? I heard a few people mentioned adding the delegated flag at some point:…
-
Hi Guys, anyone that has already properly configured the Quality Tools Inspection of PHPStorm with r
Hi Guys, anyone that has already properly configured the Quality Tools Inspection of PHPStorm with remote cli container? I have everything configured: interpreter etc.. but the qa phpstan don't want run.. My goal is to have the inspection running in background to avoid a lot of qa fix in pre-commit.. The others…
-
hey docker peeps, i've been running into this error, it seems to happen when I switch projects, at f
hey docker peeps, i've been running into this error, it seems to happen when I switch projects, at first I thought it was specific to code changes but now I'm thinking it has specifically to do with switching projects. MacOS 11.2.1 / Docker Desktop / Docker version 20.10.2 / docker-compose version 1.27.4 Docker down to…
-
Hi there, I'm tryinf to follow this instruction:
Hi there, I'm tryinf to follow this instruction: https://documentation.spryker.com/docs/installing-in-development-mode 1. Step 8 is really confusing (see screenshot), so windows or Ubuntu? 2. After I run docker/sdk up I got error: Creating spryker_b2c_dev_cli_ssh_relay_1 ... donechmod: changing permissions of…
-
Anyone else having the following error when building the containers on Spryker Cloud?
`ERROR: failed
Anyone else having the following error when building the containers on Spryker Cloud? ERROR: failed to fetch oauth token: Post <https://auth.docker.io/token>:
-
Hello All,
Did anyone experienced `php_network_getaddresses: getaddrinfo failed` issue while `docker
Hello All, Did anyone experienced php_network_getaddresses: getaddrinfo failed issue while docker/sdk bootstrap deploy.dev.yml on WSL2? => [stage-0 4/10] COPY --chown=spryker:spryker composer.json composer.lock /data/ 0.1s => ERROR [stage-0 5/10] RUN…
-
Hello! I'm trying to make a new installation of spryker after running `docker/sdk clean` , however,
Hello! I'm trying to make a new installation of spryker after running docker/sdk clean , however, for some reason it started to fail (was working fine when I made one few weeks ago):
-
heya. mutagen seems to be failing
```Creating volume "spryker_b2c_dev_cli_history" with default dri
heya. mutagen seems to be failing Creating volume "spryker_b2c_dev_cli_history" with default driverCreating spryker_b2c_dev_mutagen_1 ... doneResuming existing forwarding sessionsResuming existing synchronization sessionsCreating synchronization session "spryker-b2c-dev-dev-codebase"Connecting to agent (POSIX)...Error:…
-
Hello,
I can't run XDebug using Windows, Docker and PHPStorm.
Things i've done:
• running spryker wi
Hello, I can't run XDebug using Windows, Docker and PHPStorm. Things i've done: • running spryker with "x" flag • sending PHPSTORM cookie via browser (Xdebug helper extension) • pulling docker-sdk to the current version • setting PHPStorm like screens below • setting breakpoint in 1st line of controller action (breaking at…
-
```Store: DE | Environment: docker.dev
Starting import with /data/data/import/local/full_EU.yml conf
Store: DE | Environment: docker.devStarting import with /data/data/import/local/full_EU.yml configuration file.Importer type: antelopeImport source: /data/data/import/local/common/antelope.csvImportable DataSets: 4Imported DataSets: 0Import Time Used: 0.03 sImport status: Failed---------------------------------Overall…
-
Anyone got the same problem or has an idea how to solve it?
Anyone got the same problem or has an idea how to solve it?
-
Trying to connect to the docker postgres db
```❯ docker/sdk console --version
--> DEVELOPMENT M
Trying to connect to the docker postgres db ❯ docker/sdk console --version--> DEVELOPMENT MODEStore: DE | Environment: docker.devSpryker 1 [1612223285034] INFO (ls): Connection instance created for spryker-db. ns: "conn-manager" [1612223285063] ERROR (ls): Connecting error:…
-
After you install a new composer package I'm assuming you need to restart the containers yes?
After you install a new composer package I'm assuming you need to restart the containers yes?
-
Hey everyone,
after I stop (docker/sdk stop) and start (docker/sdk start) next day my environment h
Hey everyone, after I stop (docker/sdk stop) and start (docker/sdk start) next day my environment hast problems with login. Anyone a idea? Thanks!
-
what does this mean?
```❯ docker/sdk console
Docker version
CaotcoecttotheDockedaemoatuix:vaudocke
what does this mean? ❯ docker/sdk consoleDocker version CaotcoecttotheDockedaemoatuix:vaudocke.sock.Isthedockedaemouig? is not supported. Please, update docker to at least 18.09.1.
-
Have anyone this problem, too? I add a ‘-x’ parameter but don’t get more informations.
Have anyone this problem, too? I add a ‘-x’ parameter but don’t get more informations.
-
Hi, I am getting Bad Gateway error, Can anyone please suggest
Hi, I am getting Bad Gateway error, Can anyone please suggest
-
Hey! How to enable and use xdebug on command line using docker sdk?
i started the setup with `docker
Hey! How to enable and use xdebug on command line using docker sdk? i started the setup with docker/sdk up -x and xdebug works fine for frontend calls via the browser. The breakpoints are recognized and everything is fine. Now i am trying to debug a console command but phpstorm does not stop. Also xdebug seems not to be…
-
Heya gonna bump this
Heya gonna bump this: https://sprykercommunity.slack.com/archives/C01AH3BPM0A/p1610727536009900?thread_ts=1610586096.005200&cid=C01AH3BPM0A
-
Quick shout out for anyone starting with docker on mac OSX:
I've found that these values are not ne
Quick shout out for anyone starting with docker on mac OSX: I've found that these values are not nearly enough Set CPUs: to "4" or higher.Set Memory: to "4.00 GB" or higher.Set Swap: to "2.00 GB" or higher. bumped everything up Set CPUs: to "6" or higher.Set Memory: to "8.00 GB" or higher.Set Swap: to "4.00 GB" or higher.…
-
Heya has anyBody on macOSX been having issues with the docker container and memory?
Maybe I just ne
Heya has anyBody on macOSX been having issues with the docker container and memory? Maybe I just need to make sure to shut everything down if not in use... I've had this problem before with MacOSX/docker, it makes this beeping noise and the screen flashes...
-
hey it was suggested that I give a shout here about this issue:
hey it was suggested that I give a shout here about this issue: https://sprykercommunity.slack.com/archives/C01AH3BPM0A/p1610147861147900?thread_ts=1610131104.142800&cid=C01AH3BPM0A
-
hey guys, happy new year 🎉 one short question: Is there any specific reason that the docs here
hey guys, happy new year 🎉 one short question: Is there any specific reason that the docs here suggest to install docker-compose version 1.24, and not the latest version? https://documentation.spryker.com/docs/installing-docker-prerequisites-on-linux Are the docs just not updated regularly? Because I think there is no real…
-
hey guys, I have a small question regarding a docker/sdk setup: In the store .env files, docker/sdk
hey guys, I have a small question regarding a docker/sdk setup: In the store .env files, docker/sdk generates SPRYKER_OAUTH_KEY_PRIVATE with \n replaced by __LINE__ , see also method buildSecrets() of the docker/generator/index.php - my question is: If we pass this directly to Spryker with an entry in config_default.php…
-
Hi,
I'm not sure if it's docker/sdk bug, or something else, but looks like it doesn't terminate muta
Hi, I'm not sure if it's docker/sdk bug, or something else, but looks like it doesn't terminate mutagen session(s) during docker/sdk stop. Even restarting mac doesn't help. I had to run mutagen sync terminate project_name-codebase, then (re)start docker/sdk and now it added only one, working mutagen session.
-
I am walking through the Spryker bootcamp and am trying to install the b2c demo shop in development
I am walking through the Spryker bootcamp and am trying to install the b2c demo shop in development mode via Docker on Windows. Looks all good till I am trying to run "docker/sdk bootstrap deploy.dev.yml" where I get following error. Looking into the "/data/deployment" folder I am missing the project.yml file it is trying…