cancel
Showing results for 
Search instead for 
Did you mean: 

Categorie view > 404 whoops our bad > cache refresh isn't a solution

Categorie view > 404 whoops our bad > cache refresh isn't a solution

Hi,

i did a new setup of magento2.1. Almost all things working fine except one. I imported my articles with csv files. After that, when I wanna look into a categorie to get this url: domain.com/categorie1/categorie21.html I only get a page "404 not found." "whoops our bad ..."


In some boards I found the information i should refresh the caches or should do a

php -f bin/magento setup:di:compile


It didnt help.

What can I do to make this work?


Thank you in advance.

2 REPLIES 2

Re: Categorie view > 404 whoops our bad > cache refresh isn't a solution

Hi @tabstop,

 

Could you try with:

 

bin/magento indexer:reindex index_name

This command will reindex all the indexes.

Re: Categorie view > 404 whoops our bad > cache refresh isn't a solution

Thanks for the help but to do a reindex changed nothing. I still get the same message.