Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indexes always in backlog #47

Open
mirkorap opened this issue Dec 2, 2019 · 0 comments
Open

Indexes always in backlog #47

mirkorap opened this issue Dec 2, 2019 · 0 comments

Comments

@mirkorap
Copy link

mirkorap commented Dec 2, 2019

Hi,
I have a problem with smartcategory_product indexer. I need to sync a lot of products from a PIM to Magento. During the sync I see that the smartcategory_product indexer go in stuck and the smartcategories doesn't work properly (some products don't show in the smart category). If I disable the module, all work properly. I see also that this problem maybe is caused when I have a too nested categories. The structure of my categories is the following:

  • Master catalog
    • Woman
      • Bags
        • Handbags
          • Tote bags

The problem is with the 4° level of nesting (Tote bags in my example). In fact if I expand the treeview of Handbags, I receive a 404 error from console:

http://172.50.0.10/admin_o35t7f/smartcategory/rule/categoriesJson/key/7e318a4e519498749fc91536bc31318ce956a87f31458af4818398e3b0cd24ab/attribute/category_ids/form/category_formrule_conditions_fieldset_328/?isAjax=true

The route smartcategory/rule/categoriesJson does not exists. Could this be linked with the indexing error?

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

No branches or pull requests

1 participant