Ihor Sviziev
Ihor Sviziev
The interesting thing, after upgrading Docker Desktop to v4.27.0 (135262), I still have this issue, but the `time docker compose` command now takes about 2 seconds, which is 5 times...
@glours maybe you can also look at this issue? This is very annoying :( Unfortunately, with latest release, it still takes about 2 seconds for running just `docker compose` w/o...
@glours, just checked - yes, these 2 files are there when the issue reproduces: ```bash ➜ ~ ll ~/.docker/run ✔ total 0 srwxr-xr-x 1 ihor staff 0B Jan 30 16:06...
@norgeindian the same as before, host name didn't change
@norgeindian it actually fine for mysql/mariadb container - during the first start (w/o MySQL data), it creates a needed username/password/database and then automatically restarts MySQL, which you see in your...
@magento run Functional Tests EE, Unit Tests
As it was stated in https://github.com/magento/magento2/issues/35093#issuecomment-1260509377, it looks like it was fixed in https://github.com/magento/security-package/commit/25edf569a95d4951a5100e3baae8c090f7bbac07. Additionally, the patch is available https://experienceleague.adobe.com/docs/commerce-knowledge-base/kb/support-tools/patches/v1-1-31/acsd-50345-recaptcha-issues-during-checkout.html%3Flang%3Dja
@slavvka @lenaorobei @naydav @sidolov can we merge this PR?
@sidolov any updates?
@shiftedreality thank you for update! I updated issue description. But still some example is missing. Would be great to have something similar to https://github.com/fooman/magento2-starter-template/runs/538326475?check_suite_focus=true, so many people could try it