Skip to content

We can't find products matching the selection- after upgrading from 2.0.7 to 2.1.0 #6359

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

Closed
daschenbrener opened this issue Aug 26, 2016 · 5 comments

Comments

@daschenbrener
Copy link

Preconditions

Php 7.0.6
Mariadb 10.1.14
Ubuntu 16.04

Steps to reproduce

  1. performed a migration from 1.9.2.2 to 2.0.7
  2. we performed then an upgrade from 2.0.7 to 2.1.0 using composer
  3. at that point we had offset error issues while trying to access orders, products, and the catalog,in the backend. we resolved those.
  4. In the front end, we have this error. and not products at all are being displayed.

We can't find products matching the selection.

Expected result

  1. products and catalog should be able to be displayed on front end.

Actual result

  1. the error message

    We can't find products matching the selection.

as well as this in the debug log

[2016-08-26 16:25:40] main.DEBUG: cache_invalidate: {"method":"GET","url":"http://oursiteurl/","invalidateInfo":{"tags":["interception","CONFIG"],"mode":"matchingTag"},"is_exception":false} []
[2016-08-26 16:25:45] main.DEBUG: cache_invalidate: {"method":"GET","url":"http://oursiteurl","invalidateInfo":{"tags":["interception","CONFIG"],"mode":"matchingTag"},"is_exception":false} []

we have tried to reindex.
changed the status in the database on this index to invalid to force a reindex (so we think), but no difference.

@veloraven
Copy link
Contributor

@daschenbrener thank you for your report.
Did you check if it worked on ver. 2.0.7 after migration?
Do you have multi-store instance?

@daschenbrener
Copy link
Author

daschenbrener commented Aug 29, 2016

Yes it did work.
yes there are multi stores views

@rbncha
Copy link

rbncha commented Sep 1, 2016

I have the same issue. None of these show any products: category pages, new arrivals, featured, most popular/viewed.

It happened after I upgraded from 2.0.7 to 2.1.1.

Edited
One more thing,

The Admin > Product > Categories page giving this error
a:4:{i:0;s:137:"Notice: Undefined offset: 186 in /home/exampledomain/public_html/vendor/magento/module-eav/Model/ResourceModel/ReadHandler.php on line 166";i:1;s:6758:"#0 /home/exampledomain/public_html/vendor/magento/module-eav/Model/ResourceModel/ReadHandler.php(166): Magento\Framework\App\ErrorHandler->handler(8, 'Undefined offse...', '/home/suitsandm...', 166, Array)

@TommyKolkman
Copy link

I can second this. Upgraded from 2.0.8 to 2.1.0 though.

@shiftedreality
Copy link
Member

Hi @daschenbrener

Thank you for your report.
This issue internally tracked and will be fixed with #5222
Closed as duplicate.

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

No branches or pull requests

5 participants