2

I experience a strange error which is filling up var/system.log:

2016年01月18日T17:04:25+00:00 ERR (3): Notice: Undefined offset: 22 in /chroot/home/www/files/html/app/code/core/Mage/Catalog/Model/Layer/Filter/Price/Algorithm.php on line 366 2016年01月18日T17:04:25+00:00 ERR (3): Notice: Undefined offset: 0 in /chroot/home/www/files/html/app/code/core/Mage/Catalog/Model/Layer/Filter/Price/Algorithm.php on line 368 2016年01月18日T17:04:25+00:00 ERR (3): Notice: Undefined offset: -1 in /chroot/home/www/files/html/app/code/core/Mage/Catalog/Model/Layer/Filter/Price/Algorithm.php on line 384 2016年01月18日T17:04:25+00:00 ERR (3): Notice: Undefined offset: -1 in /chroot/home/www/files/html/app/code/core/Mage/Catalog/Model/Layer/Filter/Price/Algorithm.php on line 395 2016年01月18日T17:04:26+00:00 ERR (3): Notice: Undefined offset: 20 in /chroot/home/www/files/html/app/code/core/Mage/Catalog/Model/Layer/Filter/Price/Algorithm.php on line 366

Unfortunately I had no luck debugging it. I could not narrow down the issue nor find any related overwrites.

The site is running on Magento ver. 1.9.2.0 and PHP Version => 5.3.24

Any ideas what could cause the issue?

Fabian Schmengler
66.2k25 gold badges191 silver badges422 bronze badges
asked Jan 18, 2016 at 17:18
2
  • 1
    Did you try switching back to native default/default theme? Commented Jan 18, 2016 at 19:17
  • Good hint actually. I'm gonna try it if there is less traffic on the site. For unknown reason I can't reproduce the issue on DEV. Thanks! Commented Jan 19, 2016 at 16:27

1 Answer 1

0

This has to do with stores using Elasticsearch and containing more than 10,000 products.

https://github.com/magento/magento2/issues/22792

answered Nov 3, 2019 at 2:48

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.