pimcore / ecommerce-framework-bundle

Ecommerce Framework community bundle provides e-commerce functionality such as product listing and filtering, pricing, carts and checkouts for Pimcore.
https://pimcore.com/docs/platform/Ecommerce_Framework/
Other
10 stars 32 forks source link

[Bug]: The 'kernel' service is synthetic, it needs to be set at boot time when running update index command on 11.3.1 #202

Open lucas-langa opened 3 weeks ago

lucas-langa commented 3 weeks ago

Pimcore version

11.3.1

Steps to reproduce

php bin/console ecommerce:indexservice:bootstrap --update-index

Actual Behavior

429 from opensearch image then "The 'kernel' service is synthetic, it needs to be set at boot time" error Screenshot from 2024-09-18 10-30-00

Expected Behavior

products get saved in opensearch index

medovanx commented 6 days ago

I have the same issue on Pimcore 11.4.0 using ES8 image

fashxp commented 5 days ago

related to https://github.com/pimcore/data-importer/issues/420?