aloof-advantage-27856
12/01/2021, 1:07 PMaverage-continent-3379
12/01/2021, 2:25 PMreserved="false"
. And yet, although the state change itself seems to happen smoothly and the orders that need to get into this new state, get there alright, but the products they held reserved are still not released from reservation.
What am I missing here...?full-psychiatrist-50618
12/01/2021, 4:00 PMmammoth-painting-63509
12/02/2021, 7:47 AM/guest-cart-items
is missing in swagger, but instead some other endpoints are listed here. The endpoint works, but is just not documented in swagger. We're using version 5.13.2
of the spryker/carts-rest-api
module. Do we need to configure something in our project or is there a problem in the module? Does the action maybe need a path
just like the other ones in that class?dazzling-ability-48344
12/02/2021, 8:15 AMimage:
tag: spryker/php:8.0-alpine3.13
But we get the following error on frontend:project:install-dependencies
Install Project dependencies
[info] npm
[info] WARN
[info] prepare removing existing node_modules/ before installation
[info]
> core-js@3.4.8 postinstall /data/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"
[info]
> fsevents@1.2.13 install /data/node_modules/watchpack-chokidar2/node_modules/fsevents
> node install.js
[info]
[info] Skipping 'fsevents' build as platform linux is not supported
[info]
> node-sass@4.14.1 install /data/node_modules/node-sass
> node scripts/install.js
[info] Cached binary found at /home/spryker/.npm/_cacache/node-sass/4.14.1/linux_musl-x64-83_binding.node
[info]
> node-sass@4.14.1 postinstall /data/node_modules/node-sass
> node scripts/build.js
[info] Binary found at /data/node_modules/node-sass/vendor/linux_musl-x64-83/binding.node
[info] Testing binary
[info] Binary is fine
[info]
> iltorb@2.4.5 install /data/node_modules/iltorb
> node ./scripts/install.js || node-gyp rebuild
[info] info
[info] looking for cached prebuild @ /home/spryker/.npm/_cacache/_prebuilds/80989c-iltorb-v2.4.5-node-v83-linuxmusl-x64.tar.gz
[info] http
[info] request GET <https://github.com/nstepien/iltorb/releases/download/v2.4.5/iltorb-v2.4.5-node-v83-linuxmusl-x64.tar.gz>
[info] http
[info] 404 <https://github.com/nstepien/iltorb/releases/download/v2.4.5/iltorb-v2.4.5-node-v83-linuxmusl-x64.tar.gz>
[info] WARN install No prebuilt binaries found (target=14.18.1 runtime=node arch=x64 libc=musl platform=linux)
[info] gyp
[info]
[info] ERR! find Python
gyp
[info] ERR!
[info] find Python
[info] Python is not set from command line or npm configuration
[info] gyp ERR! find Python Python is not set from environment variable PYTHON
gyp
[info] ERR! find Python checking if "python" can be used
[info] gyp ERR! find Python - "python" is not in PATH or produced an error
[info] gyp
[info] ERR!
[info] find Python checking if "python2" can be used
[info] gyp ERR!
[info]
[info] find Python
[info] - "python2" is not in PATH or produced an error
gyp ERR!
[info] find Python checking if "python3" can be used
gyp ERR! find Python - "python3" is not in PATH or produced an error
gyp ERR! find Python
gyp ERR! find Python **********************************************************
gyp ERR! find Python You need to install the latest version of Python.
gyp ERR!
[info]
[info] find Python
[info] Node-gyp should be able to find and use Python. If not,
gyp ERR! find Python you can try one of the following options:
[info] gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"
gyp ERR! find Python (accepted by both node-gyp and npm)
gyp ERR! find Python
[info] - Set the environment variable PYTHON
gyp ERR! find Python - Set the npm configuration variable python:
[info] gyp ERR!
[info] find Python npm config set python "/path/to/pythonexecutable"
gyp ERR! find Python For more information consult the documentation at:
gyp ERR! find Python <https://github.com/nodejs/node-gyp#installation>
gyp ERR!
[info] find Python **********************************************************
gyp ERR! find Python
[info] gyp
[info] ERR! configure error
[info] gyp
[info] ERR! stack Error: Could not find any Python installation to use
gyp ERR! stack at PythonFinder.fail (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:307:47)
gyp ERR! stack at PythonFinder.runChecks (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:136:21)
gyp ERR!
[info] stack at PythonFinder.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:179:16)
gyp ERR! stack at PythonFinder.execFileCallback (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:271:16)
gyp ERR! stack at exithandler (child_process.js:390:5)
gyp ERR!
[info] stack at ChildProcess.errorhandler (child_process.js:402:5)
gyp
[info] ERR! stack at ChildProcess.emit (events.js:400:28)
gyp
[info] ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:280:12)
gyp ERR! stack
[info] at onErrorNT (internal/child_process.js:469:16)
gyp
[info] ERR! stack
[info] at processTicksAndRejections (internal/process/task_queues.js:82:21)
[info] gyp
[info] ERR! System Linux 5.10.47-linuxkit
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
[info] gyp ERR!
[info] cwd /data/node_modules/iltorb
[info] gyp
[info] ERR! node -v v14.18.1
[info] gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
[info] added 1359 packages in 19.123s
Does anyone have an idea what we can do to fix this?
The troubleshooting.md doesn't really help in this case.thousands-postman-15049
12/02/2021, 1:05 PMlimited-electrician-1458
12/02/2021, 2:35 PMenough-byte-77557
12/02/2021, 4:28 PMenough-byte-77557
12/03/2021, 9:28 AMmysterious-ambulance-11183
12/03/2021, 2:08 PMacceptable-queen-54570
12/06/2021, 1:31 PMcodeception/lib-innerbrowser
because the custom repo that is used in spryker is not updated as the base repo and the requirment for php is php >=5.6.0 <8.0
numerous-kitchen-79937
12/06/2021, 1:36 PMflaky-portugal-31584
12/06/2021, 3:48 PMcold-dog-68360
12/07/2021, 1:09 PMPulling cli (myworld_b2c_dev_run_cli:dev)...
ERROR: pull access denied for myworld_b2c_dev_run_cli, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
cold-dog-68360
12/07/2021, 1:10 PMnumerous-kitchen-79937
12/07/2021, 3:30 PMhandsome-church-15667
12/08/2021, 8:00 AMproduct_management_attribute.csv
file has is_multiple
field but it is not referenced anywhere in the spryker codemammoth-painting-63509
12/08/2021, 4:03 PMspryker/discount
module was updated recently and it's now possible to set validTo
to a datetime. The Query uses >=
, which means, that the configured validTo
datetime would also be valid and only one minute after that datetime invalid. But the german translation still says Gültig bis (exklusive):
. See:
• https://github.com/spryker/discount/blob/7c65b830beb5b18bfd2f802d9030533ce2c9b869/[…]src/Spryker/Zed/Discount/Persistence/DiscountQueryContainer.php
• https://github.com/spryker/discount/blob/fa09a02b818903a3076b52d1d395028cb9ccdb28/data/translation/Zed/de_DE.csv#L73
Am I just understanding this wrong? Is the translation wrong? Or is the login in the query wrong?full-motorcycle-97796
12/09/2021, 10:39 AMacoustic-motherboard-16553
12/09/2021, 10:39 AMnumerous-kitchen-79937
12/09/2021, 2:59 PMacceptable-waitress-80115
12/13/2021, 8:19 AM'@CustomerPage/views/login/login.twig' => '/data/src/Pyz/Yves/CustomerPage2B/Theme/default/views/login/login.twig',
The obvious problem is now that I get the same template rendered for all other stores as well.
Any suggestion how I could solve this problem?billions-room-87049
12/13/2021, 9:01 AMvictorious-island-92911
12/13/2021, 10:38 AMmysterious-ambulance-11183
12/13/2021, 12:52 PMearly-art-81990
12/13/2021, 3:08 PM\Spryker\Zed\ProductCategorySearch\Persistence\ProductCategorySearchRepository::getAllCategoriesWithAttributesAndOrderByDescendant
seems to make problems. In our case we get a result with ~130k (28 stores, lots of product->category relations, many attributes) entities here. The raw sql is fast, but with propel its very slow. We have already implemented memoization, so we only need to call it once, but still looking for improvements. We played around with the formatters and tried to use ModelCriteria::FORMAT_ARRAY
as formatter here, but it runs into an exception. I dont understand why. It happens in \Orm\Zed\Category\Persistence\Base\SpyCategoryAttribute::hydrate
where it for some reason has a $startcol
of 6. Where does it come from? It might be that changing the formatter has no effect but I still want to understand this issue with the $startcol or $offset. It seems to be relation with using virtual columns (->withColumn()
) but even when removing these I get the error. Any ideas on that or any other ideas how to improve it?plain-postman-87754
12/14/2021, 2:16 PMnumerous-kitchen-79937
12/15/2021, 9:49 PMhappy-addition-42792
12/20/2021, 9:33 AMSave new address to address book
/ Neue Adresse in Adressbuch speichern
on the address page, the address doesn't get validated at all.full-carpet-73492
12/20/2021, 10:12 AM