cancel
Showing results for 
Search instead for 
Did you mean: 

Reindex issue in magento 2.1.7

Reindex issue in magento 2.1.7

Hi

I have installed magento 2.1.7 on web hosting, there have some issue in re indexing please suggest me for indexing on web hosting.Untitled 2.png 

6 REPLIES 6

Re: Reindex issue in magento 2.1.7

Hi @Famekart,


The image is not visible yet (I guess a moderator has to approve image).

Can you copy the message/error?

Re: Reindex issue in magento 2.1.7

Hello You have to reindexing your system using indexer command from command line terminal.

Using Terminal, Open your Magento root path with SSH.

Just go to system root path and run command,

php bin/magento indexer:reindex


After successfully completed run above command your issue will resolve.

Please let me know if you need any help.

If answer helpful, click Kudos and accept as solutions.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: Reindex issue in magento 2.1.7

@Famekart,

 

Please check the documentation: http://devdocs.magento.com/guides/v2.1/config-guide/cli/config-cli-subcommands-cron.html


You'll need to be sure if your Magento's cronjobs are running.

Magento_CustomerSampleData' is not specified

Hi,

I am install a paid theme in magento 2.1.7, there have some problem when am run setup wizard to activate theme. Please check & revert.

 

http://famekart.in/themesetup

Re: Magento_CustomerSampleData' is not specified

@Famekart, I have saw your site and its display error like,

Setup version for module 'Magento_CustomerSampleData' is not specified

So you have to first remove entry from database table setup_module,

 

Manually delete Entry with Magento_CustomerSampleData in above table 

 

Now run command,

 

php bin/magento setup:upgrade

 

Thanks.

If issue solved, click Kudos and Accept as Solution.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: Magento_CustomerSampleData' is not specified

Hi @Rakesh Jesadiya

 

I'm facing the same issue with 

 

staging.dial-a-tire.ae

 

How did you locate the error? If possible to help me out as well?

 

Thank you