Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Compatibility with Magento 2.4.1 #377

Open
TerrorSquad opened this issue Jan 30, 2021 · 1 comment
Open

Compatibility with Magento 2.4.1 #377

TerrorSquad opened this issue Jan 30, 2021 · 1 comment

Comments

@TerrorSquad
Copy link

The module doesn't seem to be fully compatible with Magento 2.4.1.

Product indexer is working as expected, ES database is getting filled with expected data, but
cms_page and cms_page indexers are having issues.

Every time I run bm indexer:reset vsbridge_cms_page_indexer && bm indexer:reindex vsbridge_cms_page_indexer a new vue_storefront_magento_en_gb_cms_page index gets created but doesn't get filled with data.
There's nothing in the elasticsearch logs nor in the Magento 2 logs.

I've ran the command multiple times and it resulted with these indexes being created (most of them are filled).

vue_storefront_magento_en_gb_agreement_1611928219
283B/283B	0
vue_storefront_magento_en_gb_attribute_1611928897
126ki/126ki	154
vue_storefront_magento_en_gb_category_1611928896
1.14Mi/1.14Mi	574
vue_storefront_magento_en_gb_cms_block_1611928898
1.34Mi/1.34Mi	685
vue_storefront_magento_en_gb_cms_page_1611851262
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611864082
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611866155
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611928900
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611929655
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611929887
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611930299
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611930463
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611932129
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611932654
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1611939276
283B/283B	0
vue_storefront_magento_en_gb_cms_page_1612018095
208B/208B	0
vue_storefront_magento_en_gb_product_1611928220
548Mi/548Mi	188k

If the module is actually compatible with Magento 2.4.1. could you please give me some guidance on how to solve this issue?

Thank you

@mileandra
Copy link

@TerrorSquad what version are you using? I am not having any issues with "divante/magento2-vsbridge-indexer": "^2.0" on magento 2.4.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants