- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Reindex issue in magento 2.1.7
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento_CustomerSampleData' is not specified
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