Closed gbyte-dev closed 3 years ago
Hi @gbyte-dev. Thank you for your report. To help us process this issue please make sure that you provided the following information:
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release
For more details, please, review the Magento Contributor Assistant documentation.
Please, add a comment to assign the issue: @magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
:warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
:clock10: You can find the schedule on the Magento Community Calendar page.
:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket.
:movie_camera: You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel
:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel
Hi @engcom-Delta. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
[ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).Details
If the issue has a valid description, the label Issue: Format is valid
will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid
appears.
[ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description
label to the issue by yourself.
[ ] 3. Add Component: XXXXX
label(s) to the ticket, indicating the components it may be related to.
[ ] 4. Verify that the issue is reproducible on 2.4-develop
branchDetails
- Add the comment @magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
[ ] 5. Add label Issue: Confirmed
once verification is complete.
[ ] 6. Make sure that automatic system confirms that report has been added to the backlog.
Hi @gbyte-dev thank you for your report, I'm not able to reproduce issue by steps you described after upgrade on clean 2.4.1 Manual testing scenario:
sarm
and Bags
sarm
in quick search field and click on search iconResult: :heavy_check_mark: Category page is opened without errors :heavy_check_mark: Search page is opened without errors
Also was checked this scenario after upgrade from 2.3.6 to 2.4.1
Are my steps correct or something was missed?
@gbyte-dev we are closing this issue due to inactivity. If you'd like to update it, please reopen the issue.
I've the same issue upgrading from 2.3.4 to 2.4.2. on the category page, and even on a reindex.
Hi,
I have same problem, upgrade magento2.3 to 2.4 version. Please let me know how to fix this issue.
Hi,
I am facing the same issue from past 5 days and I have Magento 2.4.1 and migrated data from Magento 1.9 to Magento 2.4.1 but the category and search pages are not opening.
Getting below issue:
Type Error occurred when creating object: Magento\Search\Model\EngineResolver, Argument 2 passed to Magento\Search\Model\EngineResolver::__construct() must be of the type array, null given, called in /Applications/MAMP/htdocs/uj-backend/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121
I have Mac system and installed Elasticsearch on my local also run below command to start Elasticsearch
bin/php -dmemory_limit=5G setup:install --elasticsearch-host localhost --elasticsearch-port 9200 --elasticsearch-enable-auth 1 --elasticsearch-username "pj" --elasticsearch-password "pj@123" --elasticsearch-index-prefix "pj.magento2"
Still I am not able to configure Elastic search because while going to Configuration > Catalog > Catalog giving same error. Type Error occurred when creating object: Magento\Search\Model\EngineResolver, Argument 2 passed to Magento\Search\Model\EngineResolver::__construct() must be of the type array, null given, called in /Applications/MAMP/htdocs/uj-backend/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121
Any one please help me out here.
Same issue.
No ElasticSearch. Upgrade from 2.3.1 to 2.4.2.
main.CRITICAL: Type Error occurred when creating object: Magento\Search\Model\EngineResolver, Argument 2 passed to Magento\Search\Model\EngineResolver::__construct() must be of the type array, null given, called in /home/xxxx/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121
+1
Upgraded from magento 2.3.5 to 2.4.1 version, installed ElasticSearch 7.10.1
Working on magento 2.4.1
Steps to reproduce (*)
Following info of elastic search- { "name" : "freedom", "cluster_name" : "elasticsearch", "cluster_uuid" : "ZSJHr7FGQle3MBhGI0ntgA", "version" : { "number" : "7.10.1", "build_flavor" : "default", "build_type" : "deb", "build_hash" : "1c34507e66d7db1211f66f3513706fdf548736aa", "build_date" : "2020-12-05T01:00:33.671820Z", "build_snapshot" : false, "lucene_version" : "8.7.0", "minimum_wire_compatibility_version" : "6.8.0", "minimum_index_compatibility_version" : "6.0.0-beta1" }, "tagline" : "You Know, for Search" }
Expected result (*)
1.It should open the magento category and search page returning error
Actual result (*)
1 exception(s): Exception #0 (Magento\Framework\Exception\RuntimeException): Type Error occurred when creating object: Magento\Search\Model\EngineResolver, Argument 2 passed to Magento\Search\Model\EngineResolver::__construct() must be of the type array, null given, called in /var/www/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121
Exception #0 (Magento\Framework\Exception\RuntimeException): Type Error occurred when creating object: Magento\Search\Model\EngineResolver, Argument 2 passed to Magento\Search\Model\EngineResolver::__construct() must be of the type array, null given, called in /var/www/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 121
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.