-
Notifications
You must be signed in to change notification settings - Fork 248
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
Error editing or creating inventory source #22093 #2128
Comments
Hi @djixas I suspect that there is an incorrect DI configuration, which is specified for |
Hi @djixas , thank you for report. Install Magento: 2.3.1 |
Fixed issue #2128 - Error editing or creating inventory source #22093
Closing, as issue is now fixed. Relevant Pull Requests: |
Preconditions (*)
Magento: 2.3.1
PHP 7.2 + MySQL 5.6
The following extensions were disabled during fresh install
Amazon_Core
Amazon_Payment
Amazon_Login
Dotdigitalgroup_Email
Klarna_Core
Klarna_Kp
Klarna_Ordermanagement
Magento_Authorizenet
Magento_AuthorizenetAcceptjs
Magento_Braintree
Magento_Dhl
Magento_DownloadableGraphQl
Magento_DownloadableImportExport
Magento_Fedex
Magento_InventoryProductAlert
Magento_NewRelicReporting
Magento_OfflinePayments
Magento_OfflineShipping
Magento_ReleaseNotification
Magento_SampleData
Magento_SwaggerWebapi
Magento_SwaggerWebapiAsync
Magento_Swatches
Magento_SwatchesGraphQl
Magento_SwatchesLayeredNavigation
Magento_Ups
Magento_Usps
Magento_Weee
Magento_WeeeGraphQl
Magento_WishlistAnalytics
Magento_WishlistGraphQl
MSP_ReCaptcha
MSP_TwoFactorAuth
Temando_Shipping
Vertex_Tax
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Fatal error: Uncaught Error: Cannot instantiate interface Magento\Framework\HTTP\ClientInterface in /home/xxxx/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:50 Stack trace: #0 /home/xxxx/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(70): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\Framewo...') #1 /home/xxxx/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(160): Magento\Framework\ObjectManager\ObjectManager->get('Magento\Framewo...') #2 /home/xxxx/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(246): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument(Array, 'Magento\Framewo...', NULL, 'client', 'Magento\Invento...') #3 /home/xxxx/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(34): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgumentsInRuntime('Magento\Invento...', Array, in /home/xxxx/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php on line 50
Notice:
The error appear after disabling module Magento_ReleaseNotification, please see comments below
The text was updated successfully, but these errors were encountered: